fix: change langenius text to dify (#498)

This commit is contained in:
Joel
2023-07-02 14:01:11 +08:00
committed by GitHub
parent 561c9cabd5
commit 4f13f8fd0a
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ import { Row, Col, Properties, Property, Heading, SubProperty, Paragraph } from
# Completion App API
For high-quality text generation, such as articles, summaries, and translations, use the completion-messages API with user input. Text generation relies on the model parameters and prompt templates set in LangGenius Prompt Engineering.
For high-quality text generation, such as articles, summaries, and translations, use the completion-messages API with user input. Text generation relies on the model parameters and prompt templates set in Dify Prompt Engineering.
<Heading
url='/completion-messages'