Changes to Update a model router config

PUT /v1/model-router/configs/{config_id}

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

Changed in 1 of the 3 revisions of this API.21010

  1. 5a5597ebb2d621010

What changed

  • 5a5597ebb2d621010See the full diff
    • the model_chain/anyOf[subschema #1]/ request property's minItems was increased to 1

      request-property-min-items-increased

    • the name/anyOf[subschema #1]/ request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the name/anyOf[subschema #1]/ request property's maxLength was set to 255

      request-property-max-length-set

    • the model_chain/anyOf[subschema #1]/items/config/request_timeout_ms/anyOf[subschema #1]/ request property's max was set to 20000.00

      request-property-max-set

    • the model_chain/anyOf[subschema #1]/items/config/temperature/anyOf[subschema #1]/ request property's max was set to 2.00

      request-property-max-set

    • the model_chain/anyOf[subschema #1]/items/config/top_p/anyOf[subschema #1]/ request property's max was set to 1.00

      request-property-max-set

    • the model_chain/anyOf[subschema #1]/items/config/max_tokens/anyOf[subschema #1]/ request property's min was set to 1.00

      request-property-min-set

    • the model_chain/anyOf[subschema #1]/items/config/request_timeout_ms/anyOf[subschema #1]/ request property's min was set to 1000.00

      request-property-min-set

    • the model_chain/anyOf[subschema #1]/items/config/temperature/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • the model_chain/anyOf[subschema #1]/items/config/top_p/anyOf[subschema #1]/ request property's min was set to 0.00

      request-property-min-set

    • added the new max enum value to the model_chain/items/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new minimal enum value to the model_chain/items/config/reasoning_effort/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property smart_routing_enabled

      new-optional-request-property

    • added the new max enum value to the request property model_chain/anyOf[subschema #1]/items/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

    • added the new minimal enum value to the request property model_chain/anyOf[subschema #1]/items/config/reasoning_effort/anyOf[subschema #1]/

      request-property-enum-value-added

    • added the optional property retry_after to the response with the 400 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 401 status

      response-optional-property-added

    • added the optional property retry_after to the response with the 404 status

      response-optional-property-added

    • added the optional property retryable to the response with the 400 status

      response-optional-property-added

    • added the optional property retryable to the response with the 401 status

      response-optional-property-added

    • added the optional property retryable to the response with the 404 status

      response-optional-property-added

    • added the required property smart_routing_enabled to the response with the 200 status

      response-required-property-added

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