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

Move all TypeScript/JavaScript contents to a subdirectory. #182

Closed DanielRosenwasser closed 4 months ago

DanielRosenwasser commented 4 months ago

This PR reorganizes things up so that TypeScript has its own subdirectory to operate out of (just like the current Python code does).