Publishes CLI-backed ASM providers as endpoint-shaped inference targets.
Summary
Types
@type ensure_result() :: {:ok, ASM.InferenceEndpoint.EndpointDescriptor.t(), ASM.InferenceEndpoint.CompatibilityResult.t()} | {:error, {:incompatible, ASM.InferenceEndpoint.CompatibilityResult.t()}} | {:error, term()}