.. currentmodule:: guidance .. _art_of_prompt_design: The Art of Prompt Design ------------------------ These notebooks demonstrate how to design effective prompts and guidance programs, they also cover common useful design patterns. The source notebooks are `available on GitHub `_. .. toctree:: :glob: :maxdepth: 1 example_notebooks/art_of_prompt_design/use_clear_syntax.ipynb example_notebooks/art_of_prompt_design/prompt_boundaries_and_token_healing.ipynb example_notebooks/art_of_prompt_design/tool_use.ipynb example_notebooks/art_of_prompt_design/react.ipynb example_notebooks/art_of_prompt_design/rag.ipynb