Custom LLMs

Update Custom LLM

Update a custom LLM configuration for the current organization.

put/v1/custom-llms/{custom_llm_id}

Path parameters

custom_llm_idstring required

The custom LLM id.

The custom LLM id.

Headers

x-api-keystring nullable

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request body

Response

Successful Response

Changes

Changed in 2 of the 101 revisions of this API.14

    • ●

      added the new gemini enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the new optional request property /

      new-optional-request-property

    • ○

      added the new gemini enum value to the request property /

      request-property-enum-value-added

    • ○

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

      response-optional-property-added

    • ○

      endpoint added

      endpoint-added