Skip to content

Commit 216be20

Browse files
authored
Bug Fix: Fixing Amazon Bedrock example (#603)
* Bug Fix: Fixing Amazon Bedrock example Signed-off-by: Elamaran Shanmugam <[email protected]> * Bug Fix: Fixing Amazon Bedrock example Signed-off-by: Elamaran Shanmugam <[email protected]> --------- Signed-off-by: Elamaran Shanmugam <[email protected]>
1 parent 45fc605 commit 216be20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -384,12 +384,12 @@ spec:
384384
enabled: true
385385
secret:
386386
name: bedrock-sample-secret
387-
model: anthropic.claude-v2
387+
model: anthropic.claude-3-5-sonnet-20241022-v2:0
388388
region: eu-central-1
389389
backend: amazonbedrock
390390
noCache: false
391391
repository: ghcr.io/k8sgpt-ai/k8sgpt
392-
version: v0.3.41
392+
version: v0.3.48
393393
EOF
394394
```
395395

0 commit comments

Comments
 (0)