Commit History

test
d25effa

Yassine Mhirsi commited on

fix: Update error logging for route loading failures and enhance route debugging with detailed logging of available routes
5eb5350

Yassine Mhirsi commited on

feat: Add logging, FastAPI imports, and integrate Hugging Face generation model manager.
60af588

S01Nour commited on

style: remove redundant comment from kpa_model_manager import.
25481b5

S01Nour commited on

refactor: Remove notebook and establish API routing structure.
65bf3d8

S01Nour commited on

Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
6db5781

S01Nour commited on

feat: Add text generation API endpoint with T5 model integration.
0d13811

S01Nour commited on

Update expose
f171734

malek-messaoudii commited on

update mcp part
1315b27

malek-messaoudii commited on

correct main
3c58a94

malek-messaoudii commited on

Update main.py
c2e9c8f

malek-messaoudii commited on

update mcp part
83c5f9d

malek-messaoudii commited on

Update main.py
8ddb255

malek-messaoudii commited on

add mcp part
8791d59

malek-messaoudii commited on

Add chat part
1d46e48

malek-messaoudii commited on

Correct version
c45f0d6

malek-messaoudii commited on

Update main
d43ba60

malek-messaoudii commited on

Add groq apis
2da4544

malek-messaoudii commited on

Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management
56dc677

malek-messaoudii commited on

Update files
674469e

malek-messaoudii commited on

Refactor ffmpeg installation and enhance logging; add health check endpoints for API status
5fb4696

malek-messaoudii commited on

Remove test commit message from main.py
28e04dd

S01Nour commited on

Update main.py to add a test commit message
6efff30

S01Nour commited on

Update training script and model files
1438c6f

malek-messaoudii commited on

Add KPA model integration and update configuration for label predictions
f28285b

Yassine Mhirsi commited on

Update API documentation URL in lifespan function of main.py
3bd4a19

Yassine Mhirsi commited on

Fix variable name for Hugging Face API key in stance model loading process in main.py
dc6c29a

Yassine Mhirsi commited on

Update configuration for stance detection model by renaming environment variables and adjusting model loading in main.py
70a2026

Yassine Mhirsi commited on

Add logging for API documentation URL in lifespan function of main.py
058bfe4

Yassine Mhirsi commited on

Refactor Dockerfile and main.py to set working directory and PYTHONPATH correctly; ensure imports function as expected
03977cf

Yassine Mhirsi commited on

first test
9db766f

Yassine Mhirsi commited on