移除模板样例试运行结果的空回退字段
干运行输出只保留实际请求信息
This commit is contained in:
@@ -335,7 +335,6 @@ if (dryRun) {
|
||||
requests: selectedTemplates.map((template) => ({
|
||||
id: template.id,
|
||||
title: template.title,
|
||||
fallbackModel: null,
|
||||
body: {
|
||||
model: preferredImageModel,
|
||||
prompt: buildPrompt(template),
|
||||
|
||||
Reference in New Issue
Block a user