Spaces:
Runtime error
Runtime error
Commit History
Add save-config webhook + gmail_auth helper 20919fe
Fix PDF uploads: prefer POST over PUT 9d11a64
Trainer worker: add TRAINER_DONE label and stop removing INCOMING 15aea04
Log build revision at startup 54801eb
Fix: upload PDF via PUT (API rejects POST) 6c3783f
Ignore local creds/tmp/uploads aa75b88
Remove dead _ensure_dir; finalize SFTP upload path logic 76fb4bd
Ignore local secrets and runtime dirs 98ffa8e
Remove duplicate PDF upload block in TRAIN handler 7ad4ce0
Ignore local secrets and runtime artifacts 23e2401
Fix sftp_store: keep __future__ import first; safe remote path join 883ba74
Add SFTP storage helper for trainer outputs f08e4d3
Add paramiko for SFTP uploads ab77655
Upload PDFs to API after storing 3108a15
Worker: upload PDF to API after write 6a3f561
Fix TRAIN block + upload PDFs to API a0910c0
Upload TRAIN PDFs to API space 468712b
Fix TRAIN upload block syntax + upload to API d52ed80
Upload stored PDFs to API space for UI fetch 88696c0
Fix HF start: run worker as module + health server 564a635
Fix worker start: run as module + keep health server 70eb619
Fix worker startup: run as module, add package init 96c8a10
fix: add python-dotenv dependency 3c5210f
Run worker as module to fix relative imports 15e27b0
Force Docker Space + serve health on 6545a36
Add health server so HF marks worker healthy c2aa6bc
fix: write Gmail OAuth JSON secrets to /tmp files 029948d
fix: add PyMuPDF for fitz 28b7dde
fix: worker deps + HF config a2c8732
fix: HF config + deps 56d2726
fix: serve /health and run worker loop 5d79a6d
fix: add HF README config 0566772
fix: add deps (python-dotenv, openai) ae3fce5
fix: add python-dotenv dependency 5c8ee53
fix: restore worker code + entrypoint 7fd3f6f
deploy: real pdf-trainer-demo worker 4478465
worker: add HEAD support for health/sftp-test 1b42251
chore: clean repo artifacts 68d613d
worker: execute upload_pdf jobs 6e9aa02
debug: log upload start/end for upload_pdf jobs 7cf2b34
feat: process jobs; upload_pdf to sftp; status callbacks d19344e
fix: normalize SFTP upload path relative to SFTP_ROOT e0039b5
fix: repair corrupted newline strings in HTTP handler 5bc6b5d
sftp: add /sftp-test endpoint fbe6ec2
Avinash commited on
sftp: add sftp_store module + copy repo in Dockerfile e9f72a1
Avinash commited on
fix: correct sftp_store import path c09b33f
Avinash commited on
feat: add SFTP connectivity test endpoint 776de6b
Avinash commited on
fix: return 200 on / and /? to stop HF log probes 2878e4e
Avinash commited on
fix: correct worker indentation and stabilize startup 2652f31
Avinash commited on