Type Alias spin_sdk::llm::llm::EmbeddingModel

source ·
pub type EmbeddingModel = String;
Expand description

The model used for generating embeddings

Aliased Type§

struct EmbeddingModel { /* private fields */ }