CoolFace
Apppublic

xXArjunXx/MetaHackathon

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
42 commits on main
6f710096mo ago

Updated Files

xXArjunXx
57ae6c36mo ago

updated inference.py

xXArjunXx
7d197076mo ago

updated

xXArjunXx
d2166626mo ago

updated

xXArjunXx
ddcfa626mo ago

updated

xXArjunXx
3aeabc56mo ago

Updated

xXArjunXx
785d2706mo ago

Updated File

xXArjunXx
7d7df6a6mo ago

Fix: Ensure all grader scores strictly within (0, 1) open interval

xXArjunXx
2c97f906mo ago

updated graded score

xXArjunXx
d19e95c6mo ago

Updated

xXArjunXx
94d5e256mo ago

updated

xXArjunXx
729f99e6mo ago

Updated

xXArjunXx
003f1726mo ago

commit

xXArjunXx
adbaf616mo ago

Fix Phase 2: Guarantee LiteLLM proxy detection

xXArjunXx
1ce11bf6mo ago

updated inference.py

xXArjunXx
7e5ee6f6mo ago

Fix proxy env handling for local and validator runs

xXArjunXx
5c0e35a6mo ago

Fix Phase 2 failure: Add MODEL_NAME validation for LLM proxy API calls

xXArjunXx
a736d686mo ago

updated inference.py

xXArjunXx
38e1f4e6mo ago

Updated

xXArjunXx
d4ce26c6mo ago

fix: read env vars directly from os.environ for validator compatibility

xXArjunXx
72f86106mo ago

fix: prioritize injected validator env over local .env

xXArjunXx
1fbca666mo ago

fix: sync build_client() fix to MetaHackathon/inference.py

xXArjunXx
ac0f0b56mo ago

git commit -m "fix: add structured [START]/[STEP]/[END] blocks to MetaHackathon inference

xXArjunXx
cc684656mo ago

Updated Docker FIle

xXArjunXx
28d8cf76mo ago

Updated Inference.py

xXArjunXx
0d45b446mo ago

Add uv.lock and server/app.py

xXArjunXx
a5936e06mo ago

Add pyproject.toml for package management

xXArjunXx
4209b336mo ago

Fix: make /reset endpoint accept empty request bodies

xXArjunXx
6be749d6mo ago

Fix: use HF Spaces port 7860 instead of 8000

xXArjunXx
78728826mo ago

Use explicit, clean multi-stage Dockerfile for frontend + backend

xXArjunXx
7c469946mo ago

Simplify health endpoint - remove response_model validation

xXArjunXx
9d954406mo ago

Fix: make health check and startup non-blocking

xXArjunXx
5a482056mo ago

Add all missing directories and config files: components, hooks, styles, scripts, nextjs configs

xXArjunXx
9fd391e6mo ago

Fix: correct import path for email_triage_env module

xXArjunXx
e13f6526mo ago

Fix: lazy load sessions and use uvicorn startup event

xXArjunXx
852f48a6mo ago

Fix Dockerfile: copy entire .next directory instead of standalone

xXArjunXx
9ccc9046mo ago

Force rebuild: use Node.js 20 for Next.js 16 compatibility

xXArjunXx
acd1e266mo ago

Add missing components and hooks directories

xXArjunXx
a0d95c46mo ago

Add full app - frontend and backend together

xXArjunXx
01151d56mo ago

Add proper README with HF Space metadata

xXArjunXx
a26c5d76mo ago

Add OpenEnv email triage environment

xXArjunXx
50d7cc16mo ago

initial commit

xXArjunXx