Sfoglia il codice sorgente

Added Space between Chinese and English within tools' description (#7545)

tags/0.7.2
AllenWriter 1 anno fa
parent
commit
931e6f1625
Nessun account collegato all'indirizzo email del committer

+ 1
- 1
api/core/tools/provider/builtin/azuredalle/tools/dalle3.yaml Vedi File

@@ -25,7 +25,7 @@ parameters:
pt_BR: Prompt
human_description:
en_US: Image prompt, you can check the official documentation of DallE 3
zh_Hans: 图像提示词,您可以查看DallE 3 的官方文档
zh_Hans: 图像提示词,您可以查看 DallE 3 的官方文档
pt_BR: Imagem prompt, você pode verificar a documentação oficial do DallE 3
llm_description: Image prompt of DallE 3, you should describe the image you want to generate as a list of words as possible as detailed
form: llm

+ 1
- 1
api/core/tools/provider/builtin/cogview/tools/cogview3.yaml Vedi File

@@ -25,7 +25,7 @@ parameters:
pt_BR: Prompt
human_description:
en_US: Image prompt, you can check the official documentation of CogView 3
zh_Hans: 图像提示词,您可以查看CogView 3 的官方文档
zh_Hans: 图像提示词,您可以查看 CogView 3 的官方文档
pt_BR: Image prompt, you can check the official documentation of CogView 3
llm_description: Image prompt of CogView 3, you should describe the image you want to generate as a list of words as possible as detailed
form: llm

+ 1
- 1
api/core/tools/provider/builtin/dalle/tools/dalle2.yaml Vedi File

@@ -24,7 +24,7 @@ parameters:
pt_BR: Prompt
human_description:
en_US: Image prompt, you can check the official documentation of DallE 2
zh_Hans: 图像提示词,您可以查看DallE 2 的官方文档
zh_Hans: 图像提示词,您可以查看 DallE 2 的官方文档
pt_BR: Image prompt, you can check the official documentation of DallE 2
llm_description: Image prompt of DallE 2, you should describe the image you want to generate as a list of words as possible as detailed
form: llm

+ 1
- 1
api/core/tools/provider/builtin/dalle/tools/dalle3.yaml Vedi File

@@ -25,7 +25,7 @@ parameters:
pt_BR: Prompt
human_description:
en_US: Image prompt, you can check the official documentation of DallE 3
zh_Hans: 图像提示词,您可以查看DallE 3 的官方文档
zh_Hans: 图像提示词,您可以查看 DallE 3 的官方文档
pt_BR: Image prompt, you can check the official documentation of DallE 3
llm_description: Image prompt of DallE 3, you should describe the image you want to generate as a list of words as possible as detailed
form: llm

+ 1
- 1
api/core/tools/provider/builtin/stepfun/tools/image.yaml Vedi File

@@ -25,7 +25,7 @@ parameters:
pt_BR: Prompt
human_description:
en_US: Image prompt, you can check the official documentation of step-1x
zh_Hans: 图像提示词,您可以查看step-1x 的官方文档
zh_Hans: 图像提示词,您可以查看 step-1x 的官方文档
pt_BR: Image prompt, you can check the official documentation of step-1x
llm_description: Image prompt of step-1x you should describe the image you want to generate as a list of words as possible as detailed
form: llm

Loading…
Annulla
Salva