Package ai.tock.bot.engine.config
Object RAGAnswerHandler
-
- All Implemented Interfaces:
-
engine.config.AbstractProactiveAnswerHandler
public class RAGAnswerHandler implements AbstractProactiveAnswerHandler
-
-
Field Summary
Fields Modifier and Type Field Description public final static RAGAnswerHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description StoryDefinitionhandleProactiveAnswer(BotBus botBus)-
-
Method Detail
-
handleProactiveAnswer
StoryDefinition handleProactiveAnswer(BotBus botBus)
-
-
-
-