程序包 com.sh.ai
类 AIServiceBase
java.lang.Object
com.sh.ai.AIServiceBase
- 直接已知子类:
DifyService,OllamaService,OpenAIService,RagFlowService
AI服务基类
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidaddEventCallback(Consumer<AIEventInfo> eventCallback) voidnotifyEvent(AIEventInfo eventInfo)
-
构造器详细资料
-
AIServiceBase
public AIServiceBase()
-
-
方法详细资料
-
notifyEvent
-
addEventCallback
-