Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Integrations::ChatImpl(T)
Inherits
Crig::Integrations::CliChat
<
Struct
<
Value
<
Object
Constructors
new
(chat :
T
)
Source
Instance methods
chat
Source
request
(prompt :
String
, history :
Array
(
Crig::Completion::Message
), output :
IO
) :
String
Source