AI::Provider::EmbeddingModel::Result
Inherits JSON::Serializable < Struct < Value < Object
The result of an embedding model doEmbed call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source