canHandle abstract method
Whether this backend can serve spec. Probed by the registry.
Implementation
bool canHandle(EmbeddingModelSpec spec);
Whether this backend can serve spec. Probed by the registry.
bool canHandle(EmbeddingModelSpec spec);