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 / routes
41.4 kB
  • 5 contributors
History: 41 commits
S01Nour
refactor: Remove notebook and establish API routing structure.
65bf3d8 6 days ago
  • __init__.py
    564 Bytes
    refactor: Remove notebook and establish API routing structure. 6 days ago
  • generate.py
    1.6 kB
    feat: Add text generation API endpoint with T5 model integration. 6 days ago
  • health.py
    629 Bytes
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency about 1 month ago
  • label.py
    4.88 kB
    Update label files 28 days ago
  • mcp_routes.py
    21.1 kB
    Add response models for new MCP tools: DetectStance, MatchKeypoint, TranscribeAudio, GenerateSpeech, and GenerateArgument 7 days ago
  • root.py
    289 Bytes
    Redirect root endpoint to API documentation instead of returning API information about 1 month ago
  • stance.py
    2.92 kB
    Refactor import statements in health.py and stance.py to use absolute paths for improved clarity and consistency about 1 month ago
  • stt_routes.py
    1.36 kB
    Update chat voice part 9 days ago
  • tts_routes.py
    1.25 kB
    Update chat voice part 9 days ago
  • voice_chat_routes.py
    6.85 kB
    Update chat voice part 9 days ago