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

Create a top-level `devcontainer.json`. #184

Closed DanielRosenwasser closed 4 months ago

DanielRosenwasser commented 4 months ago

Not at all a devcontainer expert, but I'm trying to create a dev environment that should work well between our Node.js and Python workloads.

@hillary-mutisya let me know if this is similar to what you put together. The only concern that I have is that the creation time is higher than I would expect (it seems like this might still be building Python even with the Oryx flag?)

(CC @samruddhikhandale @eljog)