Create a new voice agent to start using our powerful and robust voice assistant feature. This route requires an API key for authentication.
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token
Greeting Message can be customized by adding params like: {{name}}, to make the message more personal!
STATIC, PROMPT Preamble can be customized by adding params like: {{agentName}}, to make the prompt more specific and context aware!
ar, en The messages to say to the user when he doesn't respond!
The silence threshold in milliseconds. Minimum value is 1 millisecond.
x >= 1A prompt to take the conversation and transform it to anything you like, like creating an article out of the conversation!
"https://example.com/webhook"
Authorization header to be sent in this format: Authorization: [authKey] [authSecret]
Recursive OpenAPI-style shape with 'type', 'properties', 'required', 'items', ...etc. Please refer to the OpenAPI Outcome Response Instructions above for more information.
{
"type": "object",
"properties": {
"test": {
"type": "number",
"description": "Hello world from Hamsa AI!"
}
},
"required": ["test"]
}Set the params you define in the greeting message or preamble fields here, the key is the same as the param and the value is the param value. Press 'Add new property' below to set the param name then press enter, after that add the value.
5 <= x <= 3030 <= x <= 600100 <= x <= 15000 <= x <= 2Configuration for the LLM (Large Language Model) used by the voice agent
0.2 <= x <= 1.50.2 <= x <= 0.9