{
  "providers": {
    "openai": {
      "baseUrl": "https://cch.profoundcap.com/v1",
      "apiKey": "!grep '^CCH_API_KEY=' ~/.pi/.env | cut -d= -f2-",
      "models": [
        {
          "id": "gpt-6-astra",
          "name": "GPT-6 Astra",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text", "image"],
          "contextWindow": 262144,
          "maxTokens": 128000,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
          "headers": {
            "User-Agent": "codex-tui/0.147.0 (Mac OS 26.5.2; arm64) Apple_Terminal/470.2 (codex-tui; 0.147.0)",
            "originator": "codex_cli_rs",
            "x-codex-window-id": "1",
            "OpenAI-Beta": "responses=v1"
          }
        },
        {
          "id": "gpt-5.6-sol",
          "name": "GPT-5.6 Sol",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text", "image"],
          "contextWindow": 262144,
          "maxTokens": 128000,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
          "headers": {
            "User-Agent": "codex-tui/0.147.0 (Mac OS 26.5.2; arm64) Apple_Terminal/470.2 (codex-tui; 0.147.0)",
            "originator": "codex_cli_rs",
            "x-codex-window-id": "1",
            "OpenAI-Beta": "responses=v1"
          }
        },
        {
          "id": "gpt-5.6-terra",
          "name": "GPT-5.6 Terra",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text", "image"],
          "contextWindow": 262144,
          "maxTokens": 128000,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
          "headers": {
            "User-Agent": "codex-tui/0.147.0 (Mac OS 26.5.2; arm64) Apple_Terminal/470.2 (codex-tui; 0.147.0)",
            "originator": "codex_cli_rs",
            "x-codex-window-id": "1",
            "OpenAI-Beta": "responses=v1"
          }
        },
        {
          "id": "gpt-5.6-luna",
          "name": "GPT-5.6 Luna",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text", "image"],
          "contextWindow": 262144,
          "maxTokens": 128000,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 },
          "headers": {
            "User-Agent": "codex-tui/0.147.0 (Mac OS 26.5.2; arm64) Apple_Terminal/470.2 (codex-tui; 0.147.0)",
            "originator": "codex_cli_rs",
            "x-codex-window-id": "1",
            "OpenAI-Beta": "responses=v1"
          }
        }
      ]
    },
    "deepseek": {
      "baseUrl": "https://cch.profoundcap.com/v1",
      "apiKey": "!grep '^CCH_API_KEY=' ~/.pi/.env | cut -d= -f2-",
      "models": [
        {
          "id": "deepseek-v4-flash",
          "name": "DeepSeek V4 Flash",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text"],
          "cost": {
            "input": 0.14,
            "output": 0.28,
            "cacheRead": 0.0028,
            "cacheWrite": 0
          },
          "contextWindow": 1000000,
          "maxTokens": 384000,
          "compat": {
            "supportsStore": false,
            "supportsDeveloperRole": false,
            "requiresReasoningContentOnAssistantMessages": true,
            "thinkingFormat": "deepseek"
          },
          "thinkingLevelMap": {
            "minimal": null,
            "low": null,
            "medium": null,
            "high": "high",
            "max": "max"
          }
        }
      ]
    },
    "xai": {
      "baseUrl": "https://cch.profoundcap.com/v1",
      "apiKey": "!grep '^CCH_API_KEY=' ~/.pi/.env | cut -d= -f2-",
      "models": [
        {
          "id": "grok-4.6",
          "name": "Grok 4.6",
          "api": "openai-responses",
          "reasoning": true,
          "input": ["text", "image"],
          "cost": { "input": 2, "output": 6, "cacheRead": 0.5, "cacheWrite": 0 },
          "contextWindow": 500000,
          "maxTokens": 128000,
          "thinkingLevelMap": {
            "off": null,
            "minimal": null,
            "low": "low",
            "medium": "medium",
            "high": "high",
            "xhigh": null,
            "max": null
          }
        }
      ]
    },
    "zai": {
      "baseUrl": "https://cch.profoundcap.com/v1",
      "api": "openai-responses",
      "apiKey": "!grep '^CCH_API_KEY=' ~/.pi/.env | cut -d= -f2-",
      "models": [
        {
          "id": "glm-5.3",
          "name": "GLM-5.3",
          "api": "openai-responses",
          "reasoning": true,
          "thinkingLevelMap": {
            "off": null,
            "minimal": null,
            "low": "low",
            "medium": null,
            "high": "high",
            "xhigh": null,
            "max": "max"
          },
          "input": ["text"],
          "compat": {
            "supportsDeveloperRole": false
          },
          "contextWindow": 1000000,
          "maxTokens": 131072,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }
        },
        {
          "id": "glm-5.3-flash",
          "name": "GLM-5.3 Flash",
          "api": "openai-responses",
          "reasoning": true,
          "thinkingLevelMap": {
            "off": null,
            "minimal": null,
            "low": "low",
            "medium": null,
            "high": "high",
            "xhigh": null,
            "max": "max"
          },
          "input": ["text"],
          "compat": {
            "supportsDeveloperRole": false
          },
          "contextWindow": 1000000,
          "maxTokens": 131072,
          "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }
        }
      ]
    },
    "profoundcap-antigravity": {
      "baseUrl": "https://cch.profoundcap.com/v1beta",
      "api": "google-generative-ai",
      "apiKey": "!grep '^CCH_API_KEY=' ~/.pi/.env | cut -d= -f2-",
      "models": [
        {
          "id": "gemini-3.8-flash",
          "name": "Gemini 3.8 Flash",
          "reasoning": true,
          "thinkingLevelMap": {
            "off": null,
            "minimal": null,
            "low": "LOW",
            "medium": null,
            "high": "HIGH"
          },
          "input": ["text", "image"],
          "contextWindow": 1048576,
          "maxTokens": 65536,
          "cost": { "input": 0.75, "output": 3.75, "cacheRead": 0.075, "cacheWrite": 0 }
        }
      ]
    }
  }
}
