struct

CrigPostgres::Embedding

Inherits JSON::Serializable < Struct < Value < Object

Simple embedding struct for standalone use

Constructors

new(document : String = "", vec : Array(Float64) = [] of Float64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

document
Source