Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
voyage_ai
main
VoyageAI
Client
Embedding
EmbeddingRequest
EncodingFormat
Error
InputType
List
Usage
Generated using Crystal 1.14.0
2024-11-26 08:20:54 UTC
struct
VoyageAI::
Embedding
VoyageAI::Embedding
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
voyage_ai.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#embedding
: Array(Float64)
#index
: Int64
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
embedding
: Array(Float64)
#
[
View source
]
def
index
: Int64
#
[
View source
]