langchain/libs/community/tests/integration_tests
SaschaStoll 709664a079
community[patch]: Performant filter columns option for Hanavector (#21971)
**Description:** Backwards compatible extension of the initialisation
interface of HanaDB to allow the user to specify
specific_metadata_columns that are used for metadata storage of selected
keys which yields increased filter performance. Any not-mentioned
metadata remains in the general metadata column as part of a JSON
string. Furthermore switched to executemany for batch inserts into
HanaDB.

**Issue:** N/A

**Dependencies:** no new dependencies added

**Twitter handle:** @sapopensource

---------

Co-authored-by: Martin Kolb <martin.kolb@sap.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-05-22 13:21:21 -07:00
..
adapters
agent multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
cache community: init signature revision for Cassandra LLM cache classes + small maintenance (#17765) 2024-05-16 17:22:24 +00:00
callbacks patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
chains multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
chat_message_histories community[patch]: Support passing graph object to Neo4j integrations (#20876) 2024-04-25 11:30:22 -07:00
chat_models community[patch]: Update model client to support vision model in Tong… (#21474) 2024-05-21 11:58:27 -07:00
cross_encoders langchain[minor], community[minor]: add CrossEncoderReranker with HuggingFaceCrossEncoder and SagemakerEndpointCrossEncoder (#13687) 2024-03-31 20:51:31 +00:00
document_compressors langchain: add RankLLM Reranker (#21171) 2024-05-22 20:12:55 +00:00
document_loaders community[minor]: Oraclevs integration (#21123) 2024-05-04 03:15:35 +00:00
document_transformers multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
embeddings community[patch]: fix public interface for embeddings module (#21650) 2024-05-22 11:42:15 -04:00
examples infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
graphs community[patch]: Handle exceptions where node props aren't consistent in neo4j schema (#22027) 2024-05-22 11:21:56 -04:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
memory multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
prompts multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
retrievers community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
smith/evaluation multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
storage community[minor]: Add async methods to the AstraDB BaseStore (#16872) 2024-02-19 10:11:49 -08:00
tools community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
utilities community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
vectorstores community[patch]: Performant filter columns option for Hanavector (#21971) 2024-05-22 13:21:21 -07:00
__init__.py
.env.example community[minor]: Add support for Upstash Vector (#20824) 2024-04-29 17:25:01 -04:00
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 2024-01-17 18:18:26 -08:00
test_compile.py
test_dalle.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_document_transformers.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_long_context_reorder.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_nuclia_transformer.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00
test_pdf_pagesplitter.py multiple: langchain 0.2 in master (#21191) 2024-05-08 16:46:52 -04:00