Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chatgpt-cli
v0.2.1
ChatGPT
ApiKeyError
CLI
Parser
Client
Config
ConfigData
HtmlGenerator
HtmlGenerationError
Message
InputSubstitutor
MagicCommandRunner
PostData
ResponseData
SigIntError
SystemCommandRunner
WebPageCompressor
FetchError
HTTP
Client
Generated using Crystal 1.14.0
2024-11-26 19:07:45 UTC
class
ChatGPT::
ResponseData
ChatGPT::ResponseData
Reference
Object
Defined in:
chatgpt/response_data.cr
Constructors
.new
(data)
Instance Method Summary
#assistant_message
#to_pretty_json
#tokens
#total_tokens
Constructor Detail
def self.
new
(data)
#
[
View source
]
Instance Method Detail
def
assistant_message
#
[
View source
]
def
to_pretty_json
#
[
View source
]
def
tokens
#
[
View source
]
def
total_tokens
#
[
View source
]