Update oli

This commit is contained in:
2026-08-06 03:34:46 +00:00
parent 1b2c27ed94
commit d3271bc54f
+1 -1
View File
@@ -30,7 +30,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
##UVX ##UVX
#uvx open-terminal run --host 0.0.0.0 --port 8000 --api-key open-terminal-api-key #uvx open-terminal run --host 0.0.0.0 --port 8000 --api-key open-terminal-api-key
##DOCKER ##DOCKER
sudo docker run -d --name open-terminal --restart unless-stopped -p 8000:8000 -v open-terminal:/home -e OPEN_TERMINAL_API_KEY=open-terminal-api-key ghcr.io/open-webui/open-terminal sudo docker run -d --name open-terminal --restart unless-stopped -p 8000:8000 -v open-terminal:/home -e OPEN_TERMINAL_MULTI_USER=true -e OPEN_TERMINAL_API_KEY=open-terminal-api-key ghcr.io/open-webui/open-terminal
##OPEN-INTERPRETER ##OPEN-INTERPRETER
#pip install open-interpreter #pip install open-interpreter