Updated imgs for new UI

Alessandro committed Oct 15, 2024 at 13:52 UTC 0684f2dc378c4b1fc784b1e8e7ec69377c1d5269
8 files changed +3 -3
README.md
+1 -1
@@ -11,7 +11,7 @@
11 - Agent Zero uses the computer as a tool to accomplish its (your) tasks.
12
13 ## Now with Responsive UI and Progress Bar:
14 -![Web UI](/docs/res/win_webui.gif)
14 +![Web UI](/docs/res/win_webui2.gif)
15
16 ## Key concepts
17 1. **General-purpose assistant**
docs/installation.md
+2 -2
@@ -213,8 +213,8 @@ python run_ui.py
213
214 5. Open the URL shown in terminal in your web browser. You should see the Agent Zero interface. The first time it needs to execute code, Docker image will be downloaded and deployed, this might take some time. Be patient when seeing "Initializing docker container agent-zero-exe for safe code execution...".
215
216 -<img src="res/setup/image-22.png" alt="run ui" width="400"/>
217 -<img src="res/setup/image-23.png" alt="run ui" width="400"/>
216 +<img src="res/setup/image-22-1.png" alt="run ui" width="400"/>
217 +<img src="res/setup/image-23-1.png" alt="run ui" width="400"/>
218 <br><br>
219
220 ## Choosing Your LLMs
docs/res/setup/image-22-1.png
Binary files /dev/null and b/docs/res/setup/image-22-1.png differ
docs/res/setup/image-22.png
Binary files a/docs/res/setup/image-22.png and /dev/null differ
docs/res/setup/image-23-1.png
Binary files /dev/null and b/docs/res/setup/image-23-1.png differ
docs/res/setup/image-23.png
Binary files a/docs/res/setup/image-23.png and /dev/null differ
docs/res/win_webui.gif
Binary files a/docs/res/win_webui.gif and /dev/null differ
docs/res/win_webui2.gif
Binary files /dev/null and b/docs/res/win_webui2.gif differ