Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::Cohere::CompletionResponse
Inherits
Struct
<
Value
<
Object
Constructors
from_json_value
(value :
JSON::Any
) : self
Source
new
(id :
String
, finish_reason :
FinishReason
, raw_message :
Message
, usage :
Usage
|
Nil
= nil)
Source
Instance methods
finish_reason
Source
id
Source
message
Source
raw_message
Source
to_crig_response
Source
usage
Source