Skip to content

Commit

Permalink
Bug Fix: Fixing Amazon Bedrock example
Browse files Browse the repository at this point in the history
Signed-off-by: Elamaran Shanmugam <elamaran.shan@gmail.com>
  • Loading branch information
elamaran11 committed Jan 15, 2025
1 parent d2b341b commit c6e4ea2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,12 +384,12 @@ spec:
enabled: true
secret:
name: bedrock-sample-secret
model: anthropic.claude-v2
region: eu-central-1
model: anthropic.claude-3-5-sonnet-20241022-v2:0
region: us-west-2
backend: amazonbedrock
noCache: false
repository: ghcr.io/k8sgpt-ai/k8sgpt
version: v0.3.41
version: v0.3.48
EOF
```
Expand Down

0 comments on commit c6e4ea2

Please sign in to comment.