class

Arcana::AI::Embed::Voyage

Inherits Arcana::AI::Embed::Provider < Arcana::AI::Traceable < Reference < Object

Constants

ENDPOINT = "https://api.voyageai.com/v1/embeddings"

Constructors

new(api_key : String, model : String = "voyage-3", endpoint : String = ENDPOINT, trace : Proc(String, Nil) | Nil = nil)
Source

Instance methods

embed(request : Request) : Result
Source
model
Source
name
Source