Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Beuys
/
chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e929305
chatbot
/
chains
/
dialogue_answering
/
__init__.py
Beuys
add chains
e929305
over 1 year ago
raw
Copy download link
history
blame
Safe
109 Bytes
from
.base
import
(
DialogueWithSharedMemoryChains
)
__all__ = [
"DialogueWithSharedMemoryChains"
]