Merge pull request #267 from devondragon/patch-1

Update descriptions for Claude models in JSON config
This commit is contained in:
Beehive Innovations
2025-10-01 22:48:53 +04:00
committed by GitHub

View File

@@ -63,7 +63,7 @@
"supports_function_calling": false, "supports_function_calling": false,
"supports_images": true, "supports_images": true,
"max_image_size_mb": 5.0, "max_image_size_mb": 5.0,
"description": "Claude Opus 4.5 - Our most capable and intelligent model yet" "description": "Claude Sonnet 4.5 - High-performance model with exceptional reasoning and efficiency"
}, },
{ {
"model_name": "anthropic/claude-opus-4.1", "model_name": "anthropic/claude-opus-4.1",
@@ -87,7 +87,7 @@
"supports_function_calling": false, "supports_function_calling": false,
"supports_images": true, "supports_images": true,
"max_image_size_mb": 5.0, "max_image_size_mb": 5.0,
"description": "Claude Sonnet 4.1 - High-performance model with exceptional reasoning and efficiency" "description": "Claude Sonnet 4.1 - Last generation high-performance model with exceptional reasoning and efficiency"
}, },
{ {
"model_name": "anthropic/claude-3.5-haiku", "model_name": "anthropic/claude-3.5-haiku",