chore(addon/aikefu): 变更API暴漏的端点

This commit is contained in:
2025-12-06 16:12:12 +08:00
parent 0f76b61152
commit 0b6e6914fd
6 changed files with 1245 additions and 3 deletions

View File

@@ -17,6 +17,15 @@ return [
'KefuGetHistory' => [
'addon\aikefu\event\KefuGetHistory'
],
'KefuClearConversation' => [
'addon\aikefu\event\KefuClearConversation'
],
'KefuHealthCheck' => [
'addon\aikefu\event\KefuHealthCheck'
],
'KefuChatStream' => [
'addon\aikefu\event\KefuChatStream'
],
],
'subscribe' => [