• Retrieves an embedding schema by its name from the swarm's embedding schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • embeddingName: string

      The name of the embedding to retrieve.

    Returns IEmbeddingSchema

    The embedding schema associated with the provided embedding name.

    getEmbedding