@simon Hey! I tried out your ReAct prompt with OpenHermes Mistral and I found that an important step was to get it to verify whether the result was correct before answering, and tried to guide it to perform a more specific query if not.
I posted the gist with my prompt here: https://gist.github.com/RangerMauve/19be7dca9ced8e1095ed2e00608ded5e
@simon Sweet yeah. I appreciate you publishing it! I'm also gonna try formatting it using standard ChatML format.
So far I've just been manually performing the action and pasting results which is a convebient option
@mauve That 'You then ask yourself "Does this Observation contain enough information?".' step? Neat!
My prompt is what worked for me a year ago with very little experimentation, so I definitely expect it to be possible to find all sorts of ways to improve it