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...
a453c29
FastAPI-Backend-Models
/
models
28.8 kB
5 contributors
History:
37 commits
Yassine Mhirsi
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
430b54f
2 months ago
__init__.py
2.39 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
2 months ago
analysis.py
4.25 kB
feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
2 months ago
generate.py
1.63 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
2 months ago
health.py
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
3 months ago
label.py
7.17 kB
Update label.py
3 months ago
mcp_models.py
4.38 kB
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
2 months ago
stance.py
1.93 kB
first test
3 months ago
stt.py
229 Bytes
Update chat voice part
2 months ago
topic.py
3.12 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
2 months ago
tts.py
481 Bytes
Update chat voice part
2 months ago
user.py
2.37 kB
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
2 months ago
voice_chat.py
546 Bytes
Update chat voice part
2 months ago