Returns true if the embedding model is loaded and ready.
All models load together, so this is equivalent to isReady.
bool get isEmbeddingReady => isReady;