From 06e6e504451aa10d869ed56ebba5eb89802aa1af Mon Sep 17 00:00:00 2001 From: Frankie Siino Date: Wed, 10 Dec 2025 17:19:27 -0800 Subject: [PATCH] Fix wrong count vs actual Signed-off-by: Frankie Siino --- docs/get-started/rollout-collection.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/rollout-collection.md b/docs/get-started/rollout-collection.md index 9034f14660..693c01a1d9 100644 --- a/docs/get-started/rollout-collection.md +++ b/docs/get-started/rollout-collection.md @@ -111,7 +111,7 @@ ng_collect_rollouts +agent_name=single_tool_call_simple_agent \ **✅ Success Check**: You should see: ```text -Collecting rollouts: 100%|████████████████| 5/5 [00:08<00:00, 1.67s/it] +Collecting rollouts: 100%|████████████████| 10/10 [00:08<00:00, 1.67s/it] ``` ## 4. View Rollouts