Skip to content

Commit 4935cd6

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#206)
Co-authored-by: github-actions[bot] <[email protected]>
1 parent 6c4a1f8 commit 4935cd6

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
@@ -10355,6 +10355,10 @@ components:
1035510355
propertyName: type
1035610356
x-stainless-go-variant-constructor:
1035710357
naming: 'chat_completion_{variant}_tool'
10358+
x-stainless-naming:
10359+
python:
10360+
model_name: chat_completion_tool_union
10361+
param_model_name: chat_completion_tool_union_param
1035810362
description: "A list of tools the model may call. You can provide either\n[custom tools](https://platform.openai.com/docs/guides/function-calling#custom-tools) or\n[function tools](https://platform.openai.com/docs/guides/function-calling).\n"
1035910363
top_logprobs:
1036010364
maximum: 20

0 commit comments

Comments
 (0)