aws-samples / bedrock-claude-chat

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

[Feature Request] Question-and-answer style bot #408

Open wadabee opened 4 days ago

wadabee commented 4 days ago

Describe the solution you'd like

bot that ignores the context of past conversations and only answers the most recent question

Why the solution needed

For simple tasks, past conversations are often unnecessary. It would be nice to not have to press "New Chat" every time to reset the conversation history.

Additional context

Allow "Question-and-answer style" to be set for each bot.

Implementation feasibility

Are you willing to discuss the solution with us, decide on the approach, and assist with the implementation?