Anthropic models compatibility
Add Anthropic API keys
There are 2 ways to add your Anthropic credentials to your requests:Via UI
1
Go to the Providers page
Go to Providers page

2
Add your Anthropic credentials.

Add it in code
Addcustomer_credentials
parameter in your request body to use your own Anthropic credits.
Override credentials for a particular model (optional)
One-off credential overrides. Instead of using what is uploaded for each provider, this targets credentials for individual models.Full request example
Example
Example