NEXON / inference.py

Commit History

chore: update inference script and core logic for alignment
6a6a0f9

ashishMenon05 commited on

fix: ensure all reward values are strictly between 0 and 1
ed4fc09

ashishMenon05 commited on

fix: ensure grader scores are strictly between 0 and 1 (not 0.0 or 1.0)
4379b47

ashishMenon05 commited on

fix: full resubmission patch - fix [STEP] format, add close(), expose system_state, fix /state endpoint, improve reward variance
fd5d7f9

ashishMenon05 commited on

refactor: improve environment variable handling for API authentication - 18:47
3168d77

ashishMenon05 commited on

fix(inference): lazily initialize OpenAI client to support test runner mocks
43956b9

Your Name commited on

fix(inference): prioritize evaluator .env over default.env
b275204

Your Name commited on

fix(inference): exact match of OpenAI client init for AST validators
354e4bd

Your Name commited on

fix(inference): perfect alignment with pre-submission checklist defaults
a22ca25

Your Name commited on

Fix inference.py with proper error handling
408c10b

Antigravity commited on

initial clean push: N-A finalized build
5fe93dd

Antigravity commited on