mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-07 20:15:40 +00:00
- [ x ] Fix when lancedb return table without metadata column - **Description:** Check the table schema, if not has metadata column, init the Document with metadata argument equal to empty dict - **Issue:** https://github.com/langchain-ai/langchain/issues/27005 - [ x ] **Add tests and docs** --------- Co-authored-by: ccurme <chester.curme@gmail.com> |
||
---|---|---|
.. | ||
adapters | ||
agent | ||
cache | ||
callbacks | ||
chains | ||
chat_message_histories | ||
chat_models | ||
cross_encoders | ||
document_compressors | ||
document_loaders | ||
document_transformers | ||
embeddings | ||
examples | ||
graph_vectorstores | ||
graphs | ||
indexes | ||
llms | ||
memory | ||
prompts | ||
retrievers | ||
smith/evaluation | ||
storage | ||
tools | ||
utilities | ||
vectorstores | ||
__init__.py | ||
.env.example | ||
conftest.py | ||
test_compile.py | ||
test_dalle.py | ||
test_document_transformers.py | ||
test_long_context_reorder.py | ||
test_nuclia_transformer.py | ||
test_pdf_pagesplitter.py |