A2A Roadmap #11672
Replies: 1 comment 4 replies
-
LiteLLM's proxy would operate purely as a registry/catalog and the SDK would include an A2A client. The proxy would include the same core functionality the MCP servers was implemented with:
Reasoning: It is the A2A clients responsibility (external ones and litellm Sdk) to identify the associated agent it needs to interact with via the agent card which is required per A2A implementation server. This means Litellm proxy only needs to care about this small info and allow clients to discover the agents from some From other discovery options, the UI can be a bit friendlier and include the catalog view that shows:
Happy to help in this area as well! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Starting a discussion for how LiteLLM can support A2A.
How would you expect A2A to work with LiteLLM?
Common Asks:
Relevant docs: https://google-a2a.github.io/A2A/latest/specification
Beta Was this translation helpful? Give feedback.
All reactions