Skip to content

fix: add missing tool_calls finish reason #473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

juburr
Copy link

@juburr juburr commented Aug 11, 2025

I don't see an example of this anywhere in the docs on platform.openai.com, but "finish_reason": "tool_calls" is used by many OpenAI API providers that I'm trying to integrate with.

The tool calling documentation for all of the providers below support "finish_reason": "tool_calls":

@juburr juburr requested a review from a team as a code owner August 11, 2025 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant