UNPKG

catai

Version:

Chat UI and Local API for the Llama models

4 lines (3 loc) 127 B
import { CatAIError } from '../../../errors/CatAIError.js'; export declare class ModelNotInstalledError extends CatAIError { }