Versions in this module Expand all Collapse all v1 v1.13.0 Apr 18, 2026 v1.12.0 Apr 2, 2026 Changes in this version + func DownloadFiles(ctx context.Context, modelRepo, repoRef, destDir string, ...) error + func ListFiles(ctx context.Context, modelRepo, ref string, token string, ...) (*kfgen.DirectoryListing, error) + type RepositoryType int + const RepoTypeDataset + const RepoTypeModel + const RepoTypeUnknown + func ParseHuggingFaceRepo(rawURL string) (string, RepositoryType, error)