Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MuhammadSaad16
/
Launchlab
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Launchlab
/
schema
/
chatbot_schema.py
Muhammad Saad
Add application file
8770644
3 months ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
from
pydantic
import
BaseModel
class
OutputType
(
BaseModel
):
is_query_about_launchlabs:
bool
reason:
str