via Let the LLM Write the Prompts: An Intro to DSPy in Compound AI Pipelines

Prompt Engineering in Python | Automatic and Programmatic Prompt Optimization | Complete Course - YouTube by Maxime Rivest; Aug 2025.

Tools

<poml>
  <role>you are a ... </role>
  <task>describe the .. </task>
  <output-format> use a friendly tone</output-format>
  <hint>
    <document></document>
  </hint>
  <example>
    <input></input>
  </example>