Namespace: Microsoft.AI.Foundry.Local
Describes a discoverable execution provider bootstrapper.
public record EpInfoThe identifier of the bootstrapper/execution provider (e.g. "CUDAExecutionProvider").
public string Name { get; set; }True if this EP has already been successfully downloaded and registered.
public bool IsRegistered { get; set; }