插件化项目优化,支持将代码改造为插件,支持自动加载
This commit is contained in:
12
plugins/message_summary/config.toml
Normal file
12
plugins/message_summary/config.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
# 消息总结插件配置
|
||||
|
||||
[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"
|
||||
Reference in New Issue
Block a user