struct

Crig::Integrations::ChatBotBuilder(T)

Inherits Struct < Value < Object

Constructors

new(impl : T)
Source

Instance methods

agent(agent : Crig::Agent(M)) : ChatBotBuilder(AgentImpl(M)) forall M
Source
build
Source
chat(chatbot : TChat) : ChatBotBuilder(ChatImpl(TChat)) forall TChat
Source
impl
Source
max_turns(max_turns : Int) : self
Source
show_usage
Source