Skip to content

Commit acbedaf

Browse files
committed
add reasoning to chat completion message
1 parent 8340c95 commit acbedaf

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
@@ -4082,6 +4082,9 @@ components:
40824082
type: string
40834083
name:
40844084
type: string
4085+
reasoning:
4086+
type: string
4087+
nullable: true
40854088
ChatCompletionTool:
40864089
type: object
40874090
required: [type, function]

0 commit comments

Comments
 (0)