Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kagi
0.1.0
Kagi
CLI
Enrich
FastGPT
Object
Answer
Image
Reference
RelatedResults
Result
Summarization
Request
Search
Summarize
Built with Crystal 1.9.2
2023-10-08 11:04:51 UTC
class
Kagi::Object::Summarization
Kagi::Object::Summarization
Reference
Object
Overview
A summarization of the requested text or url
Included Modules
JSON::Serializable
Defined in:
kagi/objects.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#output
: String
#tokens
: Int32
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
output
: String
#
[
View source
]
def
tokens
: Int32
#
[
View source
]