promptarray icon indicating copy to clipboard operation
promptarray copied to clipboard

Comparison with Microsoft Guidance?

Open ibehnam opened this issue 2 years ago • 0 comments

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.

ibehnam avatar Jun 03 '23 23:06 ibehnam