mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-19 13:26:32 -04:00
4 lines
62 B
Python
4 lines
62 B
Python
from langchain.schema import Document
|
|
|
|
__all__ = ["Document"]
|