code-interpreter icon indicating copy to clipboard operation
code-interpreter copied to clipboard

Use the new SDK V1 Beta

Open ValentaTomas opened this issue 7 months ago • 0 comments

With the release of the new SDK (https://github.com/e2b-dev/E2B/pull/389) we need to update the code interpreter SDKs to use this new SDK. Just this change should improve the performance of the code interpreter SDKs.

  • This PR makes changes so that both Python and JS SDK use the new core SDKs prereleases.
  • Adds async version of the Python CI SDK
  • Removes websocket communication with the Jupyter server
  • Adds support for more language to the CI default template

ValentaTomas avatar Jun 27 '24 21:06 ValentaTomas