feat: 图片生成结果支持返回 MD 格式 (closes #84)

This commit is contained in:
foxhui
2026-04-24 01:28:07 +08:00
Unverified
parent 26b8561144
commit ea6968353d
21 changed files with 146 additions and 116 deletions
+2
View File
@@ -13,6 +13,8 @@ server:
# "comment": (推荐) 发送 :keepalive 注释,不污染数据
# "content": (备用) 发送空 delta,仅当客户端必须收到 JSON 包才重置超时时使用
mode: "comment"
# 图片生成结果返回 Markdown 格式
imageMarkdown: false
backend:
# ========================================