e2b-dev / code-interpreter

Python & JS/TS SDK for adding code interpreting to your AI app
https://e2b.dev
Apache License 2.0
809 stars 51 forks source link

Typescript support #6

Closed raivatshah closed 2 months ago

raivatshah commented 2 months ago

Hi folks,

Thanks so much for creating this repo! I'm curious if any of you have tried it with typescript and if there are plans to add types in the future? Would really love to have typescript support!

Cheers!

jakubno commented 2 months ago

Hi @raivatshah,

code interpreter is written in Python and Typescript. You can find the typescript version here.

raivatshah commented 2 months ago

sorry my bad for missing out!