Handling Bad JSON responses from the o1-mini model
Feb 12, 2025 · 1 min read · When working with large language models (LLMs), I've noticed that they don't always return perfectly structured JSON, even when asked. While working on practiceproblems.org I was using the o1-mini model from openAI to parse math problems from video t...
Join discussion