You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: python/example_code/bedrock-agent/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -194,9 +194,7 @@ Start the example by running the following at a command prompt:
194
194
python prompts/list_prompts.py
195
195
```
196
196
197
-
The example first lists the prompts in the current AWS Region. It
198
-
then prompts for a prompt ID, which you can get from the list of prompts. Finally, the example lists the prompt versions for the prompt ID that you entered.
199
-
197
+
The example first lists the prompts in the current AWS Region.
0 commit comments