Skip to content

Commit

Permalink
docs(ai): rename awsBedrock property to bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
benjidotsh committed Dec 11, 2024
1 parent d8e19e7 commit 4e08917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/backend/rag-ai-backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ai:
concurrencyLimit: 10

# AWS Bedrock Embeddings configuration
awsBedrock:
bedrock:
# (Required) Name of the Bedrock model to use to create Embeddings.
modelName: 'amazon.titan-embed-text-v1'

Expand Down

0 comments on commit 4e08917

Please sign in to comment.