Skip to content

Commit

Permalink
add missing comma in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yiwane committed Dec 4, 2024
1 parent f92e41c commit 6afbc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DEPLOY_OPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ Prompt optimization のサポート状況は [こちら](https://docs.aws.amazon
"mistral.mistral-7b-instruct-v0:2",
"amazon.nova-pro-v1:0",
"amazon.nova-lite-v1:0",
"amazon.nova-micro-v1:0"
"amazon.nova-micro-v1:0",
"us.amazon.nova-pro-v1:0",
"us.amazon.nova-lite-v1:0",
"us.amazon.nova-micro-v1:0"
Expand Down

0 comments on commit 6afbc4e

Please sign in to comment.