Use a different output parsing now that it is a structured JSON output b5c1ffc verified chrisjcc commited on Aug 5, 2025
By default, an LLM that’s been provided with tools will automatically attempt to use the most appropriate one when generating responses. 0c26e8e verified chrisjcc commited on Aug 5, 2025
Even if you're not using tools, you still must provide tools and tool_choice, and avoid passing null values. 7a898dd verified chrisjcc commited on Aug 5, 2025
The Together API mimics OpenAI’s /v1/chat/completions, which now enforces stricter validation 38c1a42 verified chrisjcc commited on Aug 5, 2025