Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
happygold
/
aibot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
aibot
/
stuff.py
happygold
Synced repo using 'sync_with_huggingface' Github Action
4a44763
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
from
langchain.chains.combine_documents.stuff
import
StuffDocumentsChain
class
CustomStuffDocumentsChain
(
StuffDocumentsChain
):
pass