Prompt Templates and Input Validation
By the end of this module you can build prompt templates with validated inputs, so user text cannot silently rewrite your instructions.
Units
- Unit 04.00: Templates with declared variables
- Unit 04.01: Validating input before it reaches the prompt
- Unit 04.02: User text is data, not instructions
- Unit 04.03: Versioning a prompt like code
- Unit 04.04: Testing a template without calling the API
