refactor: Remove notebook and establish API routing structure. 65bf3d8 S01Nour commited on 13 days ago
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models 6db5781 S01Nour commited on 13 days ago
feat: Add text generation API endpoint with T5 model integration. 0d13811 S01Nour commited on 13 days ago
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument 45e145b malek-messaoudii commited on 14 days ago
Enhance MCP tool performance by implementing asynchronous handling in tool calls 997d57e malek-messaoudii commited on 14 days ago
Update MCP tool calls to use asynchronous handling for improved performance and responsiveness dd55f1d malek-messaoudii commited on 14 days ago
Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls b36d7d0 malek-messaoudii commited on 14 days ago
Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management 56dc677 malek-messaoudii commited on 27 days ago
Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality 95cb26e malek-messaoudii commited on 27 days ago
Enhance configuration validation and audio processing limits 918acab malek-messaoudii commited on 27 days ago
Refactor audio models and services for improved error handling and response streaming 9aa985d malek-messaoudii commited on 27 days ago
Add label/KPA-related schemas to models and update documentation in label routes 3afc11b Yassine Mhirsi commited on Nov 18
Update API routes to include label module and add prefix for stance and label endpoints 693c788 Yassine Mhirsi commited on Nov 18
Add KPA model integration and update configuration for label predictions f28285b Yassine Mhirsi commited on Nov 18
Redirect root endpoint to API documentation instead of returning API information b0001af Yassine Mhirsi commited on Nov 16
Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency 24cfb63 Yassine Mhirsi commited on Nov 16
Refactor import statements in health.py and stance.py to use relative paths; update .dockerignore to remove models directory 287d61b Yassine Mhirsi commited on Nov 16