Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fastx/custom-chatbot
fastx
/
Lisa-Chatbot
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
731fba9
Lisa-Chatbot
/
data
/
BTDataIndex.User.cs
fastx
Duplicate from fastx/custom-chatbot
59368e0
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
{
}
}