Open Agent Specification (Agent Spec) integration with Autogen #7074
rhpatra
started this conversation in
Feature suggestions
Replies: 1 comment 1 reply
-
Thanks! This looks great and much appreciated the community drive on this. Could you create a discussion at https://github.com/microsoft/agent-framework/? New development will happen there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Oracle recently introduced the Open Agent Specification (Agent Spec) which is a framework-agnostic, declarative standard designed to make AI agents and workflows portable, reusable, and executable across any compatible framework.
https://blogs.oracle.com/ai-and-datascience/post/introducing-open-agent-specification
An Autogen adapter is already available, enabling initial interoperability - agent-spec/adapters/autogenagentspecadapter at main · oracle/agent-spec · GitHub
However, it would be highly valuable to see native support within Autogen for importing and exporting agents using this specification. Such integration could pave the way for a truly open Agent Registry, much like how ONNX standardized model exchange across deep learning frameworks.
Beta Was this translation helpful? Give feedback.
All reactions