You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/unit_tests/retrievers
Alex Boury 334b6ebdf3
community[minor]: Breebs docs retriever (#16578)
- **Description:** Implementation of breeb retriever with integration
tests ->
libs/community/tests/integration_tests/retrievers/test_breebs.py and
documentation (notebook) ->
docs/docs/integrations/retrievers/breebs.ipynb.
  - **Dependencies:** None
8 months ago
..
__init__.py
test_base.py
test_bm25.py Community[Patch] Remove docs form bm25 repr (#16110) 8 months ago
test_imports.py community[minor]: Breebs docs retriever (#16578) 8 months ago
test_knn.py
test_remote_retriever.py
test_svm.py
test_tfidf.py
test_you.py