Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

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

App Files Files Community
Fetching metadata from the HF Docker repository...
FastAPI-Backend-Models / models
18.2 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 33 commits
malek-messaoudii
feat: Enhance ToolCallRequest and ToolCallResponse models with detailed examples and descriptions for improved clarity and usability in MCP tool calls.
bd8a3b8 5 months ago
  • __init__.py
    1.56 kB
    refactor: Remove GenerateArgumentRequest and GenerateArgumentResponse models; update generate_argument endpoint to accept topic and position parameters. 5 months ago
  • generate.py
    1.63 kB
    feat: Introduce FastAPI endpoints for single and batch text generation with Pydantic models and Hugging Face model management. 5 months ago
  • health.py
    296 Bytes
    Add model_config to HealthResponse in health.py for enhanced configuration options 6 months ago
  • label.py
    7.17 kB
    Update label.py 6 months 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. 5 months ago
  • stance.py
    1.93 kB
    first test 6 months ago
  • stt.py
    229 Bytes
    Update chat voice part 5 months ago
  • tts.py
    481 Bytes
    Update chat voice part 5 months ago
  • voice_chat.py
    546 Bytes
    Update chat voice part 5 months ago