forked from opensearch-project/skills
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance RagTool to choose neural sparse query type (opensearch-projec…
…t#140) (opensearch-project#152) * enhance RagTool to choose neural sparse query type * Work around JDK 21.0.2 bug impacting scaling executors * Modify RAGTool factory create to initiate subtools * Add enableContentGeneration to RAGTool * Map embedding_model_id to model_id for NeuralSparseTool * Map embedding_model_id to model_id for NeuralSparseTool --------- (cherry picked from commit d7945d5) Signed-off-by: Mingshi Liu <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: yuye-aws <[email protected]>
- Loading branch information
Showing
6 changed files
with
357 additions
and
143 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.