测试一下dify
This commit is contained in:
@@ -141,6 +141,7 @@ class MessageSummaryPlugin(MessagePluginInterface):
|
||||
"files": [] # 不包含文件
|
||||
}
|
||||
|
||||
self.LOG.info(f"群聊总结内容:{data}")
|
||||
# 设置请求头
|
||||
headers = {
|
||||
"Authorization": f"Bearer {self._api_key}",
|
||||
|
||||
Reference in New Issue
Block a user