Skip to content

Commit

Permalink
community: add InfinityRerank (langchain-ai#27043)
Browse files Browse the repository at this point in the history
**Description:** 

- Add a Reranker for Infinity server.

**Dependencies:** 

This wrapper uses
[infinity_client](https://github.com/michaelfeil/infinity/tree/main/libs/client_infinity/infinity_client)
to connect to an Infinity server.

**Tests and docs**

- integration test: test_infinity_rerank.py
- example notebook: infinity_rerank.ipynb
[here](https://github.com/baptiste-pasquier/langchain/blob/feat/infinity-rerank/docs/docs/integrations/document_transformers/infinity_rerank.ipynb)

---------

Co-authored-by: Erick Friis <[email protected]>
  • Loading branch information
2 people authored and yanomaly committed Nov 8, 2024
1 parent fd13662 commit 4106dfd
Show file tree
Hide file tree
Showing 5 changed files with 578 additions and 0 deletions.
Loading

0 comments on commit 4106dfd

Please sign in to comment.