From 700d5f2673cdc946b4611c0f341a6080207610c5 Mon Sep 17 00:00:00 2001 From: crazywoola <100913391+crazywoola@users.noreply.github.com> Date: Mon, 14 Aug 2023 22:41:40 +0800 Subject: [PATCH] update llms (#835) --- README.md | 16 +++++++++++----- README_CN.md | 10 ++++++++-- README_ES.md | 2 +- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 7bf73f262f..417b7ca5e5 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,16 @@ Visual data analysis, log review, and annotation for applications ## Highlighted Features **1. LLMs support:** Choose capabilities based on different models when building your Dify AI apps. Dify is compatible with Langchain, meaning it will support various LLMs. Currently supported: ->* OpenAI: GPT-4, GPT-3.5-turbo, GPT-3.5-turbo-16k, text-davinci-003 ->* Azure OpenAI Service ->* Anthropic: Claude2, Claude-instant ->* Hugging Face Hub (coming soon) +> * **OpenAI**:GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003 +> * **Azure OpenAI Service** +> * **Anthropic**:Claude2、Claude-instant +> * **Replicate** +> * **Hugging Face Hub** +> * **MiniMax** +> * **Spark** +> * **Wenxin** +> * **Tongyi** +> * **ChatGLM** We provide the following free resources for registered Dify cloud users (sign up at [dify.ai](https://dify.ai)): * 1000 free Claude model queries to build Claude-powered apps @@ -55,7 +61,7 @@ Visit [Dify.ai](https://dify.ai) Before installing Dify, make sure your machine meets the following minimum system requirements: -- CPU >= 1 Core +- CPU >= 2 Core - RAM >= 4GB ### Quick Start diff --git a/README_CN.md b/README_CN.md index 387bf7f9b0..1c1b9d7fe7 100644 --- a/README_CN.md +++ b/README_CN.md @@ -25,7 +25,13 @@ > * **OpenAI**:GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003 > * **Azure OpenAI Service** > * **Anthropic**:Claude2、Claude-instant -> * **Hugging Face Hub**(即将推出) +> * **Replicate** +> * **Hugging Face Hub** +> * **MiniMax** +> * **讯飞星火大模型** +> * **文心一言** +> * **通义千问** +> * **ChatGLM** 我们为所有注册云端版的用户免费提供以下资源(登录 [dify.ai](https://cloud.dify.ai) 即可使用): * 1000 次 Claude 模型的消息调用额度,用于创建基于 Claude 模型的 AI 应用 @@ -53,7 +59,7 @@ 在安装 Dify 之前,请确保您的机器满足以下最低系统要求: -- CPU >= 1 Core +- CPU >= 2 Core - RAM >= 4GB ### 快速启动 diff --git a/README_ES.md b/README_ES.md index bfd33b94bf..7a52b27284 100644 --- a/README_ES.md +++ b/README_ES.md @@ -32,7 +32,7 @@ Visita [Dify.ai](https://dify.ai) Antes de instalar Dify, asegúrate de que tu máquina cumple con los siguientes requisitos mínimos del sistema: -- CPU >= 1 Core +- CPU >= 2 Core - RAM >= 4GB ### Inicio rápido