UNPKG

@langchain/core

Version:
12 lines (11 loc) 211 B
//#region src/messages/content/multimodal.ts const KNOWN_BLOCK_TYPES = [ "image", "video", "audio", "text-plain", "file" ]; //#endregion export { KNOWN_BLOCK_TYPES }; //# sourceMappingURL=multimodal.js.map