From e2e5a063e7b87ffc53dbd296ff770bd9f9e2e82d Mon Sep 17 00:00:00 2001 From: spark Date: Wed, 12 Feb 2025 10:17:04 +0800 Subject: [PATCH] =?UTF-8?q?docs(README):=20=E6=B7=BB=E5=8A=A0=20AnythingLL?= =?UTF-8?q?M=20=E5=88=B0=E5=A4=A7=E6=A8=A1=E5=9E=8B=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在 README.md 文件中的大模型平台对比表格中添加了 AnythingLLM。 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdf362b..96ff1ef 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ | [OpenAI](https://platform.openai.com/) | ✅ | 可接入任何 OpenAI 接口格式模型 | | [Ollama](https://ollama.com/) | ✅ | 本地大模型运行平台 | | [LMStudio](https://lmstudio.ai/) | ✅ | 本地大模型运行平台 | +| [AnythingLLM](https://anythingllm.com/) | ✅ | 本地知识库 | | [DeepSeek](https://www.deepseek.com/) | ✅ | deepseek-reasoner模型测试有问题,可通过本地模型或聚合模型平台使用 | | [大模型聚合平台](https://cloud.siliconflow.cn/i/foufCerk) | ✅ | 如:硅基流动,火山方舟等 |