Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f878ea
FastAPI-Backend-Models
/
models
16.1 kB
5 contributors
History:
30 commits
S01Nour
feat: Add text generation endpoint with corresponding request and response models.
2f878ea
2 months ago
__init__.py
Safe
1.63 kB
feat: Add text generation endpoint with corresponding request and response models.
2 months ago
generate.py
Safe
325 Bytes
feat: add Pydantic models for text generation requests and responses.
2 months ago
health.py
Safe
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
3 months ago
label.py
Safe
7.17 kB
Update label.py
3 months ago
mcp_models.py
Safe
3.49 kB
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
2 months ago
stance.py
Safe
1.93 kB
first test
3 months ago
stt.py
Safe
229 Bytes
Update chat voice part
2 months ago
tts.py
Safe
481 Bytes
Update chat voice part
2 months ago
voice_chat.py
Safe
546 Bytes
Update chat voice part
2 months ago