aws-samples / bedrock-claude-chat

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

[Feature Request] Customize max_results during chat #313

Closed DTheunis closed 1 month ago

DTheunis commented 1 month ago

Describe the solution you'd like

An input box so we can customize the max_results variable to search results in the db.

Why the solution needed

Sometimes we would like to have more results returned from the Database than the predefined value (or less), we would like to be able to control this.

Additional context

/

Implementation feasibility

Done

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

statefb commented 1 month ago

PR is under the review on #303. let me close this issue