Skip to content

Commit 17f1a3d

Browse files
committed
docs
1 parent 56118ec commit 17f1a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/config/agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Subagents can be configured in config or markdown and support/require these fiel
7474
---
7575
mode: subagent
7676
description: You sleep one second when asked
77-
model: anthropic/sonnet-4.5
77+
model: ${env:MY_MODEL:anthropic/sonnet-4.5}
7878
tools:
7979
byDefault: ask
8080
deny:

0 commit comments

Comments
 (0)