Changes to Send AI chat methods

POST /api/ai/chat

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 137 revisions of this API.49

  1. 7a9eb5f678551
  2. 51e63ae4cf551
  3. 9bdd0e2bdf223
  4. e5d4dae4f5a023
  5. 01d732c5786c11
  6. 007d2d29c6b21

What changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

    This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the -32008.00 enum value from the anyOf[subschema #7: Error]/error/allOf[AI.ChatError]/code/allOf[AI.ChatErrorCode]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the -32009.00 enum value from the anyOf[subschema #7: Error]/error/allOf[AI.ChatError]/code/allOf[AI.ChatErrorCode]/ response property for the response status 200

      response-property-enum-value-removed

    • removed the -32700.00 enum value from the anyOf[subschema #7: Error]/error/allOf[AI.ChatError]/code/allOf[AI.ChatErrorCode]/ response property for the response status 200

      response-property-enum-value-removed

  • e5d4dae4f5a023See the full diff
    • response property anyOf[subschema #1: create_conversation result]/result/initial_message list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • removed the required property error from the response with the 401 status

      response-required-property-removed

    • added the media type text/plain for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the required property message to the response with the 401 status

      response-required-property-added

  • 01d732c5786c11See the full diff
    • the anyOf[subschema #7: Error]/error/allOf[AI.ChatError]/code response's property type/format changed from integer/int32 to / for status 200

      response-property-type-changed

    • added AI.ChatErrorCode to the anyOf[subschema #7: Error]/error/allOf[AI.ChatError]/code response property allOf list for the response status 200

      response-property-all-of-added

    • endpoint added

      endpoint-added

Of the 137 revisions, 3 have a changelog that could not be searched.