- 新增 gpt-image-generator.js 脚本,支持文生图、图生图/重绘、批量生成 - 更新 pipeline 和 phase-images 支持 GPT Image 模型 - 更新技能文档,添加 GPT Image 使用说明和 API 特点 - 新增配置文件中的 GPT Image API 参数
38 lines
1.7 KiB
JSON
38 lines
1.7 KiB
JSON
{
|
|
"jianyingDraftPath": "C:/Users/45070/AppData/Local/JianyingPro/User Data/Projects/com.lveditor.draft",
|
|
"capcutMateDir": "C:/Users/45070/capcut-mate",
|
|
"capcutMateApiBase": "http://capcut.muyetools.cn/openapi/capcut-mate/v1",
|
|
"imgbbApiKey": "deprecated",
|
|
"geminiApiBaseUrl": "https://yunwu.ai",
|
|
"geminiModel": "gemini-3.1-flash-image-preview",
|
|
"geminiApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8",
|
|
"mjApiBaseUrl": "https://yunwu.ai",
|
|
"mjApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8",
|
|
"grokApiBaseUrl": "https://yunwu.ai",
|
|
"grokApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8",
|
|
"grokModel": "grok-video-3",
|
|
"veoApiBaseUrl": "https://yunwu.ai",
|
|
"veoApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8",
|
|
"gptImageApiBaseUrl": "https://yunwu.ai",
|
|
"gptImageApiKey": "sk-m5inhwXqrbcBL6NNKOe7kTdhX8M31azvAvDvtSPGS71rRzd8",
|
|
"gptImageModel": "gpt-image-2",
|
|
"veoModel": "veo3-fast-frames",
|
|
"veoEnhancePrompt": true,
|
|
"veoEnableUpsample": true,
|
|
"kelingApiBaseUrl": "https://api-beijing.klingai.com",
|
|
"kelingApiKey": "AR4kMTEGaaM4d4QgJmLYMgHmEFABJPFE",
|
|
"kelingSecretAccessKey": "aBCrHLYTPPgMm3mnE8RBMAtmY9FLTGT3",
|
|
"kelingModel": "kling-v2-5-turbo",
|
|
"ossRegion": "oss-cn-hangzhou",
|
|
"ossAccessKeyId": "LTAI5tPV9Ag3csf41GZjaLTA",
|
|
"ossAccessKeySecret": "kDqlGeJTKw6tJtFYiaY8vQTFuVIQDs",
|
|
"ossBucket": "muye-ai-chat",
|
|
"ossFolder": "tmp/",
|
|
"ossExpires": 31536000,
|
|
"ttsApiBaseUrl": "https://dashscope.aliyuncs.com/api/v1",
|
|
"ttsApiKey": "sk-1c503705b0f844a6b4f2386f6c1cc35b",
|
|
"ttsModel": "cosyvoice-v3.5-plus",
|
|
"ttsVoice": "cosyvoice-v3.5-plus-bailian-fa8787c0f70b4ba2a907c35511e6a6f6",
|
|
"ttsLanguage": "Chinese"
|
|
}
|