The adapter used to interface with the LLM
OptionalbaseCustom base URL for the LLM API
OptionalcustomList of custom model names
OptionalextraExtra 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.
OptionalwithWhether to include default models. Default is true.
Request to create or update an LLM connection (upsert)