{
  "how": "在 new-api 渠道的「模型映射」里把左边映射成右边即可（键名对外、上游取值对内）。",
  "mapping": {
    "pixverse-c1": "c1",
    "pixverse-v6": "v6",
    "runway-aleph2": "aleph2",
    "runway-gen4.5": "gen4.5",
    "runway-gen4_image": "gen4_image",
    "runway-gen4_image_turbo": "gen4_image_turbo",
    "runway-gen4_turbo": "gen4_turbo",
    "tripo-p1-20260311": "P1-20260311",
    "tripo-v3.1-20260211": "v3.1-20260211"
  },
  "what": "本源键名 -> 上游 API 真实的 model 取值",
  "why": "PixVerse / Runway / Tripo 的官方模型名是 c1、aleph2、P1-20260311 这类裸串，在多厂商网关里既看不出厂商也容易撞名，因此本源统一加了厂商前缀。"
}