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 378 forks source link

Switch to specifying a workspace-local virtual environment #207

Closed DanielRosenwasser closed 4 months ago

DanielRosenwasser commented 4 months ago

This should mean a little less configuration for people not using a devcontainer.

Builds on #206.