Transient based Squad?
Hey guys, Im working on a multilingual squad that can switch from a dutch speaking assistant to an english speaking assistant. The thing is that i would like the assistants to have customer memory, does anyone know if it is possible to also add that to a squad?
1
7 comments
• Sep '24 (edited)
Yes, you can have transient squads as well. That are dynamic and can remember customer information.
1
Check the comment
0
View 1 more reply
Thanks for the question . Absolutely, it's the same method you would use for a single transient assistant. Happy to look at your specific use case during Build Hours in 1 hour, or hit me up if you can't make it and I'm happy to help!
0
{
"squad": {
"members": [
{
"assistant": {
"name": "Mohammad Appointment setter",
"model": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"transcriber": {
"provider": "deepgram",
"model": "nova-2",
"language": "en"
},
"firstMessage": "Hey, what's up {{3.answers.`5c11f32b`.textAnswers.answers[].value}}?",
"firstMessageMode": "assistant-speaks-first"
},
"assistantDestinations": [
{
"type": "assistant",
"assistantName": "{{14.member_2_name}}",
"message": "transfering to our arabic agent",
"description": "when user ask for help in arabic"
}
]
},
{
"assistantId": "{{14.member_2_id}}"
}
]
},
"customer": {
"number": ""
},
"phoneNumberId": "{{6.phone_number_id}}"
}
your http request should look like this
I had build this if you need help DM me
0
• Sep '24 (edited)
It just worked out, thank you all!
But it now only works if i press "Run Once" in make, "otherwise it says couldn't get assistant" does anyone know what can cause this?
0
User
Your comment
Tom Lunter
1
Transient based Squad?
Amplify Voice
skool.com/amplify-voice-ai
Featuring Alejo's Resource Hub, Community Build Hours, Live Streams, and Events dedicated to amplifying builders and creators in the Voice AI Space.
Leaderboard (30-day)
powered by