Hi Vapi gang !
# general-english
k
Hi Vapi gang ! I built an assistant with two tools ( an sms and a gmail function) but my assistant is always forgetting to call the gmail function when needed. I have adjusted my prompt but it still not working except I instruct the assistant to use the function during the call then it works. How can I do parallel function calling?
g
What LLM are you using?
k
Gpt 4o
c
So you don't need GMAIl to be a functon.
It can just send to Gmail as apart of the automation.
Just like you map anything else.
Put a filter as well so it does not send.
2 Views