Skip to content

Commit 2920d45

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#209)
Co-authored-by: github-actions[bot] <[email protected]>
1 parent 6390beb commit 2920d45

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/libs/tryAGI.OpenAI/openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8550,6 +8550,10 @@ components:
85508550
discriminator:
85518551
propertyName: type
85528552
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
85538557
description: 'The tool calls generated by the model, such as function calls.'
85548558
ChatCompletionModalities:
85558559
type: array

0 commit comments

Comments
 (0)