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...
main
FastAPI-Backend-Models
/
routes
64.4 kB
5 contributors
History:
64 commits
Yassine Mhirsi
fix
9930d31
about 1 month ago
__init__.py
Safe
761 Bytes
fix: Update error logging for route loading failures and enhance route debugging with detailed logging of available routes
about 2 months ago
analysis.py
Safe
6.93 kB
feat: Enhance analysis endpoints to support JSON body input and CSV file uploads for argument analysis
about 2 months ago
generate.py
Safe
2.52 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
about 2 months ago
health.py
Safe
629 Bytes
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency
2 months ago
label.py
Safe
4.88 kB
Update label files
2 months ago
mcp_routes.py
Safe
27.9 kB
feat: Add return_base64 parameter to generate_speech function, allowing output as Base64 audio alongside file path. Update request and response models for clarity and enhance documentation.
about 1 month ago
root.py
Safe
289 Bytes
Redirect root endpoint to API documentation instead of returning API information
2 months 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
2 months ago
stt_routes.py
Safe
1.36 kB
Update chat voice part
about 2 months ago
topic.py
Safe
3.31 kB
similarity
about 2 months ago
tts_routes.py
Safe
2.11 kB
fix
about 1 month ago
user.py
Safe
3.93 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
about 2 months ago
voice_chat_routes.py
Safe
6.85 kB
Update chat voice part
about 2 months ago