13 lines
204 B
TOML
13 lines
204 B
TOML
# 消息总结插件配置
|
|
|
|
[general]
|
|
enabled = true
|
|
|
|
[api]
|
|
api_key = "app-McGLzBhBjeBCSEi7n83MtuTo"
|
|
api_url = "http://192.168.2.240/v1/chat-messages"
|
|
|
|
[output]
|
|
output_dir = "output"
|
|
image_format = "png"
|