add claude 3.5 sonnet

This commit is contained in:
Henry 2024-06-21 14:14:27 +01:00
parent 7efdac900f
commit 07fef8cb78
1 changed files with 10 additions and 0 deletions

View File

@ -8,6 +8,11 @@
"name": "anthropic.claude-3-haiku-20240307-v1:0", "name": "anthropic.claude-3-haiku-20240307-v1:0",
"description": "Image to text, conversation, chat optimized" "description": "Image to text, conversation, chat optimized"
}, },
{
"label": "anthropic.claude-3.5-sonnet",
"name": "anthropic.claude-3-5-sonnet-20240620-v1:0",
"description": "3.5 version of Claude Sonnet model"
},
{ {
"label": "anthropic.claude-3-sonnet", "label": "anthropic.claude-3-sonnet",
"name": "anthropic.claude-3-sonnet-20240229-v1:0", "name": "anthropic.claude-3-sonnet-20240229-v1:0",
@ -291,6 +296,11 @@
"name": "claude-3-opus-20240229", "name": "claude-3-opus-20240229",
"description": "Most powerful model for highly complex tasks" "description": "Most powerful model for highly complex tasks"
}, },
{
"label": "claude-3.5-sonnet",
"name": "claude-3-5-sonnet-20240620",
"description": "3.5 version of Claude Sonnet model"
},
{ {
"label": "claude-3-sonnet", "label": "claude-3-sonnet",
"name": "claude-3-sonnet-20240229", "name": "claude-3-sonnet-20240229",