Google Cloud Storage 是用于存储非结构化数据的托管服务。本文介绍如何load document objects from an
Google Cloud Storage (GCS) directory (bucket).
Specifying a prefix
你也可以指定a prefix for more fine-grained control over what files to load -including loading all files from a specific folder-.Continue on failure to load a single file
Files in a GCS bucket may cause errors during processing. Enable thecontinue_on_failure=True argument to allow silent failure. This means failure to process a single file will not break the function, it will log a warning instead.
通过 MCP 将这些文档连接到 Claude、VSCode 等工具以获取实时答案。

