LLM::ChatInclusions
Inherits Reference < Object
This class is used to setup additional content for use with a Chat#ask.
Constructors
new
SourceInstance methods
audio_data(base64_content : String, format : String, source_path : String) : Nil
Expects base64-encoded data from an audio
each(*args, **options)
Sourceeach(*args, **options, &)
Sourceempty?(*args, **options)
Sourceempty?(*args, **options, &)
Sourcefile_data(base64_content : String, source_path : String) : Nil
Expects base64-encoded data from a file
size(*args, **options)
Sourcesize(*args, **options, &)
Source