Custom LLMs

Create Custom LLM

Create a custom LLM configuration for the current organization.

post/v1/custom-llms

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 86 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