📄️ format
Format defines the "formatter", a plugin that makes sure the response will fit your expectations in terms of format (plain-text/JSON/YAML/CSV), language, length etc.
📄️ context
When executing prompts on AI Models, their knowledge is limited to the knowledge they were trained on, usually a wide general source like Wikipedia.
📄️ validation
Use Validation to validate or filter out unwanted content from the response (similar to the Prompt valdation). It's primarly used for DLP (Data Leakage Prevention), PII (Personal Identifiable Information), Profanity filtration etc.