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