Create a new AI agent with specified configuration for voice conversations.
Create a new AI agent for handling voice conversations
OpenAI-specific model configuration.
Azure-specific transcriber configuration.
Azure-specific voice configuration.
The name of the agent. Only used for your own reference to identify and manage agents. Not visible to end users during conversations.
50Configuration for the agent's initial message when starting a conversation.
Configuration for ambient background sounds during the conversation.
Maximum allowed length for the conversation in seconds. Default is 1200 seconds (20 minutes) if not specified.
10 <= x <= 43200Configuration for handling user inactivity and silence during conversations.
Internal notes about the agent. These notes are for your team's reference only and are not visible to end users. Use this to document agent configuration, purpose, or any special instructions.
5000List of tags to categorize and organize your agents. Tags help you filter and find agents quickly. Examples: 'sales', 'support', 'lead-qualification', 'appointment-booking'.
Configuration for how the agent handles user interruptions during conversation. If not provided, defaults to allowing interruptions with minimal filtering.
Configuration for agent response timing and conversation flow control.
Custom metadata for the agent. Store any additional key-value pairs that your application needs. This data is not used by the agent itself but can be useful for integrations, tracking, or custom business logic.
Recording configuration for conversation capture. Controls whether conversations are recorded for quality assurance, training, or compliance purposes.
Volume settings for agent audio output. Controls the volume level for different call types and whether users can adjust volume via voice commands.
Denoising/noise cancellation settings for enhanced audio quality powered by Krisp. Controls advanced noise suppression for different call types.
Created
Response returned after agent operations (create, get, update)
Unique identifier for the agent. Use this ID to reference the agent in API calls for updates, deletion, or starting conversations.
Unique identifier for the account that owns this agent.
The display name of the agent as configured. This is for your reference and internal organization.
Configuration for the agent's initial message when starting a conversation.
Configuration for ambient background sounds during the conversation.
Configuration for handling user inactivity and silence during conversations.
Configuration for agent response timing and conversation flow control.
The maximum conversation duration configured for this agent in seconds. Maximum allowed is 7200 seconds (2 hours).
Internal notes about the agent for your team's reference.
List of tags assigned to this agent for categorization and filtering.
Configuration for how the agent handles user interruptions during conversation.
Language model configuration for the agent.
Speech-to-text configuration for the agent.
Text-to-speech configuration for the agent.
Custom metadata associated with the agent.
Capture settings configuration for recording and artifact settings.
Volume settings for different call types and voice adjustment control.
Denoising/noise cancellation settings for enhanced audio quality powered by Krisp.
Date-time of when the agent was created (ISO 8601 on output).
Date-time of when the agent was last updated (ISO 8601 on output).