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