The Riza Code Interpreter is a WASM-based isolated environment for running Python or JavaScript generated by AI agents.In this notebook weâll create an example of an agent that uses Python to solve a problem that an LLM canât solve on its own: counting the number of ârâs in the word âstrawberry.â Before you get started grab an API key from the Riza dashboard. For more guides and a full API reference head over to the Riza Code Interpreter API documentation. Make sure you have the necessary dependencies installed.
ExecPython tool.