You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking through your documentation, I can see that some llm providers are still under development such as Open-ai's. Currently eigent runs on top of Camel agentic framework which uses open-ai apis, connecting to electron via a single monolith event streaming loop.
This discussion was converted from issue #485 on November 05, 2025 21:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there ag-ui team,
We have an electron app https://github.com/eigent-ai/eigent based on Camel-AI, we came accross your repo thanks to our community member.
Looking through your documentation, I can see that some llm providers are still under development such as Open-ai's. Currently eigent runs on top of Camel agentic framework which uses open-ai apis, connecting to electron via a single monolith event streaming loop.
https://github.com/eigent-ai/eigent/blob/main/backend/app/service/chat_service.py
TLDR; we would like to know the advantages of implementing ag-ui and its feasibility with our project.
Thanks!
-A. Awelkair
Beta Was this translation helpful? Give feedback.
All reactions