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

Python: Add sentiment, calendar, and restaurant examples #155

Closed hillary-mutisya closed 6 months ago

hillary-mutisya commented 6 months ago

This change adds examples that use straightforward schema translation: Sentiment, Restaurant and Calendar, Each example has a console demo as well as a jupyter notebook. The demos are ported from the typescript implementation of TypeChat.