Skip to content

[Question] Implementing ag-ui with custom agents #485

@a7m-1st

Description

@a7m-1st

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.

  1. 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?
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions