Get the dimension of embeddings generated by this model.
Returns int - Embedding dimension (768)
static int getDimension() { return _getLiteRtEmbeddingDimensionJS().toDartInt; }