From 21c4b96cf15be73b2bf72087190f2830c2447621 Mon Sep 17 00:00:00 2001 From: Shixian Sheng Date: Thu, 1 May 2025 10:25:04 -0400 Subject: [PATCH] Update README.zh-CN.md --- locales/README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/README.zh-CN.md b/locales/README.zh-CN.md index d8901577d77..f2c94b41f02 100644 --- a/locales/README.zh-CN.md +++ b/locales/README.zh-CN.md @@ -50,7 +50,7 @@ AnythingLLM是一个全栈应用程序,您可以使用现成的商业大语言 AnythingLLM将您的文档划分为称为`workspaces` (工作区)的对象。工作区的功能类似于线程,同时增加了文档的容器化。工作区可以共享文档,但工作区之间的内容不会互相干扰或污染,因此您可以保持每个工作区的上下文清晰。 ## AnythingLLM的一些酷炫特性 -- 🆕 [**自定义AI代理**](https://docs.anythingllm.com/agent/custom/introduction) +- 🆕 [**完全兼容 MCP**](https://docs.anythingllm.com/mcp-compatibility/overview) - 🆕 [**无代码AI代理构建器**](https://docs.anythingllm.com/agent-flows/overview) - 🖼️ **多用户实例支持和权限管理(支持封闭源和开源LLM!)** - 👤 多用户实例支持和权限管理 _仅限Docker版本_