UNPKG

catai

Version:

Chat UI and Local API for the Llama models

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