CoolFace
Apppublic

satyamshahi/etl_debugger_env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
22 commits on main
c6d18eb6mo ago

Update README

satyamshahi
40c83436mo ago

fix: models.py

satyamshahi
85562d36mo ago

fix: models.py

satyamshahi
33621616mo ago

fix: wrap all inference.py operations in try/except, prevent unhandled exceptions

satyamshahi
335767a6mo ago

remove uv.lock

satyamshahi
65083f46mo ago

add uv.lock

satyamshahi
717027e6mo ago

fix: correct openenv package name

satyamshahi
f80e3146mo ago

fix: all openenv validate checks passing

satyamshahi
b4d2fc56mo ago

fix: Pydantic models, proper history tracking

satyamshahi
b47b4146mo ago

fix: PipelineState standalone dataclass, fixes reset 500

satyamshahi
6e605a26mo ago

fix: State fallback as dataclass, fixes reset 500 error

satyamshahi
d13c7266mo ago

fix: Dockerfile at root for HF Spaces

satyamshahi
25a13996mo ago

fix: handle /web endpoint for HF Spaces

satyamshahi
ad1511f6mo ago

fix: add HF spaces metadata

satyamshahi
7df14c46mo ago

update readme

satyamshahi
b4a356b6mo ago

fix: wrap state in try/except, prevent 500 before reset

satyamshahi
7f5a4666mo ago

fix: explicit routes, add root endpoint, remove openenv wrapper

satyamshahi
ff439786mo ago

Clean up README by removing unnecessary metadata

satyamshahi
0c042d26mo ago

Refine problem statement for clarity

satyamshahi
833f97a6mo ago

Remove GitHub badge from README

satyamshahi
96073df6mo ago

Change GitHub link in README

satyamshahi
b6d15c56mo ago

feat: ETLDebugger OpenEnv environment

satyamshahi