safe-code-execution
safe-code-execution copied to clipboard
Guidance for setting up the Sandbox on a LXC ProxMox container that is hosting OpenWebUI and ollama
Is your feature request related to a problem? Please describe. I have ollama and openwebui running inside of a LXC privileged container
Describe the solution you'd like Guidance on how to get the Sandbox set up correctly for the run_code tool
Additional context The 'Run' button shown below on outputted Python blocks works fine and correctly executes code, just the ability of the LLM to use the run_code tool itself seems impacted. The run_code tool throws Sandbox errors but the guide covers only docker or kubernetes