supportsEmbeddings property

bool get supportsEmbeddings

Check if embeddings are supported by current model

Implementation

bool get supportsEmbeddings => config.supportsEmbeddings;