aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)
MIT No Attribution
693 stars 237 forks source link

feat: when enableMistral, the app name from frontend UI updates #285

Closed hustshawn closed 1 month ago

hustshawn commented 2 months ago

when toggling enableMistral, the app name from UI change to Bedrock Chat

also fixed display name of Mistral Large model

Issue #, if available:

Description of changes: Before:

image

After:

image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

statefb commented 1 month ago

LGTM!