AI觉醒星球
Awakening is here
Knowledge File / AI技能杠杆
2026-06-14 0 浏览 会员

趋势解读:Google Cloud's Open Knowledge Format turns scattered docs,提升开发者接入体验

Google Cloud推出开放知识格式(OKF),标准化知识为Markdown文件,实现跨系统便携,旨在解决AI开发中知识碎片化问题。

SOURCE / AI技能杠杆 MIN / 9 ACCESS / 会员 POST / 2026-06-14 21:29:52

原贴

查看原文
作者:Matthias Bastian 来源站点:the-decoder.com 原贴时间:

原文

Google Cloud is introducing the Open Knowledge Format (OKF), a new spec that standardizes knowledge as Markdown files and makes it portable across systems. It takes the "LLM wiki" pattern recently popularized by Andrej Karpathy and turns it into an interoperable format. OKF v0.1 represents knowledge as a directory of Markdown files with YAML frontmatter. The spec is minimal. One required field ("type"), a handful of optional fields like title, description, resource, tags, and timestamps, plus a Markdown body for everything else. Concepts link to each other through standard Markdown links, forming a knowledge graph. An OKF bundle is readable in any editor, renders on GitHub, and can be indexed by any search tool. Ad Most organizations know the problem OKF is trying to solve. Knowledge is scattered across metadata catalogs, wikis, code comments, notebook cells, and the heads of individual engineers. When an AI agent needs to write a SQL query for a specific dataset, it has to piece together fragments from all these sources. Ad DEC_D_Incontent-1 According to Google Cloud , every agent developer currently solves this context problem from scratch, and every catalog vendor reinvents the same data models. Obsidian Vaults hooked up to coding agents, AGENTS.md and CLAUDE.md convention files, "metadata as code" repos on data teams. They all follow a similar pattern. But each solution is custom-built and not designed to work with the others, Google says. Knowledge stays locked inside the system that created it. That's the gap OKF aims to close. OKF requires just one field ("type"). Which types exist, what extra fields a document contains, and how the body is structured is up to the producer. Producers and consumers are decoupled. A bundle written by humans can be consumed by an AI agent. A machine-generated bundle can be viewed in a visualizer. OKF works with any cloud provider, database, or agent framework. Ad Alongside the spec, Google Cloud is shipping several reference implementations. There's an enrichment agent that crawls BigQuery datasets and creates an OKF document for each table, a static HTML visualizer, and three sample bundles for GA4 e-commerce , Stack Overflow, and Bitcoin datasets . Google Cloud also updated its Knowledge Catalog so it can ingest OKF and serve it to agents. The spec and code are available on GitHub . The Knowledge Catalog integration is documented separately . Ad DEC_D_Incontent-2 Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section.

中文翻译

Google Cloud正在推出开放知识格式(OKF),这是一种新规范,将知识标准化为Markdown文件,并使其能够在系统间移植。它采用了最近由Andrej Karpathy推广的“LLM wiki”模式,并将其转变为一种可互操作的格式。OKF v0.1将知识表示为包含YAML前置元数据的Markdown文件目录。该规范非常精简:一个必填字段(“type”),一些可选字段如标题、描述、资源、标签和时间戳,以及用于其他所有内容的Markdown主体。概念通过标准Markdown链接相互连接,形成知识图谱。一个OKF包可以在任何编辑器中阅读,在GitHub上渲染,并且可以被任何搜索工具索引。大多数组织都知道OKF试图解决的问题:知识分散在元数据目录、维基、代码注释、笔记本单元格和个别工程师的头脑中。当AI代理需要为特定数据集编写SQL查询时,它必须从所有这些来源拼凑碎片信息。根据Google Cloud的说法,每个代理开发者目前都是从零解决这个上下文问题,每个目录供应商都在重新发明相同的数据模型。连接到编码代理的Obsidian Vaults、AGENTS.md和CLAUDE.md约定文件、数据团队中的“元数据即代码”仓库——它们都遵循类似的模式。但Google表示,每个解决方案都是定制的,并且不是设计为与其他方案协同工作。知识仍然被困在创建它的系统内。这是OKF旨在填补的空白。OKF只需要一个字段(“type”)。存在哪些类型、文档包含哪些额外字段以及主体如何构建都由生产者决定。生产者和消费者解耦。由人类编写的包可以被AI代理消费。机器生成的包可以在可视化工具中查看。OKF适用于任何云提供商、数据库或代理框架。除了规范之外,Google Cloud还发布了几个参考实现:一个爬取BigQuery数据集并为每个表创建OKF文档的富化代理、一个静态HTML可视化工具,以及三个示例包(GA4电子商务、Stack Overflow和比特币数据集)。Google Cloud还更新了其知识目录,使其能够摄取OKF并提供给代理。规范和代码可在GitHub上获取。知识目录集成有单独文档。

核心信息

Google Cloud推出开放知识格式(OKF),标准化知识为Markdown文件,实现跨系统便携,旨在解决AI开发中知识碎片化问题。

  • Google Cloud推出OKF标准,统一AI代理知识上下文
  • 最小化规范仅需type字段,支持人类和机器消费
  • 提供BigQuery等参考实现,降低集成门槛
  • 打破知识孤岛,加速代理从概念到生产
  • 需关注生态采纳和安全权限等限制
试看内容

成为会员查看完整内容

你已经看到了这篇内容的前置整理,剩余深度部分仅对会员开放。

详细解读 信息差价值 参考来源
成为会员查看完整内容
上一篇 Databricks 推出 Omnigent 下一篇 趋势解读:KPMG fabricated AI case studies in a report,解读最新 AI 进展