Prompt Engineering
PAL (Program-Aided Language Models)
Approach that delegates computation steps to a code interpreter (like Python), by asking the LLM to generate the necessary code to solve part of the problem, then execute that code.
← Indietro