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/vectorstores
Leonid Ganeline 4cb5f4c353
community[patch]: import flattening fix (#20110)
This PR should make it easier for linters to do type checking and for IDEs to jump to definition of code.

See #20050 as a template for this PR.
- As a byproduct: Added 3 missed `test_imports`.
- Added missed `SolarChat` in to __init___.py Added it into test_import
ut.
- Added `# type: ignore` to fix linting. It is not clear, why linting
errors appear after ^ changes.

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
3 months ago
..
redis community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
test_databricks_vector_search.py community[patch]: import flattening fix (#20110) 3 months ago
test_elasticsearch.py community[patch]: ElasticsearchStore: add relevance function selector (#16378) 6 months ago
test_faiss.py community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 4 months ago
test_hanavector.py community[minor]: VectorStore integration for SAP HANA Cloud Vector Engine (#16514) 6 months ago
test_imports.py community[patch]: import flattening fix (#20110) 3 months ago
test_indexing_docs.py community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651) 3 months ago
test_inmemory.py community[minor]: Add InMemoryVectorStore (#19326) 4 months ago
test_neo4j.py community[patch]: Add the ability to pass maps to neo4j retrieval query (#19758) 4 months ago
test_pgvector.py refactor: enable connection pool usage in PGVector (#11514) 7 months ago
test_public_api.py community[minor]: Pathway vectorstore(#14859) 4 months ago
test_sklearn.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
test_tencentvectordb.py community[patch], langchain[minor]: Enhance Tencent Cloud VectorDB, langchain: make Tencent Cloud VectorDB self query retrieve compatible (#19651) 3 months ago
test_utils.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago