dhaga.docs
API referenceInterfaces

LLMImage

Defined in: llm/types.ts:22

Properties

mediaType

mediaType: "image/jpeg" | "image/png" | "image/webp";

Defined in: llm/types.ts:23


dataBase64

dataBase64: string;

Defined in: llm/types.ts:24

On this page