Hey guys, is there a way to force JSON mode over function calling for JSON with Pydantic models (OpenAI)? We are noticing 4o-mini is way worse at function calling compared to 3.5-turbo (which we want to deprecate).
I've started using anthropic a lot more. Requires completely different prompting (need to include XML in the prompt, and prompting for XML output), but it works very well assuming you change the way you prompt