From e0aa3b7a45920167b6e7fdf30a316cd6a98c7fea Mon Sep 17 00:00:00 2001 From: ZhuangXialie <62231346+ZhuangXialie@users.noreply.github.com> Date: Tue, 21 May 2024 10:40:44 +0800 Subject: [PATCH] [DOC] Fix typo in README_ZH.md (#236) --- README_ZH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_ZH.md b/README_ZH.md index 2a3c9ced0..34ab6f647 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -123,7 +123,7 @@ AgentScope支持使用以下库快速部署本地模型服务。 - [与RAG智能体对话](./examples/conversation_with_RAG_agents) - new[与gpt-4o模型对话](./examples/conversation_with_gpt-4o) - new[与SoftWare Engineering智能体对话](./examples/swe_agent/) - - - new[与自定义服务对话](./examples/conversation_with_customized_services/) + - new[与自定义服务对话](./examples/conversation_with_customized_services/) - 游戏