Readd the anthropic provider
This commit is contained in:
@@ -16,8 +16,8 @@ temperature = 0.1
|
||||
[providers.anthropic]
|
||||
# Get your API key from https://console.anthropic.com/
|
||||
api_key = "your-anthropic-api-key-here"
|
||||
model = "claude-3-sonnet-20240229"
|
||||
max_tokens = 2048
|
||||
model = "claude-3-5-sonnet-20241022"
|
||||
max_tokens = 4096
|
||||
temperature = 0.1
|
||||
|
||||
[providers.embedded]
|
||||
|
||||
Reference in New Issue
Block a user