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...
2ed0ab3
FastAPI-Backend-Models
/
models
21.6 kB
5 contributors
History:
35 commits
Yassine Mhirsi
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
f101875
6 days ago
__init__.py
Safe
1.82 kB
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
6 days ago
generate.py
Safe
1.63 kB
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
6 days ago
health.py
Safe
296 Bytes
Add model_config to HealthResponse in health.py for enhanced configuration options
about 1 month ago
label.py
Safe
7.17 kB
Update label.py
28 days ago
mcp_models.py
Safe
4.38 kB
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
6 days ago
stance.py
Safe
1.93 kB
first test
about 1 month ago
stt.py
Safe
229 Bytes
Update chat voice part
9 days ago
topic.py
Safe
3.12 kB
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
6 days ago
tts.py
Safe
481 Bytes
Update chat voice part
9 days ago
voice_chat.py
Safe
546 Bytes
Update chat voice part
9 days ago