-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
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.
- Do you think we can create a custom agent config for our agent https://docs.camel-ai.org/key_modules/agents? or we need to wait for open-ai models support?
- Is ag-ui supported for a single monolith event stream? or do we need restructure our implementation?
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
Metadata
Metadata
Assignees
Labels
No labels