feat: 百科知识库存入向量
This commit is contained in:
@@ -14,6 +14,7 @@ type ApiGroup struct {
|
||||
BadgeConfigApi
|
||||
CallbackApi
|
||||
ExchangeApi
|
||||
AiChatApi
|
||||
}
|
||||
|
||||
var (
|
||||
@@ -28,4 +29,5 @@ var (
|
||||
badgeConfigService = service.GroupApp.PlantServiceGroup.BadgeConfigService
|
||||
callbackService = service.GroupApp.PlantServiceGroup.CallbackService
|
||||
exchangeService = service.GroupApp.PlantServiceGroup.ExchangeService
|
||||
aiRagService = service.GroupApp.PlantServiceGroup.AiRagService
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user