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

feat: reranking backend integrated in with RAG #1089

Closed
3 tasks
CollectiveUnicorn opened this issue Sep 20, 2024 · 0 comments · Fixed by #1090
Closed
3 tasks

feat: reranking backend integrated in with RAG #1089

CollectiveUnicorn opened this issue Sep 20, 2024 · 0 comments · Fixed by #1090
Assignees
Labels
enhancement New feature or request

Comments

@CollectiveUnicorn
Copy link
Contributor

Type: Feature

Description: Enhance the API to include reranking as an option when RAG is performed, to improve the quality of the RAG output.

User Story:
As an API user, have thee RAG results reranked to increase the quality of the results.

Acceptance Criteria:

  • Results from the Runs endpoint that utilize RAG will use reranking if it is enabled.
  • There is a way to configure whether or not reranking will be used in the results.
  • The leapfrogai query endpoint should use reranking if it is enabled.
@CollectiveUnicorn CollectiveUnicorn added the enhancement New feature or request label Sep 20, 2024
@CollectiveUnicorn CollectiveUnicorn self-assigned this Sep 20, 2024
@CollectiveUnicorn CollectiveUnicorn linked a pull request Sep 20, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant