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...
25481b5
FastAPI-Backend-Models
96.1 kB
5 contributors
History:
112 commits
S01Nour
style: remove redundant comment from kpa_model_manager import.
25481b5
2 months ago
models
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
2 months ago
routes
refactor: Remove notebook and establish API routing structure.
2 months ago
services
refactor: Remove notebook and establish API routing structure.
2 months ago
.dockerignore
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
3 months ago
.gitattributes
1.52 kB
initial commit
3 months ago
.gitignore
94 Bytes
Add .gitignore file to exclude environment and Python-related files
3 months ago
Dockerfile
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
3 months ago
README.md
233 Bytes
initial commit
3 months ago
config.py
2.56 kB
refactor: Remove notebook and establish API routing structure.
2 months ago
main.py
10.7 kB
style: remove redundant comment from kpa_model_manager import.
2 months ago
requirements.txt
453 Bytes
add mcp part
2 months ago