https://agi.akhara.ai
Pass env_id to select which environment runs your tasks (e.g. amazon_gym_android, cvs_gym).
List tasks
num_examples.
Start evaluation
Response (202):
Get run status
Result fields that matter
Cancel run
List / get evaluations
Open run
Unscored free-play with a custom instruction (no verifiers, reward0.0).
GET /evaluations/run/{run_id}/status.
Agent observation (what we POST to you)
Typical fields your endpoint receives (wrapperAgentObservation):
screenshot_b64instruction,task_id,step,episode_id- UI / screen metadata (and optionally slim mode via
minimal_observation)
action + params) as in Actions.