spin_sdk::llm::llm

Type Alias EmbeddingModel

Source
pub type EmbeddingModel = String;
Expand description

The model used for generating embeddings

Aliased Typeยง

struct EmbeddingModel { /* private fields */ }