Commit History

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

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

malek-messaoudii commited on

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

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 label/KPA-related schemas to models and update documentation in label routes
3afc11b

Yassine Mhirsi commited on

first test
9db766f

Yassine Mhirsi commited on