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

  1. df4ebeefaa601
  2. 6768d19ec03d1
  3. 5005084f1ab911
  4. 0deddbed852c112

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

  • 5005084f1ab911See the full diff
    • response property choices/items/message/content list-of-types was widened by adding types array to media type application/json of response 200

      response-property-list-of-types-widened

    • request property // list-of-types was widened by adding types array to media type application/json

      request-property-list-of-types-widened

  • 0deddbed852c112See the full diff
    • request property // list-of-types was narrowed by removing types array from media type application/json

      request-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/content list-of-types was narrowed by removing types array from media type application/json of response 200

      response-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