Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new SDK V1 Beta #25

Open
wants to merge 185 commits into
base: main
Choose a base branch
from
Open

Use the new SDK V1 Beta #25

wants to merge 185 commits into from

Conversation

ValentaTomas
Copy link
Member

@ValentaTomas ValentaTomas commented Jun 27, 2024

With the release of the new SDK (e2b-dev/E2B#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 ValentaTomas added python-rc Python SDK - Release candidate js-rc JS SDK - Release candidate labels Jun 30, 2024
@ValentaTomas ValentaTomas added the improvement Improvement for current functionality label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement for current functionality js-rc JS SDK - Release candidate python-rc Python SDK - Release candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants