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/integration_tests
Kai Kugler df234fb171
community[patch]: Fixing embedchain document mapping (#18255)
- **Description:** The current embedchain implementation seems to handle
document metadata differently than done in the current implementation of
langchain and a KeyError is thrown. I would love for someone else to
test this...

---------

Co-authored-by: KKUGLER <kai.kugler@mercedes-benz.com>
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Deshraj Yadav <deshraj@gatech.edu>
7 months ago
..
adapters
callbacks
chat_message_histories
chat_models
document_loaders community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 7 months ago
embeddings community: Add Laser Embedding Integration (#18111) 7 months ago
examples
graphs
indexes
llms
retrievers community[patch]: Fixing embedchain document mapping (#18255) 7 months ago
storage
tools
utilities
vectorstores Add support for parameters in neo4j retrieval query (#18310) 7 months ago
.env.example
__init__.py
conftest.py
test_compile.py