Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prajwal3009
/
OpenAiChatbot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
OpenAiChatbot
File size: 71 Bytes
b1bbd1e
1
2
export
{ decode }
from
"./decoder"
;
export
{ encode }
from
"./encoder"
;