Issue with calling multiple tools in a call.
Hey, thank you for building this amazing tool. I'm encountring an issue and would appreciate if anyone would point me in right direction.
I've 3 tools in Assistant, which are also visible when I make GET request to assistant.
My prompt calls all 3 fucntions. But during a call, only one of them is being executed. If first tool is executed, other 2 wont even be called. I tested and stopped calling 1st tool from prompt, so 2nd tool was executed but not 3rd. Then didnt call first 2 tools and only 3rd tool worked.
Could there be any reason why only 1 tool is being called during a call? Is it just prompt engineering? if so are there any good prompts that effectively calls all tools in an assistant?
I've 3 tools in Assistant, which are also visible when I make GET request to assistant.
My prompt calls all 3 fucntions. But during a call, only one of them is being executed. If first tool is executed, other 2 wont even be called. I tested and stopped calling 1st tool from prompt, so 2nd tool was executed but not 3rd. Then didnt call first 2 tools and only 3rd tool worked.
Could there be any reason why only 1 tool is being called during a call? Is it just prompt engineering? if so are there any good prompts that effectively calls all tools in an assistant?