struct

Crig::Providers::Cohere::ToolResultContent

Inherits Struct < Value < Object

Constructors

document(document : Document) : self
Source
from_json_value(value : JSON::Any) : self
Source
new(kind : Kind, text : String | Nil = nil, document : Document | Nil = nil)
Source
text(text : String) : self
Source

Instance methods

document
Source
kind
Source
text
Source
to_json(json : JSON::Builder) : Nil
Source

Nested types