aws-samples / bedrock-claude-chat

AWS-native chatbot using Bedrock + Claude (+Mistral)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Customize max_results during chat

DTheunis opened this issue · comments

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?

  • Yes
  • No

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