auto-save 2026-05-15 14:47 (+6, ~5)
This commit is contained in:
@@ -2,16 +2,28 @@
|
||||
"company" : "SKG",
|
||||
"created" : "2026-05-12",
|
||||
"credentials" : [
|
||||
{
|
||||
"description" : "SKG AI 网关 API Key,生产只放服务器 deploy/.env.production 的 LLM_API_KEY,本地开发放 api/.env,不入库",
|
||||
"name" : "LLM_API_KEY",
|
||||
"storage" : "api/.env / deploy/.env.production",
|
||||
"type" : "api_key"
|
||||
},
|
||||
{
|
||||
"description" : "MiniMax T2A 配音 API Key,本地开发只放 api/.env 的 MINIMAX_API_KEY,不入库",
|
||||
"name" : "MINIMAX_API_KEY",
|
||||
"storage" : "api/.env",
|
||||
"type" : "api_key"
|
||||
},
|
||||
{
|
||||
"description" : "SKG 豆包 / Seedance 视频生成 API Key,生产只放服务器 deploy/.env.production 的 VIDEO_API_KEY,本地开发放 api/.env,不入库",
|
||||
"name" : "VIDEO_API_KEY",
|
||||
"storage" : "api/.env / deploy/.env.production",
|
||||
"type" : "api_key"
|
||||
}
|
||||
],
|
||||
"description" : "SKG AI 素材生产管线第二条思路验证:TK 链接 → 拆轨 → 目标化关键帧 + ASR\/翻译 → 接 SKG 产品信息改写口播 → MiniMax 配音 → nano-banana-pro\/GPT Image 生图 → Seedance\/Kling\/Veo3 多模型生视频 → 合成带文案成品",
|
||||
"kind" : "app",
|
||||
"name" : "SKG AI 素材管线 - TK 二创验证",
|
||||
"name" : "SKG Marketing Studio / SKG 营销内容工作台",
|
||||
"ownership" : "company",
|
||||
"pin_order" : 1778664997,
|
||||
"pinned" : true,
|
||||
@@ -32,7 +44,21 @@
|
||||
],
|
||||
"status" : "active",
|
||||
"urls" : [
|
||||
|
||||
{
|
||||
"label" : "production",
|
||||
"type" : "app",
|
||||
"url" : "https://marketing.skg.com"
|
||||
},
|
||||
{
|
||||
"label" : "production-api",
|
||||
"type" : "backend",
|
||||
"url" : "https://marketing.skg.com/api"
|
||||
},
|
||||
{
|
||||
"label" : "source-analysis",
|
||||
"type" : "docs",
|
||||
"url" : "docs/source-analysis.html"
|
||||
}
|
||||
],
|
||||
"worklog" : {
|
||||
"auto" : true,
|
||||
|
||||
Reference in New Issue
Block a user