microsoft / typechat.net

MIT License
172 stars 25 forks source link

Moving Classification to Examples #168

Closed umeshma closed 9 months ago

umeshma commented 9 months ago

To align TypeChat.NET with the TypeChat repo, this PR migrates Text Classification classes out of TypeChat.dll into the Examples Lib.

If you use Classification classes, you will now need to build and include typechat.ExamplesLib in your projects.