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 / models
24.2 kB
  • 5 contributors
History: 36 commits
Yassine Mhirsi
feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints.
6e8d513 7 days ago
  • __init__.py
    2.08 kB
    feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints. 7 days ago
  • generate.py
    1.63 kB
    feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management. 8 days ago
  • health.py
    296 Bytes
    Add model_config to HealthResponse in health.py for enhanced configuration options about 1 month ago
  • label.py
    7.17 kB
    Update label.py 30 days ago
  • mcp_models.py
    4.38 kB
    feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls. 8 days ago
  • stance.py
    1.93 kB
    first test about 1 month ago
  • stt.py
    229 Bytes
    Update chat voice part 11 days ago
  • topic.py
    3.12 kB
    feat: Add topic-related schemas and API routes for topic management, along with LangChain dependencies in requirements. 8 days ago
  • tts.py
    481 Bytes
    Update chat voice part 11 days ago
  • user.py
    2.37 kB
    feat: Implement user management service with Supabase integration, including user registration, retrieval, and name update endpoints. 7 days ago
  • voice_chat.py
    546 Bytes
    Update chat voice part 11 days ago