pub type EmbeddingModel = String;
The model used for generating embeddings
struct EmbeddingModel { /* private fields */ }