Table of Contents

Enum ModelSourceKind

Namespace
JD.AI.Core.LocalModels
Assembly
JD.AI.Core.dll

Where a model was sourced from.

public enum ModelSourceKind

Fields

DirectoryScan = 1
HuggingFace = 2
LocalFile = 0
RemoteUrl = 3