Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2f878ea
FastAPI-Backend-Models
/
routes
41.2 kB
5 contributors
History:
43 commits
S01Nour
feat: Add text generation endpoint with corresponding request and response models.
2f878ea
13 days ago
__init__.py
Safe
564 Bytes
refactor: Remove notebook and establish API routing structure.
13 days ago
generate.py
Safe
1.38 kB
feat: Add text generation endpoint with corresponding request and response models.
13 days ago
health.py
Safe
629 Bytes
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency
about 1 month ago
label.py
Safe
4.88 kB
Update label files
about 1 month ago
mcp_routes.py
Safe
21.1 kB
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
13 days ago
root.py
Safe
289 Bytes
Redirect root endpoint to API documentation instead of returning API information
about 1 month ago
stance.py
Safe
2.92 kB
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency
about 1 month ago
stt_routes.py
Safe
1.36 kB
Update chat voice part
16 days ago
tts_routes.py
Safe
1.25 kB
Update chat voice part
16 days ago
voice_chat_routes.py
Safe
6.85 kB
Update chat voice part
16 days ago