Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Yakova
/
Embedding
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
82c40e9
Embedding
/
App
/
Chat
/
Schemas.py
Mbonea
web access gpt
3164c55
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
from
pydantic
import
BaseModel
class
BotRequest
(
BaseModel
):
message:
str
bot:
str