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