Create a new custom provider or update an existing one (upsert byDocumentation Index
Fetch the complete documentation index at: https://docs.keywordsai.co/llms.txt
Use this file to discover all available pages before exploring further.
provider_id). Custom providers allow you to configure custom LLM API endpoints with your own credentials.
provider_id already exists in your organization, it will be updated with the new values.api_key and extra_kwargs fields are accepted in requests but never returned in responses for security reasons.Example
Example
Example
Common fields
base_url (string): Custom API base URLtimeout (integer): Request timeout in secondstemperature (float): Default temperature settingmax_tokens (integer): Default max tokensExample