I am having some issues with the GPTAssistantAgents in the way that they cannot find the function stated in their JSON schema.
I get the following error:
INFO:autogen.agentchat.contrib.gpt_assistant_agent:Intermediate executing(check_for_collisions, Sucess: False) : Error: Function check_for_collisions not found.
INFO:autogen.agentchat.contrib.gpt_assistant_agent:Intermediate executing(check_for_collisions, Sucess: False) : Error: Function check_for_collisions not found.