Skip to content

Commit b5f35d0

Browse files
authored
Update guides/aws_bedrock.md
1 parent 60570ea commit b5f35d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/aws_bedrock.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ import aisuite as ai
4242
client = ai.Client()
4343

4444

45-
model_id = "meta.llama3-1-405b-instruct-v1:0" # Mode ID from above
45+
model_id = "meta.llama3-1-405b-instruct-v1:0" # Model ID from above
4646
provider = "aws-bedrock"
4747

4848
messages = [

0 commit comments

Comments
 (0)