-
-
Save KyMidd/34bb66783d22a08f124ea8e940c35ba0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Knowledge base information | |
| knowledgeBaseContextNumberOfResults = 50 | |
| # Rerank configuration | |
| enable_rerank = True | |
| rerank_number_of_results = 5 | |
| rerank_model_id = "amazon.rerank-v1:0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment