langchain/libs/community/tests/integration_tests
Christophe Bornet 744070ee85
Add async methods for the AstraDB VectorStore (#16391)
- **Description**: fully async versions are available for astrapy 0.7+.
For older astrapy versions or if the user provides a sync client without
an async one, the async methods will call the sync ones wrapped in
`run_in_executor`
  - **Twitter handle:** cbornet_
2024-01-29 20:22:25 -08:00
..
adapters community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 2024-01-04 10:39:37 -05:00
chat_message_histories communty[minor]: Store Message History to TiDB Database (#16304) 2024-01-22 13:56:56 -08:00
chat_models Langchain-community : EdenAI chat integration. (#16377) 2024-01-26 09:56:43 -05:00
document_loaders Use Postponed Evaluation of Annotations in Astra and Cassandra doc loaders (#16694) 2024-01-28 16:39:27 -08:00
embeddings community[minor]: Add Baichuan Text Embedding Model and Baichuan Inc introduction (#16568) 2024-01-26 12:57:26 -08:00
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
graphs langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 2024-01-29 12:25:53 -08:00
llms community: Add Baichuan LLM to community (#16724) 2024-01-29 20:08:24 -08:00
retrievers community[minor]: Qdrant sparse vector retriever (#14814) 2023-12-20 02:22:19 -05:00
storage community: SQLStrStore/SQLDocStore provide an easy SQL alternative to InMemoryStore to persist data remotely in a SQL storage (#15909) 2024-01-23 16:50:48 -08:00
tools community[minor]: Connery Tool and Toolkit (#14506) 2024-01-29 12:45:03 -08:00
utilities community: Handling missing key in Google Trends API response. (#15864) 2024-01-21 18:11:45 -08:00
vectorstores Add async methods for the AstraDB VectorStore (#16391) 2024-01-29 20:22:25 -08:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
.env.example community[minor]: Add Cassandra document loader (#16215) 2024-01-18 18:49:02 -08:00
conftest.py infra: Use dotenv in langchain-community's integration tests (#16137) 2024-01-17 18:18:26 -08:00
test_compile.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00