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...
bd8a3b8
FastAPI-Backend-Models
103 kB
5 contributors
History:
120 commits
malek-messaoudii
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
bd8a3b8
about 2 months ago
models
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
about 2 months ago
routes
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
about 2 months ago
services
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
about 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.57 kB
fix: update default Hugging Face generate model ID to `NLP-Debater-Project/kpa-t5-improved`
about 2 months ago
main.py
11.2 kB
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
about 2 months ago
requirements.txt
453 Bytes
add mcp part
about 2 months ago