Module kodexa.assistant
Support for setting up and defining assistants that you can use in Kodexa
Expand source code
"""
Support for setting up and defining assistants that you can use in Kodexa
"""
from .assistant import Assistant, AssistantContext, AssistantResponse, AssistantPipeline
Sub-modules
kodexa.assistant.assistant
-
Provides the high-level classes and definition for an Assistant that can be implemented in Kodexa and run on an instance of the Kodexa platform