Hugging Face
Models
Datasets
Spaces
Posts
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...
d202df9
custom-chatbot
/
data
/
BTDataIndex.User.cs
fastx
Upload 64 files
00437a9
about 2 years ago
raw
Copy download link
history
blame
Safe
162 Bytes
using
System;
namespace
Quantum
{
[
BotSDKHidden
]
[
Serializable
]
// Used so we can track it easier on the Visual Editor
partial
struct
BTDataIndex
{
}
}