UNPKG

catai

Version:

Chat UI and Local API for the Llama models

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