Is there a way to ignore the first message and go ...
# support
v
I'm trying to set up squads but I need them to be able to go directly to the prompt on transfer instead of saying the first message. Is there a way to do this?
u
You can check #1251889150869766225 @Vramir
"assistant-speaks-first-with-model-generated-message: You can use this in the squad essentially. When transferring the call to another assistant, ideally you don't want your assistant to respond with the transfer message. Instead, it should perform the task based on the previous message. So, you can achieve this by using it."
s
Yeah, just don't put anything in first-message.
v
Excellent. Thanks a lot. Also, is there way to also avoid saying the transfer message? If I leave it empty it just says "transfering the call now"
s
Yeah, you can leave the transfer message as empty and use assistant-model generated response in first message mode.
3 Views