UNPKG

coze-plugin-utils

Version:

Comprehensive utility library for Coze plugins with multimedia processing, browser automation, cloud storage integration, and AI-powered video/audio generation capabilities

6 lines (5 loc) 193 B
export * as oss from './aliyun.oss'; export * as vidu from './vidu'; export * as browser from './browser'; export * as azure from './azure.speech'; export * as minimax from './minimax.speech';