group-wbl/.venv/lib/python3.13/site-packages/langchain_classic/docstore/document.py

4 lines
70 B
Python
Raw Permalink Normal View History

2026-01-09 09:48:03 +08:00
from langchain_core.documents import Document
__all__ = ["Document"]