wiro.ts
基本信息
- 类型: 工具库
- 路径:
src/lib/plugins/media-generators/wiro.ts
功能描述
Wiro.ai Media Generator Plugin
Generates images and videos using Wiro.ai API.
Required env vars:
- WIROAPIKEY
- WIROVIDEOMODELS (comma-separated, e.g., "google/veo3.1-fast")
- WIROIMAGEMODELS (comma-separated, e.g., "google/nano-banana-pro,google/nano-banana")
- WIROAUDIOMODELS (comma-separated, e.g., "elevenlabs/sound-effects")
导出内容
- <code>wiroGeneratorPlugin</code> - 常量
依赖导入
./types
详细说明
详见代码实现