Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
f101875
Yassine Mhirsicommited on
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
2380f6f
Yassine Mhirsicommited on
refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
c508ed0
malek-messaoudiicommited on
feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
306b243
S01Nourcommited on
refactor: Remove notebook and establish API routing structure.
65bf3d8
S01Nourcommited on
Merge branch 'main' of https://huggingface.co/spaces/NLP-Debater-Project/FastAPI-Backend-Models
6db5781
S01Nourcommited on
feat: Add text generation API endpoint with T5 model integration.
0d13811
S01Nourcommited on
Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls
b36d7d0
malek-messaoudiicommited on
Update mcp_service.py
812086d
malek-messaoudiicommited on
update mcp part
1315b27
malek-messaoudiicommited on
correct main
3c58a94
malek-messaoudiicommited on
Update mcp_service.py
f186b6f
malek-messaoudiicommited on
Update mcp_service.py
3677973
malek-messaoudiicommited on
update mcp part
83c5f9d
malek-messaoudiicommited on
add mcp part
8791d59
malek-messaoudiicommited on
Update chat voice part
a71355d
malek-messaoudiicommited on
Update chat endpoints
c059296
malek-messaoudiicommited on
Add chat part
1d46e48
malek-messaoudiicommited on
Correct version
c45f0d6
malek-messaoudiicommited on
update services
1e7709f
malek-messaoudiicommited on
CORRECT services
587fe4f
malek-messaoudiicommited on
Update stt_service.py
209f7bb
malek-messaoudiicommited on
Update main
d43ba60
malek-messaoudiicommited on
Add groq apis
2da4544
malek-messaoudiicommited on
Refactor requirements and chatbot services; enhance service initialization and error handling for TTS and STT functionalities
691fd14
malek-messaoudiicommited on
Refactor audio processing and chatbot services; enhance STT and TTS functionalities with base64 support and session management
56dc677
malek-messaoudiicommited on
Update files
674469e
malek-messaoudiicommited on
Update requirements and refactor STT and chatbot services for improved model loading and error handling
3b2b211
malek-messaoudiicommited on
Refactor chatbot and STT services to improve model loading, response generation, and error handling; utilize Hugging Face API for STT functionality
e8aa76b
malek-messaoudiicommited on
fix errors
a8c8142
malek-messaoudiicommited on
update stt
47a3efb
malek-messaoudiicommited on
Refactor audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality
95cb26e
malek-messaoudiicommited on
Enhance configuration validation and audio processing limits
918acab
malek-messaoudiicommited on
add files
4a13628
malek-messaoudiicommited on
Update codes
d4b6133
malek-messaoudiicommited on
Correct files
544d113
malek-messaoudiicommited on
Update tts_service.py
4f1c42b
malek-messaoudiicommited on
Update stt_service.py
14f424f
malek-messaoudiicommited on
Refactor audio models and services for improved error handling and response streaming
9aa985d
malek-messaoudiicommited on
Update gemini_client.py
e411044
malek-messaoudiicommited on
update env
91b1985
malek-messaoudiicommited on
add gemini api
73d4f3c
malek-messaoudiicommited on
Add tts/stt services
c7fc3b6
malek-messaoudiicommited on
'add'
fd65bc8
malek-messaoudiicommited on
Update training script and model files
cfbe56e
malek-messaoudiicommited on
Update training script and model files
d9d9974
malek-messaoudiicommited on
add model
9af5350
malek-messaoudiicommited on
Enhance KpaModelManager to load fine-tuned weights from Hugging Face and update requirements to include huggingface_hub
d289997
Yassine Mhirsicommited on
Add KPA model integration and update configuration for label predictions