{
  "updated_at": 1781884808,
  "count": 88,
  "endpoint_paths": {
    "chat": "/v1/chat/completions",
    "responses": "/v1/responses",
    "image": "/v1/images/generations",
    "video": "/v1/video/generations",
    "embedding": "/v1/embeddings",
    "tts": "/v1/audio/speech",
    "transcription": "/v1/audio/transcriptions"
  },
  "models": [
    {
      "id": "claude-haiku-4-5-20251001",
      "name": "Claude Haiku 4.5",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-1-20250805",
      "name": "Claude Opus 4.1",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-20250514",
      "name": "Claude Opus 4",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-5-20251101",
      "name": "Claude Opus 4.5",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-6",
      "name": "Claude Opus 4.6",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-7",
      "name": "Claude Opus 4.7",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-opus-4-8",
      "name": "Claude Opus 4.8",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-sonnet-4-20250514",
      "name": "Claude Sonnet 4",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-sonnet-4-5-20250929",
      "name": "Claude Sonnet 4.5",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "claude-sonnet-4-6",
      "name": "Claude Sonnet 4.6",
      "group": "Anthropic",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "deepseek-chat",
      "name": "DeepSeek Chat",
      "group": "DeepSeek",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "deepseek-reasoner",
      "name": "DeepSeek Reasoner",
      "group": "DeepSeek",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "deepseek-v4-flash",
      "name": "DeepSeek V4 Flash",
      "group": "DeepSeek",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "deepseek-v4-pro",
      "name": "DeepSeek V4 Pro",
      "group": "DeepSeek",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "doubao-1-5-pro-32k",
      "name": "Doubao 1.5 Pro 32k",
      "group": "字节跳动",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seed-1-6",
      "name": "Doubao Seed 1.6",
      "group": "字节跳动",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seed-1-8",
      "name": "Doubao Seed 1.8",
      "group": "字节跳动",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seed-2-0-lite",
      "name": "Doubao Seed 2.0 Lite",
      "group": "字节跳动",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seed-2-0-mini",
      "name": "Doubao Seed 2.0 mini",
      "group": "字节跳动",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seed-2-0-pro",
      "name": "Doubao Seed 2.0 Pro",
      "group": "字节跳动",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "doubao-seedance-2-0",
      "name": "Doubao Seedance 2.0",
      "group": "字节跳动",
      "capabilities": [
        "video-generation"
      ],
      "endpoint": "video",
      "params": {
        "duration": {
          "type": "enum",
          "values": [
            "4",
            "5",
            "6",
            "8",
            "10",
            "12",
            "15"
          ],
          "default": "5",
          "label": "时长(秒)"
        },
        "ratio": {
          "type": "enum",
          "values": [
            "16:9",
            "9:16",
            "1:1",
            "4:3",
            "3:4",
            "21:9"
          ],
          "default": "16:9",
          "label": "比例",
          "wire": "metadata.ratio"
        },
        "resolution": {
          "type": "enum",
          "values": [
            "480p",
            "720p",
            "1080p",
            "2K"
          ],
          "default": "1080p",
          "label": "分辨率",
          "wire": "metadata.resolution"
        }
      }
    },
    {
      "id": "doubao-seedream-4-0",
      "name": "Doubao Seedream 4.0",
      "group": "字节跳动",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1024x1024",
            "2048x2048",
            "4096x4096",
            "2048x1152",
            "1152x2048",
            "2048x1536",
            "1536x2048"
          ],
          "default": "2048x2048",
          "label": "尺寸"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        },
        "watermark": {
          "type": "bool",
          "default": false,
          "label": "水印"
        }
      }
    },
    {
      "id": "ernie-3.5-8k",
      "name": "ERNIE 3.5 8k",
      "group": "百度",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "ernie-4.0-turbo-8k",
      "name": "ERNIE 4.0 Turbo 8k",
      "group": "百度",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "ernie-4.5-turbo-32k",
      "name": "ERNIE 4.5 Turbo 32k",
      "group": "百度",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "ernie-4.5-turbo-vl",
      "name": "ERNIE 4.5 Turbo VL",
      "group": "百度",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "ernie-5.0",
      "name": "ERNIE 5.0",
      "group": "百度",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "ernie-5.1",
      "name": "ERNIE 5.1",
      "group": "百度",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "ernie-x1.1",
      "name": "ERNIE X1.1",
      "group": "百度",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "ernie-x1-32k",
      "name": "ERNIE X1 32k",
      "group": "百度",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-2.5-flash",
      "name": "Gemini 2.5 Flash",
      "group": "Google",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-2.5-flash-lite",
      "name": "Gemini 2.5 Flash Lite",
      "group": "Google",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-2.5-pro",
      "name": "Gemini 2.5 Pro",
      "group": "Google",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-3.1-pro-preview",
      "name": "Gemini 3.1 Pro Preview",
      "group": "Google",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-3.5-flash",
      "name": "Gemini 3.5 Flash",
      "group": "Google",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-3-pro-image-preview",
      "name": "Gemini 3 Pro Image Preview",
      "group": "Google",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gemini-embedding-001",
      "name": "Gemini Embedding 001",
      "group": "Google",
      "capabilities": [
        "embedding"
      ],
      "endpoint": "embedding"
    },
    {
      "id": "gpt-4.1",
      "name": "GPT 4.1",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-4.1-mini",
      "name": "GPT 4.1 mini",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-4.1-nano",
      "name": "GPT 4.1 nano",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-4o",
      "name": "GPT 4o",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat",
      "default": true
    },
    {
      "id": "gpt-4o-mini",
      "name": "GPT 4o mini",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-4o-mini-tts",
      "name": "GPT 4o mini TTS",
      "group": "OpenAI",
      "capabilities": [
        "tts"
      ],
      "endpoint": "tts"
    },
    {
      "id": "gpt-4o-transcribe",
      "name": "GPT 4o Transcribe",
      "group": "OpenAI",
      "capabilities": [
        "transcription"
      ],
      "endpoint": "transcription"
    },
    {
      "id": "gpt-5",
      "name": "GPT 5",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-5.1-codex-max",
      "name": "GPT 5.1 Codex Max",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "responses"
    },
    {
      "id": "gpt-5.3-codex",
      "name": "GPT 5.3 Codex",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "responses"
    },
    {
      "id": "gpt-5.4",
      "name": "GPT 5.4",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-5.5",
      "name": "GPT 5.5",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-5.5-pro",
      "name": "GPT 5.5 Pro",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "responses"
    },
    {
      "id": "gpt-5-mini",
      "name": "GPT 5 mini",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-5-pro",
      "name": "GPT 5 Pro",
      "group": "OpenAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "gpt-image-1",
      "name": "GPT Image 1",
      "group": "OpenAI",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "auto",
            "1024x1024",
            "1536x1024",
            "1024x1536"
          ],
          "default": "auto",
          "label": "尺寸"
        },
        "quality": {
          "type": "enum",
          "values": [
            "auto",
            "high",
            "medium",
            "low"
          ],
          "default": "auto",
          "label": "质量"
        },
        "background": {
          "type": "enum",
          "values": [
            "auto",
            "transparent",
            "opaque"
          ],
          "default": "auto",
          "label": "背景"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "gpt-image-1.5",
      "name": "GPT Image 1.5",
      "group": "OpenAI",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "auto",
            "1024x1024",
            "1536x1024",
            "1024x1536"
          ],
          "default": "auto",
          "label": "尺寸"
        },
        "quality": {
          "type": "enum",
          "values": [
            "auto",
            "high",
            "medium",
            "low"
          ],
          "default": "auto",
          "label": "质量"
        },
        "background": {
          "type": "enum",
          "values": [
            "auto",
            "transparent",
            "opaque"
          ],
          "default": "auto",
          "label": "背景"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "gpt-image-1-mini",
      "name": "GPT Image 1 mini",
      "group": "OpenAI",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "auto",
            "1024x1024",
            "1536x1024",
            "1024x1536"
          ],
          "default": "auto",
          "label": "尺寸"
        },
        "quality": {
          "type": "enum",
          "values": [
            "auto",
            "high",
            "medium",
            "low"
          ],
          "default": "auto",
          "label": "质量"
        },
        "background": {
          "type": "enum",
          "values": [
            "auto",
            "transparent",
            "opaque"
          ],
          "default": "auto",
          "label": "背景"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "gpt-image-2",
      "name": "GPT Image 2",
      "group": "OpenAI",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "auto",
            "1024x1024",
            "1536x1024",
            "1024x1536"
          ],
          "default": "auto",
          "label": "尺寸"
        },
        "quality": {
          "type": "enum",
          "values": [
            "auto",
            "high",
            "medium",
            "low"
          ],
          "default": "auto",
          "label": "质量"
        },
        "background": {
          "type": "enum",
          "values": [
            "auto",
            "transparent",
            "opaque"
          ],
          "default": "auto",
          "label": "背景"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "grok-3",
      "name": "Grok 3",
      "group": "xAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "grok-3-mini",
      "name": "Grok 3 mini",
      "group": "xAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "grok-4",
      "name": "Grok 4",
      "group": "xAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "grok-4.20-0309-reasoning",
      "name": "Grok 4.20.0309 Reasoning",
      "group": "xAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "grok-4.3",
      "name": "Grok 4.3",
      "group": "xAI",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "grok-imagine-image",
      "name": "Grok Imagine Image",
      "group": "xAI",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "imagen-4.0-generate-001",
      "name": "Imagen 4.0 001",
      "group": "Google",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1024x1024",
            "1024x768",
            "768x1024",
            "1280x720",
            "720x1280"
          ],
          "default": "1024x1024",
          "label": "尺寸"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "imagen-4.0-ultra-generate-001",
      "name": "Imagen 4.0 Ultra 001",
      "group": "Google",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1024x1024",
            "1024x768",
            "768x1024",
            "1280x720",
            "720x1280"
          ],
          "default": "1024x1024",
          "label": "尺寸"
        },
        "n": {
          "type": "int",
          "min": 1,
          "max": 4,
          "default": 1,
          "label": "数量"
        }
      }
    },
    {
      "id": "o1",
      "name": "o1",
      "group": "OpenAI",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "o3",
      "name": "o3",
      "group": "OpenAI",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "o3-mini",
      "name": "o3 mini",
      "group": "OpenAI",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "o4-mini",
      "name": "o4 mini",
      "group": "OpenAI",
      "capabilities": [
        "reasoning"
      ],
      "endpoint": "chat"
    },
    {
      "id": "qwen3-coder-plus",
      "name": "Qwen3 Coder Plus",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "qwen3-max",
      "name": "Qwen3 Max",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "qwen3-vl-plus",
      "name": "Qwen3 VL Plus",
      "group": "阿里巴巴",
      "capabilities": [
        "vision"
      ],
      "endpoint": "chat"
    },
    {
      "id": "qwen-flash",
      "name": "Qwen Flash",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "qwen-image-edit",
      "name": "Qwen Image Edit",
      "group": "阿里巴巴",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1664x928",
            "1472x1104",
            "1328x1328",
            "1104x1472",
            "928x1664"
          ],
          "default": "1664x928",
          "label": "尺寸"
        },
        "prompt_extend": {
          "type": "bool",
          "default": true,
          "label": "智能扩写"
        },
        "watermark": {
          "type": "bool",
          "default": false,
          "label": "水印"
        },
        "image": {
          "type": "image",
          "label": "参考图（图生图编辑）"
        }
      }
    },
    {
      "id": "qwen-image-max",
      "name": "Qwen Image Max",
      "group": "阿里巴巴",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1664x928",
            "1472x1104",
            "1328x1328",
            "1104x1472",
            "928x1664"
          ],
          "default": "1664x928",
          "label": "尺寸"
        },
        "prompt_extend": {
          "type": "bool",
          "default": true,
          "label": "智能扩写"
        },
        "watermark": {
          "type": "bool",
          "default": false,
          "label": "水印"
        }
      }
    },
    {
      "id": "qwen-image-plus",
      "name": "Qwen Image Plus",
      "group": "阿里巴巴",
      "capabilities": [
        "image-generation"
      ],
      "endpoint": "image",
      "params": {
        "size": {
          "type": "enum",
          "values": [
            "1664x928",
            "1472x1104",
            "1328x1328",
            "1104x1472",
            "928x1664"
          ],
          "default": "1664x928",
          "label": "尺寸"
        },
        "prompt_extend": {
          "type": "bool",
          "default": true,
          "label": "智能扩写"
        },
        "watermark": {
          "type": "bool",
          "default": false,
          "label": "水印"
        }
      }
    },
    {
      "id": "qwen-max",
      "name": "Qwen Max",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "qwen-plus",
      "name": "Qwen Plus",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "qwen-turbo",
      "name": "Qwen Turbo",
      "group": "阿里巴巴",
      "capabilities": [],
      "endpoint": "chat"
    },
    {
      "id": "sora-2",
      "name": "Sora 2",
      "group": "OpenAI",
      "capabilities": [
        "video-generation"
      ],
      "endpoint": "video",
      "params": {
        "seconds": {
          "type": "enum",
          "values": [
            "4",
            "8",
            "12"
          ],
          "default": "4",
          "label": "时长(秒)"
        },
        "size": {
          "type": "enum",
          "values": [
            "1280x720",
            "720x1280"
          ],
          "default": "1280x720",
          "label": "分辨率"
        }
      }
    },
    {
      "id": "sora-2-pro",
      "name": "Sora 2 Pro",
      "group": "OpenAI",
      "capabilities": [
        "video-generation"
      ],
      "endpoint": "video",
      "params": {
        "seconds": {
          "type": "enum",
          "values": [
            "4",
            "8",
            "12"
          ],
          "default": "4",
          "label": "时长(秒)"
        },
        "size": {
          "type": "enum",
          "values": [
            "1280x720",
            "720x1280",
            "1024x1792",
            "1792x1024"
          ],
          "default": "1280x720",
          "label": "分辨率"
        }
      }
    },
    {
      "id": "text-embedding-3-large",
      "name": "Text Embedding 3 Large",
      "group": "OpenAI",
      "capabilities": [
        "embedding"
      ],
      "endpoint": "embedding"
    },
    {
      "id": "text-embedding-3-small",
      "name": "Text Embedding 3 Small",
      "group": "OpenAI",
      "capabilities": [
        "embedding"
      ],
      "endpoint": "embedding"
    },
    {
      "id": "text-embedding-v3",
      "name": "Text Embedding V3",
      "group": "阿里巴巴",
      "capabilities": [
        "embedding"
      ],
      "endpoint": "embedding"
    },
    {
      "id": "text-embedding-v4",
      "name": "Text Embedding V4",
      "group": "阿里巴巴",
      "capabilities": [
        "embedding"
      ],
      "endpoint": "embedding"
    },
    {
      "id": "tts-1",
      "name": "TTS 1",
      "group": "OpenAI",
      "capabilities": [
        "tts"
      ],
      "endpoint": "tts"
    },
    {
      "id": "tts-1-hd",
      "name": "TTS 1 HD",
      "group": "OpenAI",
      "capabilities": [
        "tts"
      ],
      "endpoint": "tts"
    },
    {
      "id": "veo-3.1-generate-preview",
      "name": "Veo 3.1 Preview",
      "group": "Google",
      "capabilities": [
        "video-generation"
      ],
      "endpoint": "video",
      "params": {
        "duration": {
          "type": "enum",
          "values": [
            "4",
            "6",
            "8"
          ],
          "default": "8",
          "label": "时长(秒)"
        },
        "aspect_ratio": {
          "type": "enum",
          "values": [
            "16:9",
            "9:16"
          ],
          "default": "16:9",
          "label": "比例",
          "wire": "metadata.aspectRatio"
        },
        "resolution": {
          "type": "enum",
          "values": [
            "720p",
            "1080p"
          ],
          "default": "1080p",
          "label": "分辨率",
          "wire": "metadata.resolution"
        }
      }
    },
    {
      "id": "whisper-1",
      "name": "Whisper 1",
      "group": "OpenAI",
      "capabilities": [
        "transcription"
      ],
      "endpoint": "transcription"
    }
  ]
}
