Skip to content

Commit

Permalink
Update README_CN.md (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
Panmuse authored Jul 17, 2023
1 parent 784dd78 commit 28ba721
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,16 @@
- 一套 API 即可包含插件、上下文增强等能力,替你省下了后端代码的编写工作
- 可视化的对应用进行数据分析,查阅日志或进行标注

Dify 兼容 Langchain,这意味着我们将逐步支持多种 LLMs ,目前已支持
Dify 兼容 Langchain,这意味着我们将逐步支持多种 LLMs ,目前支持的模型供应商

- GPT 3 (text-davinci-003)
- GPT 3.5 Turbo(ChatGPT)
- GPT-4
* **OpenAI**:GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003

* **Azure OpenAI Service**
* **Anthropic**:Claude2、Claude-instant

> 我们为所有注册云端版的用户免费提供了 1000 次 Claude 模型的消息调用额度,登录 [dify.ai](https://cloud.dify.ai) 即可使用。
* **Hugging Face Hub**(即将推出)

## 使用云服务

Expand Down

0 comments on commit 28ba721

Please sign in to comment.