Chore/claude sonnet 4.5 (#5271)

* claude sonnet 4.5

* add anthropic built in tools

* add comments to remove tool calls with no id
This commit is contained in:
Henry Heng
2025-09-30 12:31:23 +01:00
committed by GitHub
parent 6890ced939
commit b501932491
5 changed files with 250 additions and 66 deletions
+26 -5
View File
@@ -3,6 +3,13 @@
{
"name": "awsChatBedrock",
"models": [
{
"label": "anthropic.claude-sonnet-4-5-20250929-v1:0",
"name": "anthropic.claude-sonnet-4-5-20250929-v1:0",
"description": "Claude 4.5 Sonnet",
"input_cost": 0.000003,
"output_cost": 0.000015
},
{
"label": "openai.gpt-oss-20b-1:0",
"name": "openai.gpt-oss-20b-1:0",
@@ -486,11 +493,11 @@
"name": "chatAnthropic",
"models": [
{
"label": "claude-opus-4-1",
"name": "claude-opus-4-1",
"description": "Claude 4.1 Opus",
"input_cost": 0.000015,
"output_cost": 0.000075
"label": "claude-sonnet-4-5",
"name": "claude-sonnet-4-5",
"description": "Claude 4.5 Sonnet",
"input_cost": 0.000003,
"output_cost": 0.000015
},
{
"label": "claude-sonnet-4-0",
@@ -499,6 +506,13 @@
"input_cost": 0.000003,
"output_cost": 0.000015
},
{
"label": "claude-opus-4-1",
"name": "claude-opus-4-1",
"description": "Claude 4.1 Opus",
"input_cost": 0.000015,
"output_cost": 0.000075
},
{
"label": "claude-opus-4-0",
"name": "claude-opus-4-0",
@@ -723,6 +737,13 @@
"input_cost": 1.25e-7,
"output_cost": 3.75e-7
},
{
"label": "claude-sonnet-4-5@20250929",
"name": "claude-sonnet-4-5@20250929",
"description": "Claude 4.5 Sonnet",
"input_cost": 0.000003,
"output_cost": 0.000015
},
{
"label": "claude-opus-4-1@20250805",
"name": "claude-opus-4-1@20250805",