supportsEmbeddings property
bool
get
supportsEmbeddings
Check if embeddings are supported by current model
Implementation
bool get supportsEmbeddings => config.supportsEmbeddings;
Check if embeddings are supported by current model
bool get supportsEmbeddings => config.supportsEmbeddings;