type EmbeddingName = string; Copy
type EmbeddingName = string;
Type representing the unique name of an embedding mechanism within the swarm. Used to identify and reference specific embedding implementations.