Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
chansung
/
LLM-As-Chatbot
like
80
Runtime error
App
Files
Files
Community
2
97038a4
LLM-As-Chatbot
/
chats
/
post.py
chansung
update
88f55d9
over 1 year ago
raw
Copy download link
history
blame
Safe
119 Bytes
def
strip_pong
(
ppmanager
):
ppmanager.pingpongs[-
1
].pong = ppmanager.pingpongs[-
1
].pong.strip()
return
ppmanager