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::Reference
Kagi::Object::Reference
Reference
Object
Included Modules
JSON::Serializable
Defined in:
kagi/objects.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#snippet
: String
#title
: String
#url
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
snippet
: String
#
[
View source
]
def
title
: String
#
[
View source
]
def
url
: String
#
[
View source
]