Notes

Home

❯

06_ai_engineering

❯

03_prompt_engineering

index

Mar 05, 20261 min read

Prompt Engineering Index

Controlling model behavior via carefully designed inputs.

Notes

  • Prompting Strategies — Chain-of-thought, few-shot, and structured prompting techniques.
  • Structured Outputs — JSON-mode, function calling, and schema-constrained generation with Instructor.
  • Prompt Injection and Guardrails — Injection attack vectors, defence strategies, and runtime guardrails.

Navigation

← Prev ← Evaluation | Next → RAG and Agents →

Links

  • AI Engineering

3 items under this folder.

  • Mar 05, 2026

    prompt_injection_and_guardrails

    • safety
  • Mar 05, 2026

    prompting_strategies

    • reasoning
  • Mar 05, 2026

    structured_outputs

    • generation

Created with Quartz v4.5.2 © 2026

  • GitHub