UNPKG

@langchain/core

Version:
13 lines (11 loc) 230 B
//#region src/messages/content/multimodal.ts const KNOWN_BLOCK_TYPES = [ "image", "video", "audio", "text-plain", "file" ]; //#endregion exports.KNOWN_BLOCK_TYPES = KNOWN_BLOCK_TYPES; //# sourceMappingURL=multimodal.cjs.map