Skip to content

Commit a954215

Browse files
committed
Update README for ailly agent.
1 parent 3dde1cc commit a954215

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

aws_doc_sdk_examples_tools/agent/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,11 @@ python -m aws_doc_sdk_examples_tools.agent.bin.main \
3636

3737
### 🔧 Arguments
3838

39-
Run `python -m aws_doc_sdk_examples_tools.agent.bin.main --help` for more info.
39+
- `iam_tributary_root`: Path to the root directory of your IAM policy tributary
40+
- `--system-prompts`: List of system prompt files or strings to include in the Ailly configuration
41+
- `--skip-generation`: Skip the prompt generation and Ailly execution steps (useful for reprocessing existing outputs)
42+
43+
Run `python -m aws_doc_sdk_examples_tools.agent.bin.main update --help` for more info.
4044

4145
---
4246

0 commit comments

Comments
 (0)