Create

Create a new LLM

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
providerstringRequired
apiKeystringRequired
optionsmap from strings to anyOptional

Response

This endpoint returns an object.
successboolean
dataobjectOptional

Represents a LLM record

Errors