Update README.

This commit is contained in:
666ghj
2025-11-08 00:07:29 +08:00
parent 7b888db773
commit 62bf8f6085
2 changed files with 1 additions and 5 deletions
+1 -3
View File
@@ -238,9 +238,7 @@ All LLM calls use the OpenAI API interface standard. After you finish the databa
Once you complete and save the configurations above, the system will be ready to run normally.
------
## 💻 ⚙️ Source Code Startup Guide
## 🔧 Source Code Startup Guide
> If you are new to building Agent systems, you can start with a very simple demo: [Deep Search Agent Demo](https://github.com/666ghj/DeepSearchAgent-Demo)
-2
View File
@@ -240,8 +240,6 @@ docker compose up -d
完成上述所有配置并保存后,系统即可正常运行。
------
## 🔧 源码启动指南
> 如果你是初次学习一个Agent系统的搭建,可以从一个非常简单的demo开始:[Deep Search Agent Demo](https://github.com/666ghj/DeepSearchAgent-Demo)