We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf8a2f commit 5a59e9aCopy full SHA for 5a59e9a
autogen/oai/bedrock.py
@@ -11,7 +11,7 @@
11
{
12
"api_type": "bedrock",
13
"model": "meta.llama3-1-8b-instruct-v1:0",
14
- "aws_region_name": "us-west-2",
+ "aws_region": "us-west-2",
15
"aws_access_key": "",
16
"aws_secret_key": "",
17
"price" : [0.003, 0.015]
0 commit comments