Commit History

fix: add score= to END output, clamp to (0.01, 0.99)
9442887

UjjwalPardeshi commited on

fix: use HF_TOKEN as api_key per hackathon spec, fix END format
b3d5c94

UjjwalPardeshi commited on

fix: use os.environ for API_KEY and API_BASE_URL, remove dummy fallback
00f62eb

UjjwalPardeshi commited on

fix: use GenericAction(**kwargs) instead of positional dict arg
a72d669

UjjwalPardeshi commited on

fix: emit structured START/END output even when env connection fails
6415da0

UjjwalPardeshi commited on

fix: run all 7 tasks with per-task START/END logging, match reference format
2518b48

UjjwalPardeshi commited on

fix: test LLM proxy call before env connection to ensure proxy usage
5b89fc4

UjjwalPardeshi commited on

fix: prioritize API_KEY over HF_TOKEN for LLM proxy, fail loudly on first call
dbae750

UjjwalPardeshi commited on

fix graders
fc246c9

UjjwalPardeshi commited on

fix inference final
c5307a2

UjjwalPardeshi commited on

fix get model_messages
47d99a3

UjjwalPardeshi commited on

fix: api key as first priority
3956f8f

UjjwalPardeshi commited on

fix graders
f1b57dc

UjjwalPardeshi commited on

fix: inference format
9bb9fe6

UjjwalPardeshi commited on

fix: inference
ee366d9

UjjwalPardeshi commited on

fix inference format
e979357

UjjwalPardeshi commited on

minor changes
d8eeec6

omkarrr88 commited on

inference format fix
006d13b

UjjwalPardeshi commited on

minor changes
da20dfa

omkarrr88 commited on

Major fixes
6be6d8e

omkarrr88 commited on

feat: harden Task 5 grader + fix inference.py for hackathon submission
56b42b0

omkarrr88 commited on

fix: add demo and inference.py
82996ed

UjjwalPardeshi commited on