remove spurious base_url from bedrock BACKENDS entry

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Safi
2026-05-07 10:53:53 +01:00
co-authored by Claude Sonnet 4.6
parent 61e27fb1a5
commit 027fd7a1c1
-2
View File
@@ -88,8 +88,6 @@ BACKENDS: dict[str, dict] = {
"temperature": 0,
},
"bedrock": {
"base_url": "",
# Spec default. Users who want a different model set GRAPHIFY_BEDROCK_MODEL.
"default_model": "anthropic.claude-3-5-sonnet-20241022-v2:0",
"model_env_key": "GRAPHIFY_BEDROCK_MODEL",
"pricing": {"input": 3.0, "output": 15.0}, # USD per 1M tokens