Guardian-Agent / inference.py

Commit History

Align inference with hackathon validator
d69f6d9

Prince9868 commited on

Normalize exported score/reward fields to strict (0,1)
36e93cd

Prince9868 commited on

Ensure fallback inference output always includes 3 valid tasks
3aaa0ae

Prince9868 commited on

Handle inference exceptions and avoid strict-mode crashes
38f6a5b

Prince9868 commited on

Use validator proxy API_BASE_URL+API_KEY in strict inference mode
f0e7a17

Prince9868 commited on

fix: rename 'final_score' to 'score' in inference output payload
869af79

Prince9868 commited on

fix(critical): rewrite inference.py to use in-process environment
f5b4175

Prince9868 commited on

fix: clamp evidence_score and all boundary score values to strict (0,1) range
33db110

Prince9868 commited on

fix(eval): strictly bound scores within 0.001 and 0.999 to resolve hackathon validation out-of-range limits
e9763ee

Prince9868 commited on

fix(inference): Provide valid Pydantic model for exception fallback and ensure structural logs are printed
bbc7949

Prince9868 commited on

fix(inference): handle Unhandled Exceptions and connect to standard environment API
2bb43b7

Prince9868 commited on

Hackathon submission: Guardian OpenEnv
5743bc2

Prince9868 commited on