Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] [Feature] support nested query in neural sparse tool, vectorDB tool and RAG tool #351

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 7a5d0d8 from #350.

…nd RAG tool (#350)

* support nested query in neural sparse

Signed-off-by: zhichao-aws <[email protected]>

* support nested in vector db tool

Signed-off-by: zhichao-aws <[email protected]>

* add test for RAG tool pass nested path

Signed-off-by: zhichao-aws <[email protected]>

* keep the 1st digit for score

Signed-off-by: zhichao-aws <[email protected]>

* lint

Signed-off-by: zhichao-aws <[email protected]>

---------

Signed-off-by: zhichao-aws <[email protected]>
(cherry picked from commit 7a5d0d8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.47%. Comparing base (4039bf7) to head (2ddc6a0).
Report is 2 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #351      +/-   ##
============================================
+ Coverage     81.94%   82.47%   +0.53%     
- Complexity      192      194       +2     
============================================
  Files            11       11              
  Lines           958      976      +18     
  Branches        136      138       +2     
============================================
+ Hits            785      805      +20     
  Misses          119      119              
+ Partials         54       52       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhichao-aws zhichao-aws merged commit 858e1e3 into 2.x Jul 17, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant