bug-triage-env / inference.py

Commit History

v2.0: multi-step episodes, procedural bugs, semantic grading, sessions, 71 tests
703aa57

Siteshcodes commited on

fix: add name/difficulty to tasks, per-task [START]/[END] logs for validator
7eb0325

Siteshcodes commited on

fix: stateful endpoints + score clamping for validator pass
6174aa3

Siteshcodes commited on

fix: all 0.0 defaults replaced with 0.05
b4a6378

Siteshcodes commited on

fix: correct [START] format, HF_TOKEN priority, remove /v1 forcing
e8f71a0

Siteshcodes commited on

fix: validator anchor lines and reset keyword arg
baa461d

Siteshcodes commited on

fix: use pydantic .dict() instead of dataclasses asdict, remove raise exc
ff292ff

Siteshcodes commited on

fix: inline BugTriageClient to eliminate import conflict
20f2ce3

Siteshcodes commited on

fix: use bug_triage_client to avoid openenv-core client conflict
78e2c60

Siteshcodes commited on

fix: pass task_id as positional arg to reset()
31a803a

Siteshcodes commited on

fix: /v1 base_url, verbose logging, raise on exception
cc1335d

Siteshcodes commited on

remove silent fallback in call_model
e48bc80

Siteshcodes commited on

use API_KEY env var from eval proxy
ff6527e

Siteshcodes commited on

use injected API_BASE_URL from eval proxy
ab6f40e

Siteshcodes commited on

fix: add LOCAL_IMAGE_NAME env var to inference.py
10c8a22

Siteshcodes commited on

final: inference fixed
5473266

Siteshcodes commited on

fix: remove fallback default from HF_TOKEN
598d99a

Siteshcodes commited on

add inference.py for hackathon submission
9e050fb

Siteshcodes commited on