feat(message_summary): default to streaming mode

This commit is contained in:
liuwei
2026-04-07 09:10:24 +08:00
parent a9e8b71685
commit 2a0cbb4e56
4 changed files with 82 additions and 16 deletions

View File

@@ -6,6 +6,7 @@ enabled = true
[api]
api_key = "app-McGLzBhBjeBCSEi7n83MtuTo"
api_url = "http://192.168.2.240/v1/chat-messages"
response_mode = "streaming"
[output]
output_dir = "output"