diff --git a/src/oss/langgraph/integrations.mdx b/src/oss/langgraph/integrations.mdx index 62c19fd7ce..012ce35ba0 100644 --- a/src/oss/langgraph/integrations.mdx +++ b/src/oss/langgraph/integrations.mdx @@ -17,3 +17,13 @@ Create responsive user interfaces that are powered by your graphs with these UI React framework for building in-app AI copilots with pre-built components, supporting React and Next.js. + +## Standards and interoperability + +Integrations for standards and interoperability provide a portable way to define agentic systems across different runtimes. + + + + Framework-agnostic declarative language by Oracle for defining agentic systems. Define agents and workflows in a portable JSON/YAML format that can be executed across different runtimes. + + \ No newline at end of file