Forked from@ashavega/How I ask for help with a customer-support copilot
How I ask for help with a customer-support copilot
I wanted help with a customer-support copilot without pretending the model knew facts I had not provided.
Be blunt about my plan for a customer-support copilot. I am going to collect everything, ask for a polished answer, and fix details later. What is likely to go wrong?
Three things. - “Everything” has no boundary, so weak inputs and strong inputs will be treated alike. - A polished answer can hide missing evidence. Ask for gaps and assumptions before prose. - “Fix details later” means there is no acceptance test now. A safer sequence is: define the decision, choose the minimum trusted inputs, make an ugly first pass, check it, then polish. For this task, mark missing evidence instead of filling it in.