diff --git a/en/.gitbook/assets/choice-model-in-app.png b/en/.gitbook/assets/choice-model-in-app.png new file mode 100644 index 0000000..02b7704 Binary files /dev/null and b/en/.gitbook/assets/choice-model-in-app.png differ diff --git a/en/.gitbook/assets/image-20231210143654461.png b/en/.gitbook/assets/image-20231210143654461.png new file mode 100644 index 0000000..2e234f6 Binary files /dev/null and b/en/.gitbook/assets/image-20231210143654461.png differ diff --git a/en/.gitbook/assets/image-default-models.png b/en/.gitbook/assets/image-default-models.png new file mode 100644 index 0000000..9440bce Binary files /dev/null and b/en/.gitbook/assets/image-default-models.png differ diff --git a/en/advanced/model-configuration/README.md b/en/advanced/model-configuration/README.md index 33dfd3d..9b927c6 100644 --- a/en/advanced/model-configuration/README.md +++ b/en/advanced/model-configuration/README.md @@ -22,14 +22,13 @@ Dify classifies models into 4 types, each for different uses: 4. **Speech-to-Text Models:** Convert spoken words to text in conversational applications. > Provider: OpenAI. - -1. System Reasoning Model. In the created application, this type of model is used. Smart chat, dialogue name generation, and next question suggestions also use reasoning models. -2. Embedding Model. In the knowledge, this type of model is used to embedding segmented documents. In applications that use data sets, this type of model is also used to process user questions as Embedding. -3. Speech-to-Text model. In conversational applications, this type of model is used to convert speech to text. +5. System Reasoning Model. In the created application, this type of model is used. Smart chat, dialogue name generation, and next question suggestions also use reasoning models. +6. Embedding Model. In the knowledge, this type of model is used to embedding segmented documents. In applications that use data sets, this type of model is also used to process user questions as Embedding. +7. Speech-to-Text model. In conversational applications, this type of model is used to convert speech to text. Dify plans to add more LLM providers as technology and user needs evolve. -## Hosted Model Trial Service +## Hosted Model Trial Service Dify offers trial quotas for cloud service users to experiment with different models. Set up your model provider before the trial ends to ensure uninterrupted application use. @@ -39,13 +38,13 @@ Dify offers trial quotas for cloud service users to experiment with different mo Dify automatically selects the default model based on usage. Configure this in `Settings > Model Provider`. -
+
-## Model Integration Settings +## Model Integration Settings Choose your model in Dify's `Settings > Model Provider`. -
+
Model providers fall into two categories: @@ -69,8 +68,8 @@ Specific integration methods are not detailed here. * [Xinference](https://docs.dify.ai/advanced/model-configuration/xinference) * [OpenLLM](https://docs.dify.ai/advanced/model-configuration/openllm) -## Using Models +## Using Models Once configured, these models are ready for application use. -
+