Commit History

refactor: cleanup
b4864ae

riaz9311 commited on

fix: issue of scoring
9046bf2

riaz9311 commited on

update: remove delays.
60cffe8

riaz9311 commited on

added app_port in README.md
52a276d

riaz9311 commited on

removed cmd healthcheck
22df334

riaz9311 commited on

fix: docker image, installed curl
f1d75d8

riaz9311 commited on

fix: Dockerfile python version
f883e12

riaz9311 commited on

fix: openenv.yaml file
8ce6e45

riaz9311 commited on

yaml port syntax correction
87d8a2e

riaz9311 commited on

Docker port config 2
6025eb5

riaz9311 commited on

updated docker port config
a11e919

riaz9311 commited on

Fix LLM proxy usage and align app to port 8000 for proper API call routing
fe9abb8

riaz9311 commited on

BC: #24 attempt
2689f83

riaz9311 commited on

BC: #23 attempt
88f3287

riaz9311 commited on

BC: #22 attempt
bc6b803

riaz9311 commited on

BC: #21 attempt
b60ac68

riaz9311 commited on

BC: #20 atempt
ee5b361

riaz9311 commited on

fix: commenting out load_env
0ae3508

riaz9311 commited on

refactor: /baseline async to sync
c08efe7

riaz9311 commited on

refactor: inference.py config #16 attempt
f1a5932

riaz9311 commited on

try:#15
6055729

riaz9311 commited on

final fix: remove early raise + clean get_llm_response
a7e1f17

riaz9311 commited on

rafactor: removed early API check
1b7b76d

riaz9311 commited on

rafactor: update LLM config to match official sample inference.py
4e531b9

riaz9311 commited on

fix: update LLM config to match official sample inference.py
c94ef54

riaz9311 commited on

fix: use hackathon-injected API_KEY + API_BASE_URL for LiteLLM proxy
ccc24b3

riaz9311 commited on

fix score range β€” strictly between 0 and 1, not inclusive
329e821

riaz9311 commited on

try1: solving issue,proxyLLM calling and fallback
3d9a337

riaz9311 commited on

removing GROQ_API_KEY fallback
dbcd2e2

riaz9311 commited on

re-add structured output blocks for validator
62f355b

riaz9311 commited on

add structured output blocks for validator
f745446

riaz9311 commited on

fix openenv validate β€” pyproject.toml, uv.lock, main() function
c4da6f8

riaz9311 commited on

add pyproject.toml for openenv validate
d8ec93d

riaz9311 commited on

make reset body fully optional β€” handle None body
4c8eef8

riaz9311 commited on

add models.py, fix imports, fix reset default task_id
5fbceb7

riaz9311 commited on

move inference.py to root, fix imports, update Dockerfile
cd9f97e

riaz9311 commited on

fix model name, use OpenAI client, move to root
ee496ef

riaz9311 commited on

remove README copy from Dockerfile
b28971b

riaz9311 commited on

fix README β€” update run commands and baseline scores
495c677

riaz9311 commited on

add HuggingFace Space config header
eb8ed72

riaz9311 commited on

initial commit β€” AgentCorpEnv
183c559

riaz9311 commited on