Spaces:
Sleeping
Sleeping
Commit History
Hotfix: health 200; send-config fast return 019cf9f
Hotfix: send-config fast-return via env flag (keep __future__ first) 7dbd13e
trigger rebuild 3ed1c08
Auto-bundle config+pdf to SFTP on send-config or pdf upload d82d83b
Add SFTP store helper to API e4e485d
trigger rebuild d9e2f5a
Send-config: store config+pdf to SFTP 5e71b41
Add SFTP storage helper 47956b3
trigger rebuild 987c523
Add config download endpoint d48c2db
trigger rebuild af49bdb
Remove Gmail from HF API (store-only send-config) 7080630
Remove PDF existence requirement from API handlers 089f46d
Make /api/send-config store config even if PDF missing e3b7e75
Make /api/send-config store-first; email best-effort 9ea86b6
send-config: store json+pdf + sftp + best-effort email 9273ba4
Persist uploads under /data 90b38dc
Fix send-config: store-only, no Gmail dependency b175f72
Add /api/send-config (store config) 93ca01e
Fix notify_to env var name (fallback) 06f9b29
api: add python-multipart for UploadFile/Form 75e8014
Add PDF upload endpoint for worker 9f8c2b7
chore: dedupe python-dotenv 623c2d7
fix: add python-dotenv for api e083bd2
fix: add python-dotenv for api 029188f
fix: docker FastAPI deploy 40f2d84
fix: API docker runtime (fastapi+uvicorn) 05ab5ed
fix: add api runtime deps 591cb7e
chore: add app.py entrypoint 43c18bf
fix: add HF README config 5a4ddf5
deploy: sync api from pdf-trainer-demo fffcd43
fix: remove cache files and restore backend package 4a2fc21
deploy: real pdf-trainer-demo API 2fce05d
demo(A): local pdf storage + PUT/GET /api/pdf 8974c0c
fix: import Header for worker auth 323986b
api: accept PDF uploads + serve PDFs locally eaeeb44
debug: /api/sftp-test returns JSON on connect failure 5b492d5
debug: real /api/sftp-test with socket+paramiko timeouts 861735d
debug: add /api/sftp-test af7a9e0
cleanup: remove dead code after /api/pdf return 581704a
fix: make /api/pdf serve from SFTP with timeout 2fc7c46
fix: add SFTP timeouts + prevent /api/pdf hang 667075f
fix: remove bogus SFTPStore import f57da06
fix: dockerize api space (deps + uvicorn entrypoint) 925fce0
api: serve pdfs from SFTP for trainer UI ea68cfc
api: add SFTP download helper 5c59b0f
deps: add paramiko for SFTP pdf fetch 3a934ac
fix: proper empty 204 response for jobs/next b272b04
Avinash commited on
SFTP: serve PDFs + store configs in /inserio 2e5ad46
Avinash commited on