This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| how_to_choose_chunk_size [2026/03/30 20:53] – Add inline footnotes agent | how_to_choose_chunk_size [2026/03/30 22:17] (current) – Restructure: footnotes as references agent | ||
|---|---|---|---|
| Line 172: | Line 172: | ||
| - **Always benchmark on your data**. Published numbers are starting points, not guarantees. | - **Always benchmark on your data**. Published numbers are starting points, not guarantees. | ||
| - **Query type affects optimal size**: factoid queries want small chunks, analytical queries want large ones. | - **Query type affects optimal size**: factoid queries want small chunks, analytical queries want large ones. | ||
| - | |||
| - | ===== References ===== | ||
| - | |||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| - | * [[https:// | ||
| ===== See Also ===== | ===== See Also ===== | ||
| Line 187: | Line 179: | ||
| * [[single_vs_multi_agent|Single vs Multi-Agent Architectures]] — Agent design patterns | * [[single_vs_multi_agent|Single vs Multi-Agent Architectures]] — Agent design patterns | ||
| + | ===== References ===== | ||