|

Google Cloud Introduces Open Knowledge Format (OKF): A Vendor-Neutral Markdown Spec for Giving AI Agents Curated Context

Foundation fashions maintain getting stronger, but they nonetheless stall on the identical factor: context. A mannequin can write code or analyze a dataset, however solely with the fitting inner data. That data contains desk schemas, metric definitions, runbooks, be a part of paths and it lives scattered throughout catalogs, wikis, and some senior engineers’ heads.

Google Cloud launched the Open Knowledge Format (OKF), an open specification that formalizes the LLM-wiki sample into a conveyable, interoperable format. It is a vendor-neutral, agent- and human-friendly customary for the context trendy AI techniques want.

Open Knowledge Format (OKF)

OKF is a format, not a service or a platform. OKF v0.1 represents data as a listing of markdown information with YAML frontmatter. A small set of agreed-upon conventions lets wikis written by one producer be consumed by a special agent with out translation.

That is the entire concept. There isn’t any compression scheme, no new runtime, and no required SDK. A bundle of OKF paperwork is simply markdown, simply information, and simply YAML frontmatter. It renders on GitHub, ships as a tarball, and mounts on any filesystem.

If you may have used Obsidian, Notion, or Hugo, the form will really feel acquainted. OKF solely formalizes the conventions wanted to make these patterns interoperable.