Update README.md (#839)

This commit is contained in:
crazywoola 2023-08-15 09:43:21 +08:00 committed by GitHub
parent 649b44aefa
commit 93b0813b73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,22 +19,23 @@ Visual data analysis, log review, and annotation for applications
## 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**GPT4、GPT3.5-turbo、GPT3.5-turbo-16k、text-davinci-003 - [x] **OpenAI**: GPT4, GPT3.5-turbo, GPT3.5-turbo-16k, text-davinci-003
> * **Azure OpenAI Service** - [x] **Azure OpenAI Service**
> * **Anthropic**Claude2、Claude-instant - [x] **Anthropic**: Claude2, Claude-instant
> * **Replicate** - [x] **Replicate**
> * **Hugging Face Hub** - [x] **Hugging Face Hub**
> * **MiniMax** - [x] **MiniMax**
> * **Spark** - [x] **Spark**
> * **Wenxin** - [x] **Wenxin**
> * **Tongyi** - [x] **Tongyi**
> * **ChatGLM** - [x] **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
* 200 free OpenAI queries to build OpenAI-based apps * 200 free OpenAI queries to build OpenAI-based apps
* 3 million Xunfei Spark Tokens are provided for creating AI applications based on Spark. * 3 million Xunfei Spark Tokens are provided for creating AI applications based on Spark.
* 1 million MiniMax Tokens are provided for creating AI applications based on the MiniMax. * 1 million MiniMax Tokens are provided for creating AI applications based on the MiniMax.
**2. Visual orchestration:** Build an AI app in minutes by writing and debugging prompts visually. **2. Visual orchestration:** Build an AI app in minutes by writing and debugging prompts visually.
**3. Text embedding:** Fully automated text preprocessing embeds your data as context without complex concepts. Supports PDF, TXT, and syncing data from Notion, webpages, APIs. **3. Text embedding:** Fully automated text preprocessing embeds your data as context without complex concepts. Supports PDF, TXT, and syncing data from Notion, webpages, APIs.