Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Integrations::ChatBotBuilder(T)
Inherits
Struct
<
Value
<
Object
Constructors
new
(impl :
T
)
Source
new
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