broken img fix
Alessandro committed
Oct 12, 2024 at 01:03 UTC
36d5e5fc8d3f8a5f969093602966a730679478e5
3 files changed
+1
-1
docs/res/code_exec_death.PNG
Binary files a/docs/res/code_exec_death.PNG and /dev/null differ
docs/res/code_exec_jailbreak.png
Binary files /dev/null and b/docs/res/code_exec_jailbreak.png differ
docs/usage.md
+1
-1
@@ -80,7 +80,7 @@ This is a very dangerous feature, and we are not responsible for any damage or o
80
81
- If you are a power-user and 100% sure of what you're doing, you can use the code_execution_tool outside of the Docker container by following these steps:
82
83
- 
83
+ 
84
85
1. After the installation and configuration of your Agent Zero instance, go in `initialize.py` and set the `code_exec_docker_enabled` to `False` (line 47). This will disable the code_execution_tool for your Agent Zero instance to communicate with the Docker container. The tool will search for an SSH connection at this point.
86