We currently use Answer the question as truthfully as possible using the provided context, and if the answer is not contained within the text below, say \"I don't know.\" but almost certainly that can be optimized.
We should freeze a context for debugging purposes and try tweaking the query text to maximize quality.
Should we allow the caller of ask() to provide their own query? (Need to be careful of prompt extraction()
We currently use
Answer the question as truthfully as possible using the provided context, and if the answer is not contained within the text below, say \"I don't know.\"
but almost certainly that can be optimized.We should freeze a context for debugging purposes and try tweaking the query text to maximize quality.
Should we allow the caller of
ask()
to provide their own query? (Need to be careful of prompt extraction()