The adapter used to interface with the LLM
Optional
baseCustom base URL for the LLM API
Optional
customList of custom model names
Optional
extraExtra headers to send with requests
Provider name (e.g., 'openai', 'my-gateway'). Must be unique in project, used for upserting.
Secret key for the LLM API.
Optional
withWhether to include default models. Default is true.
Request to create or update an LLM connection (upsert)