Changes to Create chat completion
POST /chat/completions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 15 revisions of this API.11
What changed
- ○
added the new optional request property
messages/items/oneOf[ChatCompletionAssistantMessageParam]/reasoningnew-optional-request-property
- ○
added the new optional request property
messages/items/oneOf[ChatCompletionAssistantMessageParam]/reasoning_contentnew-optional-request-property
- ○
added the optional property
choices/items/message/reasoning_contentto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
oneOf[ChatCompletionEvent]/data/choices/items/delta/reasoning_contentto the response with the200status (media type: text/event-stream)response-optional-property-added
- ○
- ○
the
frequency_penaltyrequest property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
- ○
the
logit_bias/additionalProperties/request property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
- ○
the
min_prequest property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
- ○
the
presence_penaltyrequest property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
- ○
the
temperaturerequest property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
- ○
the
top_krequest property type/format was generalized frominteger/int32tointeger/request-property-type-generalized
- ○
the
top_prequest property type/format was generalized fromnumber/floattonumber/request-property-type-generalized
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○