aws-samples / bedrock-claude-chat

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

[BUG] v 1.1.2 does not show Recently/Starred Bots #377

Closed mirecekd closed 4 days ago

mirecekd commented 2 weeks ago

Describe the bug

After upgrading to v1.1.2 there is no Starred/Recently used Bots anymore

To Reproduce

  1. Use Starred Bot feature

Screenshots

ss

Additional context

Version v1.1.0 - OK Did not help logout. Did not help create new Bot. I am using OIDC.

statefb commented 1 week ago

Could you try the latest version from v1 branch?

mirecekd commented 1 week ago

Hi @statefb,

the problem was with older bots - they did not have ConversationQuickStarters section in configuration. I have to dig for logs and the problem was there.

Log in attachment for your info.

I recreated bots and they are now correctly visible in drawer.

er-quickstarters.txt

statefb commented 1 week ago

Thank you for the investigation! Will fix it