Skip to content

Commit 6f3d365

Browse files
committed
fix: update image source in Swarm Mode example for consistency
1 parent c7372c3 commit 6f3d365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Let's begin with the simplest AgentJet Swarm example: also a math agent. In this
4343
AJET_SWARM_URL="http://swarm-server-ip:10086" python ./tutorial/example_math_swarm/math.py
4444
```
4545
<div align="center">
46-
<img width="600" alt="image" src="https://serve.gptacademic.cn/publish/shared/Image/swarm-server.gif"/>
46+
<img width="600" alt="image" src="https://github.com/user-attachments/assets/41ed1e71-8b18-4c4c-b5e2-833399317337"/>
4747
</div>
4848

4949

0 commit comments

Comments
 (0)