aws-samples / bedrock-claude-chat

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

feature: customize number of search results while chatting #315

Closed DTheunis closed 1 month ago

DTheunis commented 1 month ago

Issue #, if available: https://github.com/aws-samples/bedrock-claude-chat/issues/313

Description of changes: Adding an input box next to the chatbox to allow a user to customize the Search Size (max 100) (equivalent to earlier max_results).

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

Duplicate #303

statefb commented 1 month ago

303 merged, let me close