Companion

object Companion

Functions

Link copied to clipboard
fun withAgentByName(agentPlatform: AgentPlatform, agentName: String, listenerProvider: ListenerProvider = ListenerProvider { _, outputChannel -> listOf(OutputChannelHighlightingEventListener(outputChannel)) }): Chatbot

Create a chatbot with the given agent. The agent is looked up by name from the agent platform.