Fixup doc.

This commit is contained in:
Nicolas Patry 2024-09-24 17:35:42 +02:00
parent d46d3c65ea
commit 259ba29a90
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -877,7 +877,8 @@
"logprobs": {
"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.",
"example": "false"
"example": "false",
"nullable": true
},
"max_tokens": {
"type": "integer",