UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

12 lines (11 loc) 483 B
import { t as describeImageWithModel$1 } from "./image-runtime-BOIoCq-0.js"; import { n as transcribeFirstAudio$1 } from "./media-runtime--XhyE_WP.js"; //#region extensions/telegram/src/media-understanding.runtime.ts async function describeImageWithModel(...args) { return await describeImageWithModel$1(...args); } async function transcribeFirstAudio(...args) { return await transcribeFirstAudio$1(...args); } //#endregion export { describeImageWithModel, transcribeFirstAudio };