feat: add bedrock client (#2913)

This commit is contained in:
cthomas
2025-06-19 12:07:00 -07:00
committed by GitHub
parent eab5a60311
commit 56493de971
13 changed files with 257 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"context_window": 200000,
"model": "arn:aws:bedrock:us-west-2:850995572407:inference-profile/us.anthropic.claude-3-5-sonnet-20241022-v2:0",
"model": "arn:aws:bedrock:us-east-1:474668403324:inference-profile/us.anthropic.claude-sonnet-4-20250514-v1:0",
"model_endpoint_type": "bedrock",
"model_endpoint": null,
"model_wrapper": null,