Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
XuBailing
/
CongMa
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CongMa
/
chains
/
dialogue_answering
/
__init__.py
XuBailing
Upload 124 files
41ad9d7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
109 Bytes
from
.base
import
(
DialogueWithSharedMemoryChains
)
__all__ = [
"DialogueWithSharedMemoryChains"
]