{ "name": "Mary (Copy)", "voice": { "model": "eleven_turbo_v2", "voiceId": "dpbOeMlhRtn0iiy8HXEc", "provider": "11labs", "stability": 0.7, "similarityBoost": 0.7, "useSpeakerBoost": true }, "model": { "model": "gpt-4", "tools": [ { "type": "function", "async": false, "server": { "url": "make.com endpoint" }, "function": { "name": "verifyUserInfo", "parameters": { "type": "object", "properties": { "accessWord": { "type": "string", "description": "The access word to allow usage of the assistant." } } }, "description": "Use this function to verify user information before booking any appointments." }, "messages": [ { "type": "request-response-delayed", "content": "It appears there is some delay in verifying user info.", "timingMilliseconds": 5000 }, { "type": "request-start", "content": "Please wait while we verify..." }, { "type": "request-complete", "content": "Great news!" }, { "type": "request-failed", "content": "I wasn't able to verify user information right now." } ] } ], "messages": [ { "role": "system", "content": "Content info." } ], "provider": "openai", "maxTokens": 250, "temperature": 0, "numFastTurns": 0, "semanticCachingEnabled": true }, "recordingEnabled": true, "firstMessage": "Hello, this is your booking assistant Mary. Can I please have your access word?", "endCallFunctionEnabled": true, "endCallMessage": "Goodbye, it was nice to talk to you!", "transcriber": { "model": "nova-2", "language": "en", "provider": "deepgram" }, "silenceTimeoutSeconds": 30, "clientMessages": [ "transcript", "hang", "tool-calls", "speech-update", "metadata", "conversation-update" ], "serverMessages": [ "end-of-call-report", "status-update", "hang", "tool-calls" ], "responseDelaySeconds": 0.4, "endCallPhrases": [ "see you later", "talk to you soon", "take care" ], "hipaaEnabled": false, "llmRequestDelaySeconds": 0.1, "maxDurationSeconds": 300, "metadata": {}, "numWordsToInterruptAssistant": 1, "voicemailDetectionEnabled": true, "backgroundSound": "office", "voicemailDetectionTypes": [ "machine_end_beep", "machine_end_silence", "machine_end_other" ], "backchannelingEnabled": true }