Table of Contents

Property UrlTemplate

Namespace
Qavren.Edge.Onnx
Assembly
Qavren.Edge.Onnx.dll

UrlTemplate

{repo}/resolve/{revision}/{path}. The three placeholders are positional-by-name, and {revision} is filled from the manifest's pinned commit SHA, never "main".

public string UrlTemplate { get; set; }

Property Value

string