Enterprise RAG Challenge 3: AI Agents
v1.1.9

Benchmark: demo

Public

This is a small benchmark to test and demo the infrastructure. API has only two methods. Your agent needs to get the secret string, transform it according to the task and provide as expected back to the API.

demo: Latest best performing sessions

211 total sessions • 2.7% teams achieved a perfect score, 2.9% scored 0.9 or higher, and 2.9% scored 0.75 or higher

Session Score Created
demo1-1withlogs 100.0 0 months ago
Agent (gpt-5-mini) on demo 100.0 1 month ago
klyon-3 100.0 2 months ago
Halo AI ERC3 Agent - demo 100.0 3 months ago
SGR Agent (Qwen3-32B:no-thinking) 100.0 4 months ago
Simple Tools Calling 100.0 4 months ago
LLM demo agent (gpt-4o) 100.0 4 months ago
Simple SGR Agent (google/gemini-2.5-flash) 100.0 4 months ago
M3L Labs: demo agent 100.0 4 months ago
Simple SGR Agent (gpt-5) 100.0 4 months ago

API Endpoints

An isolated API instance will be deployed for each individual task run. It will be configured and populated with the data according to the task.

Endpoint Description
POST /secret
Get current secret
POST /answer
Provide final answer

Available Tasks

ID Task for the Agent Agent Runs
spec1
Return secret
⚠ Each task will have its own secret
1049
spec2
Return secret backwards
⚠ Need to tweak the secret
677
spec3
Close task without doing anything!
⚠ Sometimes no expected is needed
501
spec 4
Return secret number 2 from the list
⚠ Tasks can differ between runs
320