fix: Update error logging for route loading failures and enhance route debugging with detailed logging of available routes 5eb5350 Yassine Mhirsi commited on 5 days ago
feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager. 60af588 S01Nour commited on 6 days ago
style: remove redundant comment from kpa_model_manager import. 25481b5 S01Nour commited on 6 days ago
refactor: Remove notebook and establish API routing structure. 65bf3d8 S01Nour commited on 6 days ago
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models 6db5781 S01Nour commited on 6 days ago
feat: Add text generation API endpoint with T5 model integration. 0d13811 S01Nour commited on 6 days ago
Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management 56dc677 malek-messaoudii commited on 20 days ago
Refactor ffmpeg installation and enhance logging; add health check endpoints for API status 5fb4696 malek-messaoudii commited on 20 days ago
Add KPA model integration and update configuration for label predictions f28285b Yassine Mhirsi commited on 29 days ago
Update API documentation URL in lifespan function of main.py 3bd4a19 Yassine Mhirsi commited on 30 days ago
Fix variable name for Hugging Face API key in stance model loading process in main.py dc6c29a Yassine Mhirsi commited on about 1 month ago
Update configuration for stance detection model by renaming environment variables and adjusting model loading in main.py 70a2026 Yassine Mhirsi commited on about 1 month ago
Add logging for API documentation URL in lifespan function of main.py 058bfe4 Yassine Mhirsi commited on Nov 16
Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected 03977cf Yassine Mhirsi commited on Nov 16