Revision Prompting asks the LLM for a patch when the input changes
Revision Prompting uses an LLM to generate patches for changed inputs instead of regenerating complete outputs. The approach aims to preserve consistency while reducing processing time and token costs for repeated production workflows.