langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Support for https://github.com/microsoft/guidance

Open l0rinc opened this issue 2 years ago • 1 comments
trafficstars

Feature request

The Microsoft Guidance Repository is a tool designed to enhance the control over modern language models. It allows for a more effective and efficient control than traditional prompting or chaining. It offers features like simple, intuitive syntax based on Handlebars templating, rich output structure with multiple generations, selections, conditionals, tool use, etc.

Motivation

Based on the description and examples (templating, hidden response parts, well-formed response variables), integration of guidance with langchain would be very useful addition.

Your contribution

Given some guidance (pun, intended), I can imagine contributing with a PR myself.

l0rinc avatar May 17 '23 08:05 l0rinc

I agree it seems like it could be very useful

alonroth avatar May 23 '23 12:05 alonroth

It'd be nice to use guidance to further improve the prompting in Chain or Agent.

tybalex avatar May 31 '23 01:05 tybalex

Going to continue discussion on #6142

hinthornw avatar Aug 18 '23 19:08 hinthornw