Hi there,
I’m currently using the Assistant API and have a question regarding the response_format
setting. When the response format is set to JSON type (as detailed here: Assistant API Reference), it seems that all provided tools must be functions. Consequently, this setting restricts the use of code_interpreter
as a tool choice.
Does anyone know if this limitation might be lifted in the future? Alternatively, are there any suggested workarounds that would allow the use of both settings together?
Thank you for any insights!