Question Answering
The first recipe that calls a language model
Now let’s write our first recipe that calls a (human or language model) agent: We’ll simply ask them to answer a question.
In step 1, we’ll answer a question without any context.
In step 2, we’ll provide a short passage as background.
Last updated