OpenAI-compatible interface doesn't implement allowed_tools
#3469
Closed
ucirello
started this conversation in
Bug Reports
Replies: 1 comment
-
@ucirello thanks for the bug report! We indeed do not currently implement this option. I've promoted to an issue (#3471) and we'll fix ASAP. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When
allowed_tools
is used (refer to https://platform.openai.com/docs/api-reference/chat/create#chat-create-tool_choice-allowed-tools-allowed_tools)The gateway returns:
tool_choice: data did not match any variant of untagged enum ChatCompletionToolChoiceOption
Beta Was this translation helpful? Give feedback.
All reactions