Skip to content

Commit

Permalink
add models
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 20, 2026
1 parent 3f724dd commit 2e2d549
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions inventory.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ bedrock_information:
external_user: true | false
use_case_description: TEXT

bedrock_models:
- amazon.titan
- anthropic.claude-3-7-sonnet-20250219-v1:0
- anthropic.claude-4-5-sonnet-2025
- anthropic.claude-3-5-sonnet-20240620-v1:0
- anthropic.claude-3-haiku-20240307-v1:0
- meta.llama3-8b-instruct-v1:0
- meta.llama3-70b-instruct-v1:0

federal_standards_information:
id: ID
project_name: NAME
Expand All @@ -32,3 +41,4 @@ deployment_details:
environment: dev | test | qa | uat | ite | stage | prod
commercial_account_id: ID
commercial_account_alias: ALIAS

0 comments on commit 2e2d549

Please sign in to comment.