mirror of
https://github.com/foxhui/WebAI2API.git
synced 2026-06-16 21:03:59 +08:00
feat: 图片生成结果支持返回 MD 格式 (closes #84)
This commit is contained in:
@@ -13,6 +13,8 @@ server:
|
||||
# "comment": (推荐) 发送 :keepalive 注释,不污染数据
|
||||
# "content": (备用) 发送空 delta,仅当客户端必须收到 JSON 包才重置超时时使用
|
||||
mode: "comment"
|
||||
# 图片生成结果返回 Markdown 格式
|
||||
imageMarkdown: false
|
||||
|
||||
backend:
|
||||
# ========================================
|
||||
|
||||
Reference in New Issue
Block a user