[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-04。"],[[["The automatic model refresh feature allows pipelines to update and use new models without redeployment when the underlying model changes."],["Watch mode utilizes file patterns, like `WatchFilePattern`, to monitor for the latest model files in cloud storage and trigger updates using timestamps."],["Event mode updates models by connecting the pipeline to an unbounded source like Pub/Sub, using a custom side input `PCollection` to define the update logic."],["Two modes exist: Watch Mode and Event Mode, providing options to keep models current in real time while the pipeline is actively running."]]],[]]