Skip to content

Commit 8340c95

Browse files
authored
Merge pull request #131 from togethercomputer/add-reasoning
Document reasoning in the output of chat completions (comes up for GPT OSS 120B + DeepSeek V3.1)
2 parents fa5cde4 + dcb4581 commit 8340c95

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4975,6 +4975,9 @@ components:
49754975
required:
49764976
- arguments
49774977
- name
4978+
reasoning:
4979+
type: string
4980+
nullable: true
49784981

49794982
EmbeddingsRequest:
49804983
type: object

0 commit comments

Comments
 (0)