本页面提供有关 Developer Knowledge API 和 Developer Knowledge MCP 服务器更新的信息。 请查看此页面,了解有关新增功能、更新功能、问题修复和已知问题的公告。
2026 年 4 月 9 日
-
SearchDocumentChunks现在支持按文档的data_source、update_time和uri字段进行过滤。如需了解详情,请参阅搜索和检索文档以及SearchDocumentChunks.filter的参考文档。
2026 年 4 月 2 日
-
Document消息现在包含data_source字段,用于表示返回的内容的来源。 - Developer Knowledge API 现在支持
DocumentView枚举,让您可以在不检索完整文档内容的情况下请求文档元数据。现在,系统会在Document消息中填充view字段。 -
Document消息现在包含update_time字段,用于指明文档内容或元数据的上次更改时间。 -
DocumentChunk消息现在包含一个Document字段,其中包含有关文档的元数据。
2026 年 2 月 28 日
-
Document消息现在包含title和description字段,分别表示文档的标题和说明。
2026 年 3 月 15 日
- 修复了
Document.uri值缺少方案的问题。现在包含https://前缀。
2026 年 3 月 8 日
- MCP 工具
get_document和batch_get_documents已移除。它们已被新的get_documentsMCP 工具取代。
2026 年 2 月 18 日
- 2026 年 3 月 17 日之后,当您启用 Developer Knowledge API 时,系统会自动启用 Developer Knowledge MCP 服务器。
2026 年 2 月 4 日
- Developer Knowledge API 和 Developer Knowledge MCP 服务器现已推出公开预览版。 使用该 API 和 MCP 服务器,让 AI 赋能的开发工具能够搜索和检索 Google 的官方开发者文档。