#API for creating agents
1 messages · Page 1 of 1 (latest)
I second this need. My use case is aligned with what I previously mentioned as a need for dynamically changing system and initial message properties. It would also be helpful to duplicate agents (even if just in the UI).
Noted! The agent duplication is something we are eyeing!
Here's my use case: I'm training up numerous voice models (with permission) so that AI-powered versions of real people can have conversations about a dynamic set of topics. Everything from the first message, system prompt, and knowledge base to the actual voice is dynamic so I simplty can't use the web UI to do CRUD operations on the Conversational AI agents manually.