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