Policies must be split before indexing.
Preserve context while controlling cost.
Choose two designs.
Split by semantic structure and measure a small overlap against retrieval quality and token cost.
Detailed explanation
Results retain context.
Results retain context.
Boundary loss and cost can be compared.
Boundary loss and cost can be compared.
Granularity and limits suffer.
Granularity and limits suffer.
The design may not fit.
The design may not fit.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 3.1のRAG、チャンク、埋め込み、検索を確認する。Expected result
文書構造と検索品質・費用を考慮してチャンク分割を調整できる。Key points
- Chunk
- Overlap
- Retrieval quality
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.