Several departments share a summarization task.
Track the impact of prompt changes.
Choose two appropriate practices.
Record template, variables, model version, and evaluation results, then use fixed tests and staged release before production.
Detailed explanation
Changes can be compared and reproduced.
Changes can be compared and reproduced.
Regression can be detected in a limited scope.
Regression can be detected in a limited scope.
Cause and impact become untraceable.
Cause and impact become untraceable.
Comparison loses credibility.
Comparison loses credibility.
Try it yourself
An example you can run in a temporary verification environment.
Amazon Bedrock公式Prompt managementとAIF-C01 Domain 2.3・5.2の変更管理を確認する。Expected result
プロンプト版、評価、リリースを追跡する理由を説明できる。Key points
- Version
- Fixed tests
- Staged release
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.