Skip to content

Creating Agents Dynamically #641

Open
@bakikucukcakiroglu

Description

@bakikucukcakiroglu

Hello everyone,

My current app serves as a support/sales agent for online stores. Merchants are using my dashboard to set a system prompt depending on their needs and expected behaviors. However, trying to tell all the needs in a system prompt usually ends up with high hallucination rates. That is why I want my system to be a more modular and configurable.

I'm planning to have a dashboard medium where the merchants can create their agents, add pre-defined tools to those agents, select handoffs etc. Actually a UI for agents architecture. However, I couldn't find a way to make dynamically created agents work.

Let's say every customers created their own unique architecture based on their unique needs on the dashboard and I stored all the information in convenient data structures. Is it possible to fetch and dynamically create the agents objects in the backend to respond to each merchant's customer with the agent architecture created by the customer.

Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion about using the SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions