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