We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6390beb commit 2920d45Copy full SHA for 2920d45
src/libs/tryAGI.OpenAI/openapi.yaml
@@ -8550,6 +8550,10 @@ components:
8550
discriminator:
8551
propertyName: type
8552
x-stainless-go-variant-constructor: skip
8553
+ x-stainless-naming:
8554
+ python:
8555
+ model_name: chat_completion_message_tool_call_union
8556
+ param_model_name: chat_completion_message_tool_call_union_param
8557
description: 'The tool calls generated by the model, such as function calls.'
8558
ChatCompletionModalities:
8559
type: array
0 commit comments