Update Agent
Update an agent
https://api.vida.dev
Authorizations
Vida API Token
Body
Type for this agent
chatAgent
Title for Agent
Some description
Message users see when initially visiting a agent
Array of any http links to reference for external knowledge for your agent
Actions that your agent can take including instructions and settings
Agent voice model to use
Speech to text engine for this agent
google
, deepgram
Agent language to be used for voice and transcriptions
en-US
, es-MX
, es-ES
, es-US
(Requires Specific Paid Plan) The Speech-to-Speech Voice engine to use for voice, AI, and transcriptions
openai
, deepgram
Agent instructions for user interaction. This is for chatAgents only
DTMF your agent will send upon answering a call. Useful if you are forwarding calls to your agent from a platform that requires a DTMF verification before the call is connected.
The amount of time in milliseconds your Agent will wait before speaking the greeting (welcomeMessage).
how many words a caller needs to speak before it is treated as an interruption
(in seconds) How long the agent needs to be speaking before it can be interrupted
(in milliseconds) the default amount of delay before processed speech is sent to the LLM for a response. Increasing this can help prevent unintentional interruptions for slow talkers. Note that this delay automatically increases and decreases depending on the number of interruptions over a period of time.
(in milliseconds) how much speech processing delay is added per interruption.
the maximum number of interruptions that will influence the speech processing delay.