Skip to content

Commit

Permalink
bump claude-3-5
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Jun 21, 2024
1 parent 64ae951 commit ba17e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SLACK_SIGNING_SECRET="xxxx"

DYNAMODB_TABLE_NAME="gurumi-ai-bot-context"

MODEL_ID_TEXT="anthropic.claude-3-sonnet-20240229-v1:0"
MODEL_ID_TEXT="anthropic.claude-3-5-sonnet-20240620-v1:0"
MODEL_ID_IMAGE="stability.stable-diffusion-xl-v1"

ALLOWED_CHANNEL_IDS="C000000,C000001"
Expand Down

0 comments on commit ba17e5c

Please sign in to comment.