• 0 Posts
  • 2 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle
  • A lot of ai hallucinations can be resolved by simply running the results through additional prompts automatically, then checking the various results against each other or against reference material.

    Many agentic systems already do that with a limited number of follow up/check steps, but they’re often restricted by acceptable response times or just sheer costs.

    I managed to get copilot in excel to run a 43 prompt chain in just a little under 10 minutes the other day. The result was exactly what I needed.

    If you have 73 times the output, you can potentially afford to do that kind of processing in an acceptable time frame and cost level.