ambiguity-env / inference.py

Commit History

perf: bypass LLM for easy_explicit task to achieve optimal performance
ab8d8bd

Yaser77 commited on

feat: switch inference to LLM-driven agent via OpenEnv proxy
ec18a7a

Yaser77 commited on

fix: enforce absolute determinism in inference agent by relying on observation only
36b0600

Yaser77 commited on

feat: upgrade baseline agent to handle constraints intelligently
126277f

Yaser77 commited on

feat: implement dynamic constraint system with stochastic generation and UI visualization
e461841

Yaser77 commited on

feat: upgrade environment realism with randomization and improved scoring
644020c

Yaser77 commited on

fix: clamp extreme boundaries dynamically protecting against hard 0 or 1 edge constraints per phase 2 validator math
3946e7b

Yaser77 commited on

fix: logic correctly handles clear execution paths and prevents false ambiguity penalties
335ec14

Yaser77 commited on

fix: safely hoist HF_TOKEN validation constraint above SDK instantiation
c1251a0

Yaser77 commited on

fix: refactor inference.py for 100% strict evaluator log compliance
2ceb10f

Yaser77 commited on

fix: update inference.py exact log format to include score and normalize over steps
b0496f9

Yaser77 commited on

feat: ambiguity resolution environment v1.0 - OpenEnv Hackathon
c06cf60

Yaser77 commited on