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...
6e8d513
FastAPI-Backend-Models
/
services
35.9 kB
5 contributors
History:
56 commits
Yassine Mhirsi
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
6e8d513
2 months ago
__init__.py
916 Bytes
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago
chat_service.py
4.65 kB
Update chat voice part
2 months ago
database_service.py
1.55 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago
generate_model_manager.py
4.43 kB
feat: Add `GenerateModelManager` for loading Hugging Face generation models and performing text generation.
2 months ago
label_model_manager.py
4.86 kB
Update training script and model files
3 months ago
mcp_service.py
3.52 kB
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
2 months ago
stance_model_manager.py
3.33 kB
Update training script and model files
3 months ago
stt_service.py
1.23 kB
Update chat voice part
2 months ago
topic_service.py
4.42 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
2 months ago
tts_service.py
1.61 kB
Update chat voice part
2 months ago
user_service.py
5.38 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago