langchain/docs/extras/modules
Dayuan Jiang 125ae6d9de
add Hybrid retriever that not require any external service (#8108)
- Until now, hybrid search was limited to modules requiring external
services, such as Weaviate/Pinecone Hybrid Search. However, I have
developed a hybrid retriever that can merge a list of retrievers using
the [Reciprocal Rank
Fusion](https://plg.uwaterloo.ca/~gvcormac/cormacksigir09-rrf.pdf)
algorithm. This new approach, similar to Weaviate hybrid search, does
not require the initialization of any external service.
  - Dependencies: No  - Twitter handle: dayuanjian21687

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-24 19:16:10 -07:00
..
agents mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
callbacks mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
chains ArangoDB/AQL support for Graph QA Chain (#7880) 2023-07-24 15:16:52 -07:00
data_connection add Hybrid retriever that not require any external service (#8108) 2023-07-24 19:16:10 -07:00
memory mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
model_io mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
paul_graham_essay.txt codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
state_of_the_union.txt Doc refactor (#6300) 2023-06-16 11:52:56 -07:00