Skip to content

Conversation

@spacewander
Copy link
Contributor

@spacewander spacewander commented Jul 16, 2025

Summary

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #14690

@spacewander spacewander marked this pull request as ready for review July 16, 2025 09:38
@spacewander
Copy link
Contributor Author

@HarrievG
Please take a look to see if this fix solves your issue. Thanks!

@chronolaw chronolaw added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Aug 4, 2025
return {type = "any"}
elseif openai_tool_choice == "none" or openai_tool_choice == "auto" then
return {type = openai_tool_choice}
else
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fffonion fffonion removed the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Sep 22, 2025
@fffonion
Copy link
Contributor

I'm removing the cherry-pick ee label as it's manually cherrypicked.

@dylankyc dylankyc self-requested a review October 21, 2025 03:06
@fffonion fffonion merged commit c4df981 into Kong:master Oct 21, 2025
60 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Antropic chat / completion translation driver is mistaken in tool_choice format.

4 participants