浏览代码

update llms (#835)

tags/0.3.14
crazywoola 2 年前
父节点
当前提交
700d5f2673
没有帐户链接到提交者的电子邮件
共有 3 个文件被更改,包括 20 次插入8 次删除
  1. 11
    5
      README.md
  2. 8
    2
      README_CN.md
  3. 1
    1
      README_ES.md

+ 11
- 5
README.md 查看文件

## Highlighted Features ## 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: **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)): 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 * 1000 free Claude model queries to build Claude-powered apps


Before installing Dify, make sure your machine meets the following minimum system requirements: Before installing Dify, make sure your machine meets the following minimum system requirements:


- CPU >= 1 Core
- CPU >= 2 Core
- RAM >= 4GB - RAM >= 4GB


### Quick Start ### Quick Start

+ 8
- 2
README_CN.md 查看文件

> * **OpenAI**:GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003 > * **OpenAI**:GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003
> * **Azure OpenAI Service** > * **Azure OpenAI Service**
> * **Anthropic**:Claude2、Claude-instant > * **Anthropic**:Claude2、Claude-instant
> * **Hugging Face Hub**(即将推出)
> * **Replicate**
> * **Hugging Face Hub**
> * **MiniMax**
> * **讯飞星火大模型**
> * **文心一言**
> * **通义千问**
> * **ChatGLM**


我们为所有注册云端版的用户免费提供以下资源(登录 [dify.ai](https://cloud.dify.ai) 即可使用): 我们为所有注册云端版的用户免费提供以下资源(登录 [dify.ai](https://cloud.dify.ai) 即可使用):
* 1000 次 Claude 模型的消息调用额度,用于创建基于 Claude 模型的 AI 应用 * 1000 次 Claude 模型的消息调用额度,用于创建基于 Claude 模型的 AI 应用


在安装 Dify 之前,请确保您的机器满足以下最低系统要求: 在安装 Dify 之前,请确保您的机器满足以下最低系统要求:


- CPU >= 1 Core
- CPU >= 2 Core
- RAM >= 4GB - RAM >= 4GB


### 快速启动 ### 快速启动

+ 1
- 1
README_ES.md 查看文件



Antes de instalar Dify, asegúrate de que tu máquina cumple con los siguientes requisitos mínimos del sistema: 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 - RAM >= 4GB


### Inicio rápido ### Inicio rápido

正在加载...
取消
保存