modelRegistrySearch( )
No description available
function modelRegistrySearch(params: ModelRegistrySearchParams): PromiseParameters
| Name | Type | Required? | Description |
|---|---|---|---|
params | ModelRegistrySearchParams | ✓ | No description |
ModelRegistrySearchParams
| Field | Type | Required? | Description |
|---|---|---|---|
addon | "llm" | "whisper" | "embeddings" | "nmt" | "vad" | "tts" | "ocr" | "parakeet" | "other" | ✗ | — |
engine | string | ✗ | — |
filter | string | ✗ | — |
modelType | "llm" | "whisper" | "embeddings" | "nmt" | "vad" | "tts" | "ocr" | "parakeet" | "other" | ✗ | — |
quantization | string | ✗ | — |
Returns
Promise