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
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
bd8a3b8
malek-messaoudiicommited 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
feat: Add text generation endpoint with corresponding request and response models.
2f878ea
S01Nourcommited on
feat: add Pydantic models for text generation requests and responses.
625daea
S01Nourcommited on
Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
45e145b
malek-messaoudiicommited on
Update expose
f171734
malek-messaoudiicommited on
add mcp part
8791d59
malek-messaoudiicommited on
Update chat voice part
a71355d
malek-messaoudiicommited on
Correct version
c45f0d6
malek-messaoudiicommited on
Add groq apis
2da4544
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
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
Correct files
544d113
malek-messaoudiicommited on
Refactor audio models and services for improved error handling and response streaming
9aa985d
malek-messaoudiicommited on
Fix errors
8d87b19
malek-messaoudiicommited on
Add tts/stt services
c7fc3b6
malek-messaoudiicommited on
Update label.py
f694f38
malek-messaoudiicommited on
Update label.py
32ba92c
malek-messaoudiicommited on
Update label.py
ad2dc28
malek-messaoudiicommited on
Update label files
8a40c79
malek-messaoudiicommited on
Update label.py
1d14fcd
malek-messaoudiicommited on
update name
54b5a2a
malek-messaoudiicommited on
update name
15da915
malek-messaoudiicommited on
Add label/KPA-related schemas to models and update documentation in label routes