CoolFace
Apppublic

Davanaa/openenv-spreadsheet-cleanup

sourceHugging Faceupdated 6mo agoView on Hugging Face
1likes
39 commits on main
d47eb226mo ago

Fix: Add score= field to [END] log clamped strictly within (0,1) exclusive

Chinmaygouda
03e9f5b6mo ago

Fix: Clamp scores strictly within (0,1) exclusive to pass Task Validation

Chinmaygouda
1806b0b6mo ago

Diagnose: Print evaluator-injected env vars to stderr for debugging

Chinmaygouda
faaa8fd6mo ago

Fix: Use Meta-Llama model fallback list since evaluator proxy rejects OpenAI model names

Chinmaygouda
5eeac646mo ago

Fix: Remove Dockerfile ENV overrides blocking evaluator injection; Remove broken models.list() wildcard

Chinmaygouda
58df7ba6mo ago

Fix: Bulletproof proxy fallback list for unavailable models

Chinmaygouda
b7aa07f6mo ago

Fix: Dynamically query evaluator proxy for authorized models to prevent NotFoundError

Chinmaygouda
937ad6f6mo ago

Fix: Remove traceback print to bypass Hackathon regex scraper

Chinmaygouda
8a5f9156mo ago

Fix: Trim massive tracebacks to bypass Hackathon UI character limits

Chinmaygouda
93285ef6mo ago

Fix: Push updated LLMAgent exception handling to proxy

Chinmaygouda
7d160e76mo ago

Fix: Raise raw OpenAI exception to prevent UI truncation in participant log

Chinmaygouda
9dc379a6mo ago

Fix: Dynamically route inference API requests to port 7860 to match Dockerfile binding

Chinmaygouda
05c07736mo ago

Fix: Remove final sys.exit(0) mask on FastAPI connection failure

Chinmaygouda
e2327906mo ago

Fix: Remove sys.exit(0) mask; allow main process to crash loudly to expose LiteLLM Traceback

Chinmaygouda
cf82dd96mo ago

Fix: Strip LLM exception suppression and strictly enforce proxy bindings to prevent silent Heuristic fallbacks

Chinmaygouda
00d706e6mo ago

Fix: Dynamically evaluate Proxy API Keys at runtime in FastAPI to prevent Heuristic lock-in

Chinmaygouda
b55b7d16mo ago

Fix: Strictly map exact string literals for proxy AST verification

Chinmaygouda
139562f6mo ago

Fix: Dynamically fetch OS env variables at runtime to support late-stage proxy injection

Chinmaygouda
485eb876mo ago

Fix: Route all agent inference strictly through Phase 2 API_KEY proxy

Chinmaygouda
acf48a66mo ago

Fix: wrap all operations in try/except, always emit [END], never sys.exit(1)

Chinmaygouda
d5141e96mo ago

Add pyproject.toml, server/app.py, and uv.lock for openenv validate compliance

Chinmaygouda
5ab55086mo ago

Add pyproject.toml for strict openenv validate compliance

Chinmaygouda
97a65016mo ago

Fix strict FastAPI empty body routing for automated HF grader test

Chinmaygouda
bfacdf86mo ago

Bulletproof hackathon string parser with spaceless JSON

Chinmaygouda
1af64b86mo ago

Fix HF Space Config Error

Chinmaygouda
129f7cd6mo ago

updated readme

Chinmaygouda
beb43506mo ago

fixed issues in docker file

Chinmaygouda
12d302a6mo ago

integrated frontend and solved issues

Chinmaygouda
55809916mo ago

updated

Chinmaygouda
72f34486mo ago

chore: remove test upload file and update .gitignore

Chinmaygouda
a85cc7d6mo ago

improved the output and fixed bugs

Chinmaygouda
6255d726mo ago

chore: remove generated and cache files from git

Chinmaygouda
07040686mo ago

feat: add spreadsheet cleanup environment with AI agent and manual step support

Davanaa
b61ced36mo ago

Resolve merge conflict: remove .env

Chinmaygouda
bcdb3af6mo ago

solved issue

Chinmaygouda
04916e66mo ago

Delete

Chinmaygouda Patil
de1e1ec6mo ago

fixed inference

Chinmaygouda
e64bfa16mo ago

working basic version

Chinmaygouda
b7c1d4c6mo ago

initialzed

Chinmaygouda