This example shows how to add code interpreting to an LLM using the Code Interpreter SDK and LangGraph.
Check out the official Python notebook related to this example.
poetry install
Copy .env.template
to .env
and set the API keys
poetry run start