Table of Contents

Namespace JD.AI.Core.Providers.ModelSearch

Classes

FoundryLocalModelSearch

Searches for models available through Microsoft Foundry Local CLI.

HuggingFaceModelSearch

Searches the HuggingFace Hub for text-generation models.

ModelSearchAggregator

Runs searches in parallel across all registered model-search providers and merges the results.

OllamaModelSearch

Searches for models available through a local Ollama instance.

RemoteModelResult

Describes a model discovered via remote or local catalog search.

Interfaces

IRemoteModelSearch

Searches a provider's model catalog and optionally pulls models locally.