langchain/docs/docs/integrations
Baptiste Pasquier 81f7daa458
community: add InfinityRerank (#27043)
**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 <erick@langchain.dev>
2024-11-06 17:26:30 -08:00
..
adapters docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2024-04-04 12:49:15 -07:00
caches [docs]: update Redis (langchain-redis) documentation notebooks (vectorstore, llm caching, chat message history) (#25113) 2024-08-22 11:53:02 -04:00
callbacks multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
chat openai[patch]: release 0.2.6 (#27924) 2024-11-05 23:02:24 +00:00
chat_loaders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
document_loaders community: Allow other than default parsers in SharePointLoader and OneDriveLoader (#27716) 2024-11-06 17:44:34 -05:00
document_transformers community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
graphs docs: Ontotext GraphDB QA Chain Update Documentation (Fix versions of libraries) (#27783) 2024-10-31 15:23:16 -04:00
llms docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
memory docs: fix docker command for RedisChatMessageHistory (#27484) 2024-10-22 19:42:51 +00:00
providers community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
retrievers community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
stores concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
text_embedding docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
tools docs: Adding notebook for cdp agentkit toolkit (#27910) 2024-11-06 13:28:27 -08:00
vectorstores community: update Vectara integration (#27869) 2024-11-04 20:40:39 +00:00
llm_caching.ipynb couchbase: Add ttl support to caches & chat_message_history (#26214) 2024-09-20 23:44:29 +00:00