File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
content/beginner/hackathon Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ UCAgent 专注于芯片设计的单元测试(Unit Test)验证工作,可以自
1212
1313UCAgent 仓库地址:[ https://github.com/XS-MLVP/UCAgent ] ( https://github.com/XS-MLVP/UCAgent )
1414
15- UCAgent 使用手册:[ https://open-verify.cc/mlvp/docs/ucagent ] ( https://open-verify.cc/mlvp/docs/ucagent )
15+ UCAgent 使用手册:[ https://ucagent. open-verify.cc ] ( https://ucagent. open-verify.cc )
1616
1717** 一、UCAgent 的能力与特点**
1818UCAgent 提供了完整的 Agent 与 LLM 交互逻辑,并集成了丰富的文件操作工具,可通过标准化API与大语言模型进行直接交互。
@@ -33,9 +33,11 @@ UCAgent 提供了完整的 Agent 与 LLM 交互逻辑,并集成了丰富的文
3333
3434UCAgent有两种使用模式,一种是直接使用本地 cli 配合大模型的直接使用方式;另一种是 UCAgent 提供 MCP-server 和 code agent 组合使用的MCP模式。相比之下,我们更推荐后者。因为目前 code agent 能力更加强大,能够更好地满足我们的需求和完成任务。
3535
36- 安装教程:MCP集成模式(推荐): [ https://open-verify.cc/mlvp/docs/ucagent/usage/mcp ] ( https://open-verify.cc/mlvp/docs/ucagent/usage/mcp/ )
36+ 首先进行 [ 工具安装 ] ( https://ucagent. open-verify.cc/content/01_start/01_installation/ ) 与 [ 快速入门 ] ( https://ucagent. open-verify.cc/content/01_start/02_quickstart/ ) ,之后选择一个使用模式:
3737
38- 安装教程:直接使用模式:[ https://open-verify.cc/mlvp/docs/ucagent/usage/direct ] ( https://open-verify.cc/mlvp/docs/ucagent/usage/direct/ )
38+ - MCP集成模式(推荐):[ https://ucagent.open-verify.cc/content/02_usage/00_mcp/ ] ( https://ucagent.open-verify.cc/content/02_usage/00_mcp/ )
39+
40+ - 直接使用模式:[ https://ucagent.open-verify.cc/content/02_usage/01_direct/#%E7%9B%B8%E5%85%B3%E6%96%87%E6%A1%A3 ] ( https://ucagent.open-verify.cc/content/02_usage/01_direct/#%E7%9B%B8%E5%85%B3%E6%96%87%E6%A1%A3 )
3941
4042在《UCagent实操指南》中,详细演示了UCAgent 的安装、配置和使用方法:
4143
You can’t perform that action at this time.
0 commit comments