Changes to Generate a chat message

POST /api/chat

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

Changed in 3 of the 9 revisions of this API.5

  1. d54e2ef5c24a1
  2. 3e72f42e8aa63
  3. c99d500c9ea41

What changed

    • added the new max enum value to the request property think/oneOf[subschema #2]/

      request-property-enum-value-added

    • added the new optional request property logprobs

      new-optional-request-property

    • added the new optional request property top_logprobs

      new-optional-request-property

    • added the optional property logprobs to the response with the 200 status

      response-optional-property-added

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

      request-property-list-of-types-widened