We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ac3029 commit b315344Copy full SHA for b315344
openapi.yaml
@@ -6414,10 +6414,10 @@ components:
6414
token: *chat_completion_response_logprobs_token
6415
logprob: *chat_completion_response_logprobs_token_logprob
6416
bytes: *chat_completion_response_logprobs_bytes
6417
- required:
6418
- - token
6419
- - logprob
6420
- - bytes
+ required:
+ - token
+ - logprob
+ - bytes
6421
required:
6422
- token
6423
- logprob
0 commit comments