mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
9d7ca7df6e
- **Description:** This fixes an issue with working with RecordManager. RecordManager was generating new hashes on documents because `add_texts` was modifying the metadata directly. Additionally moved some tests to unit tests since that was a more appropriate home. - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** `@_morgan_adams_` |
||
---|---|---|
.. | ||
adapters | ||
callbacks | ||
chat_message_histories | ||
chat_models | ||
document_loaders | ||
embeddings | ||
examples | ||
graphs | ||
llms | ||
retrievers | ||
storage | ||
tools | ||
utilities | ||
vectorstores | ||
__init__.py | ||
.env.example | ||
conftest.py | ||
test_compile.py |