GITBOOK-38: change request with no subject merged in GitBook

pull/29/head
joshua 2024-01-03 09:55:39 +00:00 committed by gitbook-bot
parent b79ec1608b
commit c2c075f355
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
1 changed files with 0 additions and 3 deletions

View File

@ -22,9 +22,6 @@ 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.
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.