File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
aws_doc_sdk_examples_tools/agent Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ __pycache__
66.idea /
77build /
88dist /
9- .ailly_iam_policy
9+ .ailly_iam_policy
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments