Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
NLP-Debater-Project
/
FastAPI-Backend-Models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / services
28.3 kB
  • 5 contributors
History: 51 commits
Yassine Mhirsi
feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements.
2380f6f 7 days ago
  • __init__.py
    714 Bytes
    feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements. 7 days ago
  • chat_service.py
    4.65 kB
    Update chat voice part 10 days ago
  • generate_model_manager.py
    4.25 kB
    feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management. 7 days ago
  • label_model_manager.py
    4.86 kB
    Update training script and model files 30 days ago
  • mcp_service.py
    3.22 kB
    Refactor MCP tool handling to use hardcoded tool definitions and improve return value handling in health check and tool calls 8 days ago
  • stance_model_manager.py
    3.33 kB
    Update training script and model files about 1 month ago
  • stt_service.py
    1.23 kB
    Update chat voice part 10 days ago
  • topic_service.py
    4.42 kB
    feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements. 7 days ago
  • tts_service.py
    1.61 kB
    Update chat voice part 10 days ago