Commit History

feat: Add extract_topic and voice_chat tools to MCP service, enhancing functionality for topic extraction and chatbot responses. Update models and routes to support new features.
1ce17ff

malek-messaoudii commited on

feat: Add analysis endpoints and service for processing arguments, extracting topics, and predicting stance
430b54f

Yassine Mhirsi commited on

feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
6e8d513

Yassine Mhirsi commited on

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

Yassine Mhirsi commited on

feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
2380f6f

Yassine Mhirsi commited on

feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
bd8a3b8

malek-messaoudii commited on

refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters.
c508ed0

malek-messaoudii commited on

feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management.
306b243

S01Nour commited on

feat: Add text generation endpoint with corresponding request and response models.
2f878ea

S01Nour commited on

feat: add Pydantic models for text generation requests and responses.
625daea

S01Nour commited on

Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument
45e145b

malek-messaoudii commited on

Update expose
f171734

malek-messaoudii commited on

add mcp part
8791d59

malek-messaoudii commited on

Update chat voice part
a71355d

malek-messaoudii commited on

Correct version
c45f0d6

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 audio processing to utilize free models and enhance logging; update TTS and STT services for improved functionality
95cb26e

malek-messaoudii commited on

Enhance configuration validation and audio processing limits
918acab

malek-messaoudii commited on

add files
4a13628

malek-messaoudii commited on

Correct files
544d113

malek-messaoudii commited on

Refactor audio models and services for improved error handling and response streaming
9aa985d

malek-messaoudii commited on

Fix errors
8d87b19

malek-messaoudii commited on

Add tts/stt services
c7fc3b6

malek-messaoudii commited on

Update label.py
f694f38

malek-messaoudii commited on

Update label.py
32ba92c

malek-messaoudii commited on

Update label.py
ad2dc28

malek-messaoudii commited on

Update label files
8a40c79

malek-messaoudii commited on

Update label.py
1d14fcd

malek-messaoudii commited on

update name
54b5a2a

malek-messaoudii commited on

update name
15da915

malek-messaoudii commited on

Add label/KPA-related schemas to models and update documentation in label routes
3afc11b

Yassine Mhirsi commited on

Add Kpa classification model
03d23e8

malek-messaoudii commited on

test
f35b1bb

Yassine Mhirsi commited on

add label schema (#1)
d1e8641
verified

yassine-mhirsi commited on

Add model_config to HealthResponse in health.py for enhanced configuration options
170053d

Yassine Mhirsi commited on

first test
9db766f

Yassine Mhirsi commited on