Update oli

This commit is contained in:
2026-08-06 00:12:02 +00:00
parent 6ebb8c9a01
commit 75673563ee
+1 -1
View File
@@ -20,7 +20,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
#pip install open-terminal #pip install open-terminal
#open-terminal run --host 0.0.0.0 --port 8000 --api-key your-secret-key #open-terminal run --host 0.0.0.0 --port 8000 --api-key your-secret-key
##DOCKER CONTAINED ##DOCKER CONTAINED
#docker run -d --name open-terminal --restart unless-stopped -p 8000:8000 -v open-terminal:/home -e OPEN_TERMINAL_API_KEY=open-terminal ghcr.io/open-webui/open-terminal docker run -d --name open-terminal --restart unless-stopped -p 8000:8000 -v open-terminal:/home -e OPEN_TERMINAL_API_KEY=open-terminal ghcr.io/open-webui/open-terminal
##OPEN-INTERPRETER ##OPEN-INTERPRETER
#pip install open-interpreter #pip install open-interpreter