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
Sam Khano 1b4dcf22f3
community[minor]: Add DocumentDBVectorSearch VectorStore (#17757)
**Description:**
- Added Amazon DocumentDB Vector Search integration (HNSW index)
- Added integration tests
- Updated AWS documentation with DocumentDB Vector Search instructions
- Added notebook for DocumentDB integration with example usage

---------

Co-authored-by: EC2 Default User <ec2-user@ip-172-31-95-226.ec2.internal>
7 months ago
..
agent_toolkits community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 7 months ago
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 7 months ago
chat_loaders
chat_message_histories
chat_models community[minor]: Add support for Perplexity chat model(#17024) 7 months ago
docstore
document_loaders Merge pull request #18421 7 months ago
document_transformers
embeddings community[minor]: llamafile embeddings support (#17976) 7 months ago
examples
graphs community[minor], langchain[minor], docs: Gremlin Graph Store and QA Chain (#17683) 7 months ago
indexes
llms community[major]: breaking change in some APIs to force users to opt-in for pickling (#18696) 7 months ago
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 7 months ago
storage
tools community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago
utilities core[patch]: deprecate hwchase17/langchain-hub, address path traversal (#18600) 7 months ago
utils
vectorstores community[minor]: Add DocumentDBVectorSearch VectorStore (#17757) 7 months ago
__init__.py
conftest.py
test_dependencies.py
test_imports.py
test_sql_database.py
test_sql_database_schema.py
test_sqlalchemy.py