Replies: 0 comments 1 reply
-
|
Hi @spancer, AG-UI already supports Agno directly. Please see this page in the docs: https://docs.ag-ui.com/introduction#supported-frameworks If you want to try out an example, please check out: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi everyone,
I’ve noticed that the AG-UI protocol already has an integration middleware for Google ADK ([ag-ui-adk](https://github.com/ag-ui-protocol/ag-ui/tree/main/typescript-sdk/integrations/adk-middleware/python/src/ag_ui_adk)). This middleware enables bidirectional synchronization between Agent state and UI, significantly simplifying the implementation of the interaction layer for Agents built with ADK.
Currently, I’m developing an Agent using the Agno framework, and I’d like to ask the community: Are there any plans to advance a similar integration solution for Agno (tentatively named "ag-ui-agno")? The core needs I hope this solution addresses are:
If there are no official plans for this yet, has any developer attempted a custom integration of this kind? It would be greatly appreciated if you could share some ideas or practical experiences!
Thanks for your insights!
Beta Was this translation helpful? Give feedback.
All reactions