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