feat: 百科rag

This commit is contained in:
Blizzard
2026-04-23 11:15:58 +08:00
parent b2e6e511cd
commit e9c93d4029
8 changed files with 157 additions and 3 deletions
+1
View File
@@ -13,4 +13,5 @@ type ServiceGroup struct {
CallbackService
ExchangeService
AiRagService
AiChatHistoryService
}