Commit History

Fix: move score clamping to finally block so it always runs
4d5a14b

jayendra26 commited on

Clamp task scores to strictly (0,1) range
1149f3b

jayendra26 commited on

Fix openai/httpx proxies conflict: upgrade openai, pin httpx<0.28
f10d225

jayendra26 commited on

Extreme robustness fix: match checklist and fix asyncio conflict
035b33d

jayendra26 commited on

Restore server wait and add global exception handler
45e1103

jayendra26 commited on

Robust OpenAI client initialization and proxy fix
ddc4414

jayendra26 commited on

Fix proxy API compliance
362432d

jayendra26 commited on

fix(inference): restore try-except error handling for evaluation resilience
8c73677

jayendra26 commited on

fix(inference): remove LLM error fallback and update default model to gpt-4.1-mini
c593b0d

jayendra26 commited on

fix(inference): initialize OpenAI client directly with os.environ
ffa2ad1

jayendra26 commited on

Deep debug: Fix LLM Proxy Authentication by loading 'API_KEY' instead of 'HF_TOKEN'
c0a5980

jayendra26 commited on

Fix Phase 2 evaluation unhandled exception for missing OpenAI API Key by adding dummy fallback and try/except
17cf497

jayendra26 commited on

Deep debug: Runtime patch HfFolder compatibility for forced huggingface_hub upgrade
a2397ee

jayendra26 commited on

Pin huggingface-hub<1.9.0 to fix Gradio crash on HF deploy
b7a3007

jayendra26 commited on

Fix HF Docker dependencies adding gradio and fixed multipart
aa18116

jayendra26 commited on

Fix Phase 1 validation, add multi-mode server/app.py, update dependencies
530eeb9

jayendra26 commited on

Add professional root landing page to API
9d5f011

jayendra26 commited on

Allow env/ package and fix ModuleNotFoundError
4c9b435

jayendra26 commited on

Final cleanup: Remove temporary logs and error files
830635b

jayendra26 commited on

Resolve merge conflict in README.md
5cd254b

jayendra26 commited on

initial commit
177e171
verified

jayendra26 commited on

Initial commit
f8b106f

jayendra26 commited on