Merge pull request #17 from idachev/add-opus-4-1-model

Add claude-opus-4-1-20250805 model to Anthropic provider
This commit is contained in:
Seif Ghazi 2025-08-17 15:47:40 -04:00 committed by GitHub
commit f48bea6516
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -99,6 +99,7 @@ func initializeModelProviderMap() map[string]string {
// Anthropic models
anthropicModels := []string{
"claude-opus-4-1-20250805",
"claude-opus-4-20250514",
"claude-sonnet-4-20250514",
"claude-3-7-sonnet-20250219",