Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::Internal::OpenAICompatible::CompatibleToolCallChunk
Inherits
Struct
<
Value
<
Object
Constructors
new
(index :
Int32
, id :
String
|
Nil
= nil, name :
String
|
Nil
= nil, arguments :
String
|
Nil
= nil)
Source
Instance methods
arguments
Source
has_nonempty_arguments?
Source
has_nonempty_name?
Source
id
Source
index
Source
is_complete_single_chunk?
ameba:disable Naming/PredicateName
Source
name
Source
starts_new_tool_call?
Source