Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fastx
/
custom-chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8fe3e81
custom-chatbot
/
data
/
BotSDK.qtn
fastx
Upload 64 files
00437a9
over 2 years ago
raw
Copy download link
history
blame
Safe
129 Bytes
struct
BotSDKData
{
FP
OriginalDeltaTime;
Int32 ElapsedTicks;
FP
ElapsedPartialTicks;
}
global
{
BotSDKData
BotSDKData;
}