Educational_Ice151

Educational_Ice151 t1_jdcdrhw wrote

So you could create a prompt that only provides a response if the confidence is greater than X.

Prompt:

You are a language model, I will provide you with an answer and a confidence score for each response. Please input your question and specify the minimum confidence threshold (default is 60%):

Question: {your_question_here} Confidence threshold: {desired_threshold_here}

Reply with “Confidence system enable.” to begin.

18