Closed
Description
I want to be able to tell the model that if it can't reply something useful to return control so I can give more information.
Similarly, how do I add more context so that it can reason about a full conversation or say a specific set of documents?
For example, I ask it something and it should say I don't know can you provide me more information? And then I give it a document. Then I can add another document to the prompt, so it can understand from that and so on.
I've heard this is some sort of chaining, but I don't understand.