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(js/ai,plugins/vertexai): add rerankers #803

Merged
merged 8 commits into from
Sep 9, 2024
Merged

Conversation

cabljac
Copy link
Contributor

@cabljac cabljac commented Aug 20, 2024

This PR adds rerankers as an action. It also adds an example reranker to the vertexai plugin.

resolves #771

Checklist (if applicable):

  • Tested - only manually tested so far (manually, unit tested, etc.)
  • Changelog updated
  • Docs updated

I will add tests and docs once this design is confirmed and approved.

js/ai/src/reranker.ts Outdated Show resolved Hide resolved
@cabljac cabljac force-pushed the @invertase/rerankers branch from 5cb6350 to d05622b Compare August 20, 2024 12:58
@cabljac cabljac marked this pull request as ready for review August 20, 2024 13:11
@cabljac cabljac changed the title @invertase/rerankers feat(js): rerankers Aug 21, 2024
@cabljac cabljac changed the title feat(js): rerankers feat(js): add rerankers Aug 21, 2024
@cabljac cabljac changed the base branch from main to next August 28, 2024 12:51
@cabljac cabljac force-pushed the @invertase/rerankers branch from d05622b to 86dfa5f Compare August 28, 2024 12:54
@cabljac cabljac changed the title feat(js): add rerankers feat(js/ai,plugins/vertexai): add rerankers Aug 30, 2024
@cabljac cabljac requested a review from pr-Mais August 30, 2024 14:24
@cabljac cabljac changed the base branch from next to main September 9, 2024 07:58
@cabljac cabljac changed the base branch from main to next September 9, 2024 08:01
@cabljac cabljac merged commit 99c35a0 into next Sep 9, 2024
4 checks passed
@cabljac cabljac deleted the @invertase/rerankers branch September 9, 2024 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add support for vertex reranker
3 participants