Skip to content

Commit

Permalink
Merge pull request #19 from togethercomputer/small-fix
Browse files Browse the repository at this point in the history
Fixed multiple descriptions bug in spec
  • Loading branch information
Nutlope authored Jun 21, 2024
2 parents a71b6ff + 41f317d commit 0eba870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,6 @@ components:
$ref: '#/components/schemas/ToolsPart'
tool_choice:
type: object
description: The choice of tool to use.
description: Controls which (if any) function is called by the model. By default uses `auto`, which lets the model pick between generating a message or calling a function.
oneOf:
- type: string
Expand Down

0 comments on commit 0eba870

Please sign in to comment.