Code Execution
Usage
Running Code
The computer
itself is separate from Open Interpreter’s core, so you can run it independently:
This runs in the same Python instance that interpreter uses, so you can define functions, variables, or log in to services before the AI starts running code:
Custom Languages
You also have control over the computer
’s languages (like Python, Javascript, and Shell), and can easily append custom languages:
Custom Languages
Add or customize the programming languages that Open Interpreter can use.