Skip to content

Commit 7efcaa1

Browse files
committed
updated doc
Signed-off-by: Ahmad Kiswani <[email protected]>
1 parent 32e71f5 commit 7efcaa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/run_grpo_unique_numbers_w_adk.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Optionally evaluates the agent's final guess using an LLM-based grader (included for extensibility, though not essential for this task).
3333
3434
### Example Usage
35-
uv run python examples/run_grpo_unique_numbers_w_adk.py
35+
uv run --extra adk --extra automodel python examples/run_grpo_unique_numbers_w_adk.py
3636
3737
### Requirements
3838
- A working ADK environment with access to a compatible LLM endpoint.

0 commit comments

Comments
 (0)