Hanzo
CLIExec

Exec

2 `hanzo` commands for Exec, each calling one operation on api.hanzo.ai.

Package exec is the code interpreter: run a snippet in a sandbox, and move files in and out of the session that sandbox IS.

2 commands · API reference →

CommandCallsWhat it does
hanzo exec programmaticPOST /v1/exec/programmaticProgrammatic tool calling (not served here)
hanzo exec create --code <code> --lang <lang>POST /v1/execRun a code snippet in a sandboxed interpreter

How is this guide?