langchain/libs/community/tests/integration_tests
Christophe Bornet 3ccbe11363
community[minor]: Add Cassandra document loader (#16215)
- **Description:** document loader for Apache Cassandra
  - **Twitter handle:** cbornet_
2024-01-18 18:49:02 -08:00
..
adapters
callbacks core[patch], langchain[patch], community[patch]: Revert #15326 (#15546) 2024-01-04 10:39:37 -05:00
chat_message_histories
chat_models feat: Implement stream interface (#15875) 2024-01-11 21:32:48 -08:00
document_loaders community[minor]: Add Cassandra document loader (#16215) 2024-01-18 18:49:02 -08:00
embeddings community: Added functions to make async calls to HuggingFaceHub's embedding endpoint in HuggingFaceHubEmbeddings class (#15737) 2024-01-11 21:52:55 -08:00
examples
graphs community[patch]: Add neo4j timeout and value sanitization option (#16138) 2024-01-17 13:22:19 -08:00
llms openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
retrievers
storage Add a BaseStore backed by AstraDB (#15812) 2024-01-11 21:41:24 -08:00
tools
utilities community: Add PolygonAPIWrapper and get_last_quote endpoint (#15971) 2024-01-12 17:52:09 -08:00
vectorstores community: Added Lantern as VectorStore (#12951) 2024-01-12 12:00:16 -08:00
__init__.py
.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