Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2026 10:16 AM
Thanks for the reply. In response to your points:
- The models do support tool calling and I'm not claiming the prompt is preventing them from calling tools categorically. They do, however, fail significant percentages of tool calls, especially gpt-oss-120b (see original post).
- The behavior persists with the tool_choice_mode set to required.
- The tool call failures are specific to the gpt-oss models. I have attached a chart comparing the tool call error counts for the 5 models we tested across ~48,000 API calls.
- This behavior was observed in isolated API calls outside of an agentic loop.
I will speak to our Databricks rep to file a ticket.