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

Added conversation search default use case with RAG tool #732

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

owaiskazi19
Copy link
Member

Description

Added conversation search default use case with RAG tool

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions github-actions bot added the backport 2.x backport PRs to 2.x branch label Jun 7, 2024
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.42%. Comparing base (53126cb) to head (dc035e9).

Current head dc035e9 differs from pull request most recent head d365996

Please upload reports for the commit d365996 to get more accurate results.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #732      +/-   ##
============================================
+ Coverage     74.35%   74.42%   +0.07%     
  Complexity      744      744              
============================================
  Files            84       84              
  Lines          3822     3813       -9     
  Branches        333      330       -3     
============================================
- Hits           2842     2838       -4     
+ Misses          825      823       -2     
+ Partials        155      152       -3     

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

@owaiskazi19
Copy link
Member Author

Please merge this after @amitgalitz has taken a look.

@amitgalitz amitgalitz merged commit 9704727 into opensearch-project:main Jun 10, 2024
18 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 10, 2024
Added conversation search use case with RAG tool

Signed-off-by: owaiskazi19 <[email protected]>
(cherry picked from commit 9704727)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
amitgalitz pushed a commit that referenced this pull request Jun 10, 2024
…ol (#735)

Added conversation search default use case with RAG tool (#732)

Added conversation search use case with RAG tool


(cherry picked from commit 9704727)

Signed-off-by: owaiskazi19 <[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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport PRs to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants