Changes to Get Supported Llm Configs

GET /api/v1/prompts/llms/supported

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

Changed in 4 of the 97 revisions of this API.514

  1. f829ded489856
  2. cfeaccd3279851
  3. 491d87388d416
  4. b8c8571a46351

What changed

    • added the new optional query request parameter selected_model

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property items/fallback to the response with the 200 status

      response-optional-property-added

    • added the optional property items/removed to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property items/sunset_date to the response with the 200 status

      response-optional-property-added

  • cfeaccd3279851See the full diff
    • deleted the query request parameter selected_model

      request-parameter-removed

    • removed the optional property items/fallback from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/removed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/sunset_date from the response with the 200 status

      response-optional-property-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

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

    • added the new optional query request parameter selected_model

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

    • added the optional property items/fallback to the response with the 200 status

      response-optional-property-added

    • added the optional property items/removed to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property items/sunset_date to the response with the 200 status

      response-optional-property-added

    • response property items/version deprecated

      response-property-deprecated

Of the 97 revisions, 1 has no diff computed.