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

  • Log In
  • Sign Up

Spaces:
harvesthealth
/
secondme-api
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
secondme-api / lpm_kernel /api
440 kB
  • 1 contributor
History: 2 commits
Gemini
fix: Correct /api/talk routing\n\n- Removed url_prefix from talk_bp Blueprint definition.\n- Changed route decorator to @talk_bp.route("/api/talk", methods=["POST"]) to correctly map the chat endpoint.
3cfc0a2 10 days ago
  • common
    feat: add detailed logging 10 days ago
  • domains
    fix: Correct /api/talk routing\n\n- Removed url_prefix from talk_bp Blueprint definition.\n- Changed route decorator to @talk_bp.route("/api/talk", methods=["POST"]) to correctly map the chat endpoint. 10 days ago
  • dto
    feat: add detailed logging 10 days ago
  • file_server
    feat: add detailed logging 10 days ago
  • models
    feat: add detailed logging 10 days ago
  • repositories
    feat: add detailed logging 10 days ago
  • services
    feat: add detailed logging 10 days ago
  • __init__.py
    1.41 kB
    feat: add detailed logging 10 days ago