Changes to Create a chat completion.
POST /v1/chat/completions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 6 revisions of this API.215
What changed
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ▲
response property
choices/items/message/contentlist-of-types was widened by adding typesarrayto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
request property
//list-of-types was widened by adding typesarrayto media typeapplication/jsonrequest-property-list-of-types-widened
- ▲
- ▲
request property
//list-of-types was narrowed by removing typesarrayfrom media typeapplication/jsonrequest-property-list-of-types-narrowed
- ●
removed the request property
request-property-removed
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
response property
choices/items/message/contentlist-of-types was narrowed by removing typesarrayfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲