回退群总结为Markdown自动渲染模式
- 将 message_summary 输出模式从 template 切回 markdown\n- 恢复历史 md2image 渲染链路,避免模板样式偏差影响上线
This commit is contained in:
@@ -15,6 +15,6 @@ image_format = "png"
|
||||
# 图片渲染模式:
|
||||
# - template: 使用 HTML 模板渲染(模板样式稳定后再切换)
|
||||
# - markdown: 使用历史 md2image 样式
|
||||
summary_image_mode = "template"
|
||||
summary_image_mode = "markdown"
|
||||
# 总结卡片模板路径(相对项目根目录)
|
||||
summary_image_template_path = "plugins/message_summary/templates/gemini_summary_card.html"
|
||||
|
||||
BIN
temp/md2image/summary_demo_render.png
Normal file
BIN
temp/md2image/summary_demo_render.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 201 KiB |
Reference in New Issue
Block a user