Skip to content

Commit cb23cd9

Browse files
prompt engineering claude to stop generating wrong CI commands (#512)
Removed redundant line and formatted usage examples for clarity.
1 parent 80ca42a commit cb23cd9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/claude.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,12 @@ jobs:
104104
)
105105
```
106106
107-
The `generate-cli-command` input accepts arguments for `generate_sweep_configs.py`. Examples:
107+
The `generate-cli-command` input accepts arguments for `generate_sweep_configs.py`.
108+
109+
usage: `generate_sweep_configs.py` `[-h]`
110+
`{full-sweep,runner-model-sweep,test-config}`
111+
112+
Examples:
108113
109114
**Filter by model prefix and Nvidia nodes:**
110115
```

0 commit comments

Comments
 (0)