feat: pipeline invoking

This commit is contained in:
Junyan Qin
2025-03-28 23:42:41 +08:00
parent f8127eb585
commit 5ff59f1b07
7 changed files with 185 additions and 164 deletions
+3 -5
View File
@@ -42,7 +42,7 @@ stages:
zh_CN: 模型
type: select
required: true
scope: llm-model
scope: /provider/models/llm
- name: max-round
label:
en_US: Max Round
@@ -54,11 +54,9 @@ stages:
label:
en_US: Prompt
zh_CN: 提示词
type: array
type: string
required: true
default: []
items:
type: string
default: "You are a helpful assistant."
- name: dify-service-api
label:
en_US: Dify Service API
+1 -1
View File
@@ -46,7 +46,7 @@ stages:
zh_CN: 窗口长度(秒)
type: integer
required: true
default: 10
default: 60
- name: limitation
label:
en_US: Limitation