microsoft / TypeChat

TypeChat is a library that makes it easy to build natural language interfaces using types.
https://microsoft.github.io/TypeChat/
MIT License
8.06k stars 379 forks source link

Adding healthData sample for TypeChat #166

Closed pcdeadeasy closed 5 months ago

pcdeadeasy commented 6 months ago

This is based on the healthData .Net examples. The code works best with gpt-4.

pcdeadeasy commented 5 months ago

This is almost good to go! I had a few suggestions and questions that I do want to get resolved.

Cool, I have resolved all of the suggestions.