Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jfeng1115
/
marketing-analytics-bot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f0de1f3
marketing-analytics-bot
/
langchain
/
docstore
/
document.py
jfeng1115
init commit
58d33f0
almost 2 years ago
raw
Copy download link
history
blame
Safe
62 Bytes
from
langchain.schema
import
Document
__all__ = [
"Document"
]