Changes to Backend info, default params, and limits

GET /v1/info

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

Changed in 2 of the 4 revisions of this API.131

  1. 2448428bd8951
  2. 60add3abf640121

What changed

    • removed the optional property defaults/top_k from the response with the 200 status

      response-optional-property-removed

  • 60add3abf640121See the full diff
    • response property defaults/max_new_tokens 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 optional property defaults/penalty_window from the response with the 200 status

      response-optional-property-removed

    • removed the optional property defaults/repetition_penalty from the response with the 200 status

      response-optional-property-removed

    • the max_new_tokens response's property default value 512 was removed for the status 200

      response-property-default-value-removed