Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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...
45e145b
FastAPI-Backend-Models
Ctrl+K
Ctrl+K
5 contributors
History:
106 commits
malek-messaoudii
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
45e145b
5 months ago
models
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
5 months ago
routes
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
5 months ago
services
Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls
5 months ago
.dockerignore
Safe
146 Bytes
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory
6 months ago
.gitattributes
1.52 kB
initial commit
6 months ago
.gitignore
Safe
94 Bytes
Add .gitignore file to exclude environment and Python-related files
6 months ago
Dockerfile
Safe
918 Bytes
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
6 months ago
README.md
Safe
233 Bytes
initial commit
6 months ago
config.py
Safe
2.26 kB
Add groq apis
5 months ago
main.py
Safe
9.86 kB
Update expose
5 months ago
requirements.txt
Safe
453 Bytes
add mcp part
5 months ago