Prompt Chaining
A technique where the output of one LLM call becomes the input for the next, breaking complex tasks into simpler steps. Each step can use a different prompt or model. Prompt chaining improves reliability for multi-step AI workflows.
A technique where the output of one LLM call becomes the input for the next, breaking complex tasks into simpler steps. Each step can use a different prompt or model. Prompt chaining improves reliability for multi-step AI workflows.