promptarray
promptarray copied to clipboard
Comparison with Microsoft Guidance?
I skimmed promptarray and guidance and noticed that they both offer logical controls on the output of LLMs. promptarray seems to do that using boolean logic inside the prompt whereas guidance seems to do the same using a programming language. It'd be interesting to put these two in comparison to find out where each method can be more useful.