Fix docs.

This commit is contained in:
Nicolas Patry 2024-09-24 11:38:59 +02:00
parent be00fb7fc0
commit 6744df5873
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -877,7 +877,7 @@
"logprobs": { "logprobs": {
"type": "boolean", "type": "boolean",
"description": "Whether to return log probabilities of the output tokens or not. If true, returns the log probabilities of each\noutput token returned in the content of message.", "description": "Whether to return log probabilities of the output tokens or not. If true, returns the log probabilities of each\noutput token returned in the content of message.",
"example": "false", "example": "false"
}, },
"max_tokens": { "max_tokens": {
"type": "integer", "type": "integer",