Changes to List LLMs

GET /v2/llms

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

Changed in 2 of the 8 revisions of this API.16

  1. 0d51a9e3a0b315
  2. fca567a46b3a1

What changed

  • 0d51a9e3a0b315See the full diff
    • the // response's property type changed from string to no type for status

      response-property-type-changed

    • added to the // response property allOf list for the response status

      response-property-all-of-added

    • removed the anthropic enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the openai-compatible enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the openai-responses enum value from the // response property for the response status

      response-property-enum-value-removed

    • removed the vertex-ai enum value from the // response property for the response status

      response-property-enum-value-removed

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

    • added the optional property // to the response with the status

      response-optional-property-added