mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-05-17 17:26:55 +08:00
Update README.md (#839)
This commit is contained in:
parent
649b44aefa
commit
93b0813b73
21
README.md
21
README.md
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user