For now, the tool system in agent does not support strict mode in OpenAI, which means that right now response_format and tools can't be used at the same time. Need to update the method of converting python function into schema.
https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses
For now, the tool system in agent does not support strict mode in OpenAI, which means that right now
response_formatandtoolscan't be used at the same time. Need to update the method of converting python function into schema.https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses