We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b2378 commit ed49341Copy full SHA for ed49341
chat-server/src/main/resources/application-bedrock.yml
@@ -9,7 +9,7 @@ spring:
9
chat:
10
enabled: true
11
options:
12
- model: "${AWS_BEDROCK_MODEL}"
+ model: "${AWS_BEDROCK_CHAT_MODEL}"
13
cohere:
14
embedding:
15
0 commit comments