UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

8 lines (7 loc) 193 B
export declare function minimaxUnderstandImage(params: { apiKey: string; prompt: string; imageDataUrl: string; apiHost?: string; modelBaseUrl?: string; }): Promise<string>;