Commit History

Upload folder using huggingface_hub
5830379
verified

harvesthealth commited on

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

Gemini commited on

feat: add detailed logging
01d5a5d

Gemini commited on