Changelog

Product updates and improvements.
Latest updates on X or Discord.
Thank you for subscribing!
Oops! Something went wrong while submitting the form.
Jun 9, 2024
Jun 9, 2024

Codestral example in JavaScript

We added a JavaScript & TypeScript version of AI data analyst with Mistral's Codestral. It plots a chart based on a CSV file, using the E2B Code Interpreter SDK as the code execution layer.

Fixed bugs and improvements

See the public roadmap with planned features here.

Jun 2, 2024
Jun 2, 2024

Example: Codestral with code interpreter

We created a new example with AI data analyst that uses Codestral and has full code interpreter capabilities given by the E2B Code Interpreter SDK.  The analyst is working with a CSV file and generating a chart based on the data.

See the complete code in our Cookbook and if you have an idea for your own project with E2B, please open an issue.

Fixed bugs and improvements

See the public roadmap with planned features here.

May 26, 2024
May 26, 2024

Week #43

This week we worked on improvements to our infrastructure, for example:

See the public roadmap with planned features here.

May 19, 2024
May 19, 2024

New cookbook examples

GPT-4o with code interpreter

We created two examples with GPT-4o, one in JS/TS and one in Python. We gave the newest OpenAI model full code interpreter capabilities, using the E2B Code Interpreter SDK.

See the complete code in our Cookbook and if you have an idea for your own project with E2B, please open an issue.

Code interpreter analyzing uploaded dataset

We also added a Python example that shows how to upload a dataset and analyze it with the E2B code interpreter and Llama3.

Fixed bugs and improvements

See the public roadmap with planned features here.

May 10, 2024
May 10, 2024

Week #41

New example: Anthropic code interpreter in JS/TS

We gave Claude a full code interpreter capabilities with just a few lines of code, using our Code Interpreter SDK. Features:

  • Streaming
  • Internet access
  • Python & JS SDK.

See the complete code in our Cookbook and if you have an idea for your own project with E2B, please open an issue.

Fixed bugs and improvements

See the public roadmap with planned features here.

May 3, 2024
May 3, 2024

Code Interpreter SDK

We released the Code Interpreter SDK.  It was made as a building block for AI engineers:

  • Works with any LLM and AI framework
  • Supports streaming content like charts and stdout, stderr
  • Python & JS SDK.

The SDK is 100% open source.

See our Cookbook for the examples of what to build with the Code Interpreter SDK.

Fixed bugs and improvements

See the public roadmap with planned features here.

Apr 28, 2024
Apr 28, 2024

Hello world examples

We added "Hello World" guides to our documentation showing how to add code interpreting to LLMs using our Code Interpreter SDK.

You can find the complete list of examples in our Cookbook.

Fixed bugs and improvements

See the public roadmap with planned features here.

Apr 12, 2024
Apr 12, 2024

Week #37

Apr 7, 2024
Apr 7, 2024

Anthropic tool calling with code interpreter

New example: Anthropic tool calling with code interpreter 💻

We gave the new Anthropic tool calling support a full code interpreter capabilities. We created a Python notebook showing how to use E2B to give Claude model a code interpreter with just a few lines of code. Features:

  • Code runs in Jupyter notebook
  • Streaming
  • Customize libraries
  • Internet access
  • Python & JS SDK.

See the complete code in our Cookbook and if you have an idea for your own project with E2B, please e-mail us at hello@e2b.dev.

Other fixed bugs and improvements

Product roadmap

See the public roadmap with planned features here.