Ethan Tan
05/13/2024, 7:59 AMVapi Support
05/13/2024, 7:59 AMVapi Support
05/13/2024, 7:59 AMSahil
05/13/2024, 8:18 AMEthan Tan
05/13/2024, 9:18 AM{
"maxDurationSeconds": 1800,
"assistant": {
"transcriber": {
"provider": "deepgram",
"model": "nova-2",
"language": "en"
},
"model": {
"messages": [
{
"content": "You are an AI assistant",
"role": "system"
}
],
"provider": "anthropic",
"model": "claude-3-sonnet-20240229",
"functions": [],
"temperature": 1,
"maxTokens": 250,
"emotionRecognitionEnabled": true
},
"voice": {
"provider": "11labs",
"voiceId": "Pv96yrJYftf17x17ZCy1",
"stability": 0.3,
"similarityBoost": 0.75
},
"firstMessageMode": "assistant-speaks-first",
"recordingEnabled": true,
"endCallFunctionEnabled": true,
"dialKeypadFunctionEnabled": false,
"hipaaEnabled": false,
"clientMessages": [
"transcript",
"hang",
"tool-calls",
"speech-update",
"metadata",
"conversation-update"
],
"serverMessages": [
"end-of-call-report",
"hang"
],
"silenceTimeoutSeconds": 300,
"responseDelaySeconds": 0.7,
"llmRequestDelaySeconds": 0.1,
"numWordsToInterruptAssistant": 2,
"maxDurationSeconds": 1800,
"backgroundSound": "off",
"backchannelingEnabled": true,
"name": "Buddy",
"firstMessage": "Hi there, great to talk to you!",
"endCallMessage": "Bye",
"endCallPhrases": [
"goodbye",
"bye",
"see you later",
"till next time",
"good night"
],
"metadata": {},
"serverUrl": "xxxxx",
"serverUrlSecret": "<string>",
"summaryPrompt": "<string>"
},
"customer": {
"number": "+{{10.`1`}}",
"name": "{{10.`0`}}",
"extension": "<string>"
},
"phoneNumberId": "xxxx",
"metadata": {}
}
Sahil
05/13/2024, 9:43 AMSahil
05/13/2024, 9:44 AMEthan Tan
05/13/2024, 11:18 AMVapi Support
05/13/2024, 11:19 AM