@earendil-works/pi-ai 0.80.9 → 0.81.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/api/openai-codex-responses.d.ts.map +1 -1
- package/dist/api/openai-codex-responses.js +2 -7
- package/dist/api/openai-codex-responses.js.map +1 -1
- package/dist/api/openai-completions.d.ts.map +1 -1
- package/dist/api/openai-completions.js +14 -2
- package/dist/api/openai-completions.js.map +1 -1
- package/dist/api/pi-messages.d.ts.map +1 -1
- package/dist/api/pi-messages.js +2 -4
- package/dist/api/pi-messages.js.map +1 -1
- package/dist/auth/helpers.d.ts.map +1 -1
- package/dist/auth/helpers.js +3 -2
- package/dist/auth/helpers.js.map +1 -1
- package/dist/env-api-keys.d.ts.map +1 -1
- package/dist/env-api-keys.js +2 -0
- package/dist/env-api-keys.js.map +1 -1
- package/dist/image-models.generated.d.ts +60 -0
- package/dist/image-models.generated.d.ts.map +1 -1
- package/dist/image-models.generated.js +236 -176
- package/dist/image-models.generated.js.map +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/models-store.d.ts +2 -0
- package/dist/models-store.d.ts.map +1 -1
- package/dist/models-store.js.map +1 -1
- package/dist/models.generated.d.ts +4379 -22338
- package/dist/models.generated.d.ts.map +1 -1
- package/dist/models.generated.js +4 -0
- package/dist/models.generated.js.map +1 -1
- package/dist/providers/all.d.ts +2 -0
- package/dist/providers/all.d.ts.map +1 -1
- package/dist/providers/all.js +8 -0
- package/dist/providers/all.js.map +1 -1
- package/dist/providers/amazon-bedrock.d.ts.map +1 -1
- package/dist/providers/amazon-bedrock.js +3 -2
- package/dist/providers/amazon-bedrock.js.map +1 -1
- package/dist/providers/amazon-bedrock.models.d.ts +436 -1988
- package/dist/providers/amazon-bedrock.models.d.ts.map +1 -1
- package/dist/providers/amazon-bedrock.models.js +2 -1892
- package/dist/providers/amazon-bedrock.models.js.map +1 -1
- package/dist/providers/ant-ling.models.d.ts +10 -80
- package/dist/providers/ant-ling.models.d.ts.map +1 -1
- package/dist/providers/ant-ling.models.js +2 -57
- package/dist/providers/ant-ling.models.js.map +1 -1
- package/dist/providers/anthropic.models.d.ts +43 -267
- package/dist/providers/anthropic.models.d.ts.map +1 -1
- package/dist/providers/anthropic.models.js +2 -252
- package/dist/providers/anthropic.models.js.map +1 -1
- package/dist/providers/azure-openai-responses.models.d.ts +184 -883
- package/dist/providers/azure-openai-responses.models.d.ts.map +1 -1
- package/dist/providers/azure-openai-responses.models.js +2 -811
- package/dist/providers/azure-openai-responses.models.js.map +1 -1
- package/dist/providers/cerebras.models.d.ts +10 -60
- package/dist/providers/cerebras.models.d.ts.map +1 -1
- package/dist/providers/cerebras.models.js +2 -56
- package/dist/providers/cerebras.models.js.map +1 -1
- package/dist/providers/cloudflare-ai-gateway.models.d.ts +168 -884
- package/dist/providers/cloudflare-ai-gateway.models.d.ts.map +1 -1
- package/dist/providers/cloudflare-ai-gateway.models.js +2 -755
- package/dist/providers/cloudflare-ai-gateway.models.js.map +1 -1
- package/dist/providers/cloudflare-workers-ai.models.d.ts +40 -286
- package/dist/providers/cloudflare-workers-ai.models.d.ts.map +1 -1
- package/dist/providers/cloudflare-workers-ai.models.js +2 -236
- package/dist/providers/cloudflare-workers-ai.models.js.map +1 -1
- package/dist/providers/data/.manifest.json +1 -0
- package/dist/providers/data/amazon-bedrock.json +1 -0
- package/dist/providers/data/ant-ling.json +1 -0
- package/dist/providers/data/anthropic.json +1 -0
- package/dist/providers/data/azure-openai-responses.json +1 -0
- package/dist/providers/data/cerebras.json +1 -0
- package/dist/providers/data/cloudflare-ai-gateway.json +1 -0
- package/dist/providers/data/cloudflare-workers-ai.json +1 -0
- package/dist/providers/data/deepseek.json +1 -0
- package/dist/providers/data/fireworks.json +1 -0
- package/dist/providers/data/github-copilot.json +1 -0
- package/dist/providers/data/google-vertex.json +1 -0
- package/dist/providers/data/google.json +1 -0
- package/dist/providers/data/groq.json +1 -0
- package/dist/providers/data/huggingface.json +1 -0
- package/dist/providers/data/kimi-coding.json +1 -0
- package/dist/providers/data/minimax-cn.json +1 -0
- package/dist/providers/data/minimax.json +1 -0
- package/dist/providers/data/mistral.json +1 -0
- package/dist/providers/data/moonshotai-cn.json +1 -0
- package/dist/providers/data/moonshotai.json +1 -0
- package/dist/providers/data/nvidia.json +1 -0
- package/dist/providers/data/openai-codex.json +1 -0
- package/dist/providers/data/openai.json +1 -0
- package/dist/providers/data/opencode-go.json +1 -0
- package/dist/providers/data/opencode.json +1 -0
- package/dist/providers/data/openrouter.json +1 -0
- package/dist/providers/data/qwen-token-plan-cn.json +1 -0
- package/dist/providers/data/qwen-token-plan.json +1 -0
- package/dist/providers/data/together.json +1 -0
- package/dist/providers/data/vercel-ai-gateway.json +1 -0
- package/dist/providers/data/xai.json +1 -0
- package/dist/providers/data/xiaomi-token-plan-ams.json +1 -0
- package/dist/providers/data/xiaomi-token-plan-cn.json +1 -0
- package/dist/providers/data/xiaomi-token-plan-sgp.json +1 -0
- package/dist/providers/data/xiaomi.json +1 -0
- package/dist/providers/data/zai-coding-cn.json +1 -0
- package/dist/providers/data/zai.json +1 -0
- package/dist/providers/deepseek.models.d.ts +7 -58
- package/dist/providers/deepseek.models.d.ts.map +1 -1
- package/dist/providers/deepseek.models.js +2 -40
- package/dist/providers/deepseek.models.js.map +1 -1
- package/dist/providers/fireworks.models.d.ts +49 -362
- package/dist/providers/fireworks.models.d.ts.map +1 -1
- package/dist/providers/fireworks.models.js +2 -292
- package/dist/providers/fireworks.models.js.map +1 -1
- package/dist/providers/github-copilot.models.d.ts +85 -760
- package/dist/providers/github-copilot.models.d.ts.map +1 -1
- package/dist/providers/github-copilot.models.js +2 -538
- package/dist/providers/github-copilot.models.js.map +1 -1
- package/dist/providers/google-vertex.models.d.ts +31 -189
- package/dist/providers/google-vertex.models.d.ts.map +1 -1
- package/dist/providers/google-vertex.models.js +2 -179
- package/dist/providers/google-vertex.models.js.map +1 -1
- package/dist/providers/google.models.d.ts +49 -309
- package/dist/providers/google.models.d.ts.map +1 -1
- package/dist/providers/google.models.js +2 -285
- package/dist/providers/google.models.js.map +1 -1
- package/dist/providers/groq.models.d.ts +22 -118
- package/dist/providers/groq.models.d.ts.map +1 -1
- package/dist/providers/groq.models.js +2 -122
- package/dist/providers/groq.models.js.map +1 -1
- package/dist/providers/huggingface.models.d.ts +196 -979
- package/dist/providers/huggingface.models.d.ts.map +1 -1
- package/dist/providers/huggingface.models.js +2 -884
- package/dist/providers/huggingface.models.js.map +1 -1
- package/dist/providers/kimi-coding.models.d.ts +10 -97
- package/dist/providers/kimi-coding.models.d.ts.map +1 -1
- package/dist/providers/kimi-coding.models.js +2 -92
- package/dist/providers/kimi-coding.models.js.map +1 -1
- package/dist/providers/minimax-cn.models.d.ts +10 -48
- package/dist/providers/minimax-cn.models.d.ts.map +1 -1
- package/dist/providers/minimax-cn.models.js +2 -53
- package/dist/providers/minimax-cn.models.js.map +1 -1
- package/dist/providers/minimax.models.d.ts +10 -48
- package/dist/providers/minimax.models.d.ts.map +1 -1
- package/dist/providers/minimax.models.js +2 -53
- package/dist/providers/minimax.models.js.map +1 -1
- package/dist/providers/mistral.models.d.ts +91 -480
- package/dist/providers/mistral.models.d.ts.map +1 -1
- package/dist/providers/mistral.models.js +2 -512
- package/dist/providers/mistral.models.js.map +1 -1
- package/dist/providers/moonshotai-cn.models.d.ts +31 -257
- package/dist/providers/moonshotai-cn.models.d.ts.map +1 -1
- package/dist/providers/moonshotai-cn.models.js +2 -185
- package/dist/providers/moonshotai-cn.models.js.map +1 -1
- package/dist/providers/moonshotai.models.d.ts +31 -257
- package/dist/providers/moonshotai.models.d.ts.map +1 -1
- package/dist/providers/moonshotai.models.js +2 -185
- package/dist/providers/moonshotai.models.js.map +1 -1
- package/dist/providers/nvidia.models.d.ts +58 -541
- package/dist/providers/nvidia.models.d.ts.map +1 -1
- package/dist/providers/nvidia.models.js +2 -382
- package/dist/providers/nvidia.models.js.map +1 -1
- package/dist/providers/openai-codex.models.d.ts +22 -196
- package/dist/providers/openai-codex.models.d.ts.map +1 -1
- package/dist/providers/openai-codex.models.js +2 -139
- package/dist/providers/openai-codex.models.js.map +1 -1
- package/dist/providers/openai.models.d.ts +184 -954
- package/dist/providers/openai.models.d.ts.map +1 -1
- package/dist/providers/openai.models.js +2 -825
- package/dist/providers/openai.models.js.map +1 -1
- package/dist/providers/opencode-go.d.ts +1 -1
- package/dist/providers/opencode-go.d.ts.map +1 -1
- package/dist/providers/opencode-go.js +2 -0
- package/dist/providers/opencode-go.js.map +1 -1
- package/dist/providers/opencode-go.models.d.ts +48 -293
- package/dist/providers/opencode-go.models.d.ts.map +1 -1
- package/dist/providers/opencode-go.models.js +2 -237
- package/dist/providers/opencode-go.models.js.map +1 -1
- package/dist/providers/opencode.models.d.ts +160 -1185
- package/dist/providers/opencode.models.d.ts.map +1 -1
- package/dist/providers/opencode.models.js +2 -996
- package/dist/providers/opencode.models.js.map +1 -1
- package/dist/providers/openrouter.models.d.ts +1076 -5750
- package/dist/providers/openrouter.models.d.ts.map +1 -1
- package/dist/providers/openrouter.models.js +2 -4910
- package/dist/providers/openrouter.models.js.map +1 -1
- package/dist/providers/qwen-token-plan-cn.d.ts +3 -0
- package/dist/providers/qwen-token-plan-cn.d.ts.map +1 -0
- package/dist/providers/qwen-token-plan-cn.js +15 -0
- package/dist/providers/qwen-token-plan-cn.js.map +1 -0
- package/dist/providers/qwen-token-plan-cn.models.d.ts +64 -0
- package/dist/providers/qwen-token-plan-cn.models.d.ts.map +1 -0
- package/dist/providers/qwen-token-plan-cn.models.js +5 -0
- package/dist/providers/qwen-token-plan-cn.models.js.map +1 -0
- package/dist/providers/qwen-token-plan.d.ts +3 -0
- package/dist/providers/qwen-token-plan.d.ts.map +1 -0
- package/dist/providers/qwen-token-plan.js +15 -0
- package/dist/providers/qwen-token-plan.js.map +1 -0
- package/dist/providers/qwen-token-plan.models.d.ts +64 -0
- package/dist/providers/qwen-token-plan.models.d.ts.map +1 -0
- package/dist/providers/qwen-token-plan.models.js +5 -0
- package/dist/providers/qwen-token-plan.models.js.map +1 -0
- package/dist/providers/radius-config.d.ts.map +1 -1
- package/dist/providers/radius-config.js +18 -14
- package/dist/providers/radius-config.js.map +1 -1
- package/dist/providers/together.models.d.ts +49 -579
- package/dist/providers/together.models.d.ts.map +1 -1
- package/dist/providers/together.models.js +2 -377
- package/dist/providers/together.models.js.map +1 -1
- package/dist/providers/vercel-ai-gateway.models.d.ts +752 -3336
- package/dist/providers/vercel-ai-gateway.models.d.ts.map +1 -1
- package/dist/providers/vercel-ai-gateway.models.js +2 -3263
- package/dist/providers/vercel-ai-gateway.models.js.map +1 -1
- package/dist/providers/xai.models.d.ts +10 -175
- package/dist/providers/xai.models.d.ts.map +1 -1
- package/dist/providers/xai.models.js +2 -147
- package/dist/providers/xai.models.js.map +1 -1
- package/dist/providers/xiaomi-token-plan-ams.models.d.ts +10 -60
- package/dist/providers/xiaomi-token-plan-ams.models.d.ts.map +1 -1
- package/dist/providers/xiaomi-token-plan-ams.models.js +2 -56
- package/dist/providers/xiaomi-token-plan-ams.models.js.map +1 -1
- package/dist/providers/xiaomi-token-plan-cn.models.d.ts +10 -60
- package/dist/providers/xiaomi-token-plan-cn.models.d.ts.map +1 -1
- package/dist/providers/xiaomi-token-plan-cn.models.js +2 -56
- package/dist/providers/xiaomi-token-plan-cn.models.js.map +1 -1
- package/dist/providers/xiaomi-token-plan-sgp.models.d.ts +10 -60
- package/dist/providers/xiaomi-token-plan-sgp.models.d.ts.map +1 -1
- package/dist/providers/xiaomi-token-plan-sgp.models.js +2 -56
- package/dist/providers/xiaomi-token-plan-sgp.models.js.map +1 -1
- package/dist/providers/xiaomi.models.d.ts +19 -120
- package/dist/providers/xiaomi.models.d.ts.map +1 -1
- package/dist/providers/xiaomi.models.js +2 -110
- package/dist/providers/xiaomi.models.js.map +1 -1
- package/dist/providers/zai-coding-cn.models.d.ts +19 -144
- package/dist/providers/zai-coding-cn.models.d.ts.map +1 -1
- package/dist/providers/zai-coding-cn.models.js +2 -111
- package/dist/providers/zai-coding-cn.models.js.map +1 -1
- package/dist/providers/zai.models.d.ts +19 -144
- package/dist/providers/zai.models.d.ts.map +1 -1
- package/dist/providers/zai.models.js +2 -111
- package/dist/providers/zai.models.js.map +1 -1
- package/dist/types.d.ts +3 -1
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/dist/utils/overflow.d.ts +1 -0
- package/dist/utils/overflow.d.ts.map +1 -1
- package/dist/utils/overflow.js +3 -0
- package/dist/utils/overflow.js.map +1 -1
- package/dist/utils/retry.d.ts.map +1 -1
- package/dist/utils/retry.js +1 -0
- package/dist/utils/retry.js.map +1 -1
- package/dist/utils/text.d.ts +6 -0
- package/dist/utils/text.d.ts.map +1 -0
- package/dist/utils/text.js +10 -0
- package/dist/utils/text.js.map +1 -0
- package/dist/utils/uuid.d.ts +3 -0
- package/dist/utils/uuid.d.ts.map +1 -0
- package/dist/utils/uuid.js +46 -0
- package/dist/utils/uuid.js.map +1 -0
- package/package.json +8 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"github-copilot.models.d.ts","sourceRoot":"","sources":["../../src/providers/github-copilot.models.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyhBxB,CAAC","sourcesContent":["// This file is auto-generated by scripts/generate-models.ts\n// Do not edit manually - run 'npm run generate-models' to update\n\nimport type { Model } from \"../types.ts\";\n\nexport const GITHUB_COPILOT_MODELS = {\n\t\"claude-fable-5\": {\n\t\tid: \"claude-fable-5\",\n\t\tname: \"Claude Fable 5\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"xhigh\":\"xhigh\",\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 10,\n\t\t\toutput: 50,\n\t\t\tcacheRead: 1,\n\t\t\tcacheWrite: 12.5,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"claude-haiku-4.5\": {\n\t\tid: \"claude-haiku-4.5\",\n\t\tname: \"Claude Haiku 4.5 (latest)\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsEagerToolInputStreaming\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1,\n\t\t\toutput: 5,\n\t\t\tcacheRead: 0.1,\n\t\t\tcacheWrite: 1.25,\n\t\t},\n\t\tcontextWindow: 200000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-opus-4.5\": {\n\t\tid: \"claude-opus-4.5\",\n\t\tname: \"Claude Opus 4.5 (latest)\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 25,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 6.25,\n\t\t},\n\t\tcontextWindow: 200000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-opus-4.6\": {\n\t\tid: \"claude-opus-4.6\",\n\t\tname: \"Claude Opus 4.6\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"forceAdaptiveThinking\":true},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 25,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 6.25,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-opus-4.7\": {\n\t\tid: \"claude-opus-4.7\",\n\t\tname: \"Claude Opus 4.7\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"forceAdaptiveThinking\":true,\"supportsTemperature\":false},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"xhigh\":\"xhigh\",\"max\":\"max\",\"minimal\":\"low\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 25,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 6.25,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-opus-4.8\": {\n\t\tid: \"claude-opus-4.8\",\n\t\tname: \"Claude Opus 4.8\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"forceAdaptiveThinking\":true,\"supportsTemperature\":false},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"xhigh\":\"xhigh\",\"max\":\"max\",\"minimal\":\"low\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 25,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 6.25,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-sonnet-4\": {\n\t\tid: \"claude-sonnet-4\",\n\t\tname: \"Claude Sonnet 4 (latest)\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsEagerToolInputStreaming\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 3,\n\t\t\toutput: 15,\n\t\t\tcacheRead: 0.3,\n\t\t\tcacheWrite: 3.75,\n\t\t},\n\t\tcontextWindow: 216000,\n\t\tmaxTokens: 16000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-sonnet-4.5\": {\n\t\tid: \"claude-sonnet-4.5\",\n\t\tname: \"Claude Sonnet 4.5 (latest)\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsEagerToolInputStreaming\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 3,\n\t\t\toutput: 15,\n\t\t\tcacheRead: 0.3,\n\t\t\tcacheWrite: 3.75,\n\t\t},\n\t\tcontextWindow: 200000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-sonnet-4.6\": {\n\t\tid: \"claude-sonnet-4.6\",\n\t\tname: \"Claude Sonnet 4.6\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"forceAdaptiveThinking\":true},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"max\":\"max\",\"minimal\":\"low\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 3,\n\t\t\toutput: 15,\n\t\t\tcacheRead: 0.3,\n\t\t\tcacheWrite: 3.75,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"claude-sonnet-5\": {\n\t\tid: \"claude-sonnet-5\",\n\t\tname: \"Claude Sonnet 5\",\n\t\tapi: \"anthropic-messages\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"forceAdaptiveThinking\":true},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"xhigh\":\"xhigh\",\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 2,\n\t\t\toutput: 10,\n\t\t\tcacheRead: 0.2,\n\t\t\tcacheWrite: 2.5,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"anthropic-messages\">,\n\t\"gemini-2.5-pro\": {\n\t\tid: \"gemini-2.5-pro\",\n\t\tname: \"Gemini 2.5 Pro\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1.25,\n\t\t\toutput: 10,\n\t\t\tcacheRead: 0.125,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 128000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"gemini-3-flash-preview\": {\n\t\tid: \"gemini-3-flash-preview\",\n\t\tname: \"Gemini 3 Flash Preview\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 0.5,\n\t\t\toutput: 3,\n\t\t\tcacheRead: 0.05,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 128000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"gemini-3.1-pro-preview\": {\n\t\tid: \"gemini-3.1-pro-preview\",\n\t\tname: \"Gemini 3.1 Pro Preview\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 2,\n\t\t\toutput: 12,\n\t\t\tcacheRead: 0.2,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"gemini-3.5-flash\": {\n\t\tid: \"gemini-3.5-flash\",\n\t\tname: \"Gemini 3.5 Flash\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1.5,\n\t\t\toutput: 9,\n\t\t\tcacheRead: 0.15,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 200000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"gpt-4.1\": {\n\t\tid: \"gpt-4.1\",\n\t\tname: \"GPT-4.1\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: false,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 2,\n\t\t\toutput: 8,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 128000,\n\t\tmaxTokens: 16384,\n\t} satisfies Model<\"openai-completions\">,\n\t\"gpt-5-mini\": {\n\t\tid: \"gpt-5-mini\",\n\t\tname: \"GPT-5 Mini\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 0.25,\n\t\t\toutput: 2,\n\t\t\tcacheRead: 0.025,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 264000,\n\t\tmaxTokens: 64000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.2\": {\n\t\tid: \"gpt-5.2\",\n\t\tname: \"GPT-5.2\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1.75,\n\t\t\toutput: 14,\n\t\t\tcacheRead: 0.175,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 400000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.2-codex\": {\n\t\tid: \"gpt-5.2-codex\",\n\t\tname: \"GPT-5.2 Codex\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1.75,\n\t\t\toutput: 14,\n\t\t\tcacheRead: 0.175,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 400000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.3-codex\": {\n\t\tid: \"gpt-5.3-codex\",\n\t\tname: \"GPT-5.3 Codex\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1.75,\n\t\t\toutput: 14,\n\t\t\tcacheRead: 0.175,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.4\": {\n\t\tid: \"gpt-5.4\",\n\t\tname: \"GPT-5.4\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 2.5,\n\t\t\toutput: 15,\n\t\t\tcacheRead: 0.25,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.4-mini\": {\n\t\tid: \"gpt-5.4-mini\",\n\t\tname: \"GPT-5.4 mini\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 0.75,\n\t\t\toutput: 4.5,\n\t\t\tcacheRead: 0.075,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 400000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.4-nano\": {\n\t\tid: \"gpt-5.4-nano\",\n\t\tname: \"GPT-5.4 nano\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 0.2,\n\t\t\toutput: 1.25,\n\t\t\tcacheRead: 0.02,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 400000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.5\": {\n\t\tid: \"gpt-5.5\",\n\t\tname: \"GPT-5.5\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 30,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1000000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.6-luna\": {\n\t\tid: \"gpt-5.6-luna\",\n\t\tname: \"GPT-5.6 Luna\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\",\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 1,\n\t\t\toutput: 6,\n\t\t\tcacheRead: 0.1,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1050000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.6-sol\": {\n\t\tid: \"gpt-5.6-sol\",\n\t\tname: \"GPT-5.6 Sol\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\",\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 5,\n\t\t\toutput: 30,\n\t\t\tcacheRead: 0.5,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1050000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"gpt-5.6-terra\": {\n\t\tid: \"gpt-5.6-terra\",\n\t\tname: \"GPT-5.6 Terra\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tthinkingLevelMap: {\"off\":null,\"minimal\":\"low\",\"xhigh\":\"xhigh\",\"max\":\"max\"},\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 2.5,\n\t\t\toutput: 15,\n\t\t\tcacheRead: 0.25,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 1050000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n\t\"kimi-k2.7-code\": {\n\t\tid: \"kimi-k2.7-code\",\n\t\tname: \"Kimi K2.7 Code\",\n\t\tapi: \"openai-completions\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\tcompat: {\"supportsStore\":false,\"supportsDeveloperRole\":false,\"supportsReasoningEffort\":false},\n\t\treasoning: true,\n\t\tinput: [\"text\", \"image\"],\n\t\tcost: {\n\t\t\tinput: 0.95,\n\t\t\toutput: 4,\n\t\t\tcacheRead: 0.19,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 256000,\n\t\tmaxTokens: 32000,\n\t} satisfies Model<\"openai-completions\">,\n\t\"mai-code-1-flash-picker\": {\n\t\tid: \"mai-code-1-flash-picker\",\n\t\tname: \"MAI-Code-1-Flash\",\n\t\tapi: \"openai-responses\",\n\t\tprovider: \"github-copilot\",\n\t\tbaseUrl: \"https://api.individual.githubcopilot.com\",\n\t\theaders: {\"User-Agent\":\"GitHubCopilotChat/0.35.0\",\"Editor-Version\":\"vscode/1.107.0\",\"Editor-Plugin-Version\":\"copilot-chat/0.35.0\",\"Copilot-Integration-Id\":\"vscode-chat\"},\n\t\treasoning: true,\n\t\tinput: [\"text\"],\n\t\tcost: {\n\t\t\tinput: 0.75,\n\t\t\toutput: 4.5,\n\t\t\tcacheRead: 0.075,\n\t\t\tcacheWrite: 0,\n\t\t},\n\t\tcontextWindow: 256000,\n\t\tmaxTokens: 128000,\n\t} satisfies Model<\"openai-responses\">,\n} as const;\n"]}
|
|
1
|
+
{"version":3,"file":"github-copilot.models.d.ts","sourceRoot":"","sources":["../../src/providers/github-copilot.models.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEzC,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiHjC,CAAC","sourcesContent":["// This file is auto-generated by scripts/generate-models.ts\n// Do not edit manually - run 'npm run generate-models' to update\n\nimport values from \"./data/github-copilot.json\" with { type: \"json\" };\nimport type { Model } from \"../types.ts\";\n\nexport const GITHUB_COPILOT_MODELS = values as {\n\t\"claude-fable-5\": Model<\"openai-completions\"> & {\n\t\tid: \"claude-fable-5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-haiku-4.5\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-haiku-4.5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-opus-4.5\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-opus-4.5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-opus-4.6\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-opus-4.6\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-opus-4.7\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-opus-4.7\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-opus-4.8\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-opus-4.8\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-sonnet-4\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-sonnet-4\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-sonnet-4.5\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-sonnet-4.5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-sonnet-4.6\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-sonnet-4.6\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"claude-sonnet-5\": Model<\"anthropic-messages\"> & {\n\t\tid: \"claude-sonnet-5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gemini-2.5-pro\": Model<\"openai-completions\"> & {\n\t\tid: \"gemini-2.5-pro\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gemini-3-flash-preview\": Model<\"openai-completions\"> & {\n\t\tid: \"gemini-3-flash-preview\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gemini-3.1-pro-preview\": Model<\"openai-completions\"> & {\n\t\tid: \"gemini-3.1-pro-preview\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gemini-3.5-flash\": Model<\"openai-completions\"> & {\n\t\tid: \"gemini-3.5-flash\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-4.1\": Model<\"openai-completions\"> & {\n\t\tid: \"gpt-4.1\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5-mini\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5-mini\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.2\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.2\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.2-codex\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.2-codex\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.3-codex\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.3-codex\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.4\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.4\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.4-mini\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.4-mini\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.4-nano\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.4-nano\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.5\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.5\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.6-luna\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.6-luna\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.6-sol\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.6-sol\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"gpt-5.6-terra\": Model<\"openai-responses\"> & {\n\t\tid: \"gpt-5.6-terra\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"kimi-k2.7-code\": Model<\"openai-completions\"> & {\n\t\tid: \"kimi-k2.7-code\";\n\t\tprovider: \"github-copilot\";\n\t};\n\t\"mai-code-1-flash-picker\": Model<\"openai-responses\"> & {\n\t\tid: \"mai-code-1-flash-picker\";\n\t\tprovider: \"github-copilot\";\n\t};\n};\n"]}
|
|
@@ -1,541 +1,5 @@
|
|
|
1
1
|
// This file is auto-generated by scripts/generate-models.ts
|
|
2
2
|
// Do not edit manually - run 'npm run generate-models' to update
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
id: "claude-fable-5",
|
|
6
|
-
name: "Claude Fable 5",
|
|
7
|
-
api: "openai-completions",
|
|
8
|
-
provider: "github-copilot",
|
|
9
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
10
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
11
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
12
|
-
reasoning: true,
|
|
13
|
-
thinkingLevelMap: { "off": null, "xhigh": "xhigh", "max": "max" },
|
|
14
|
-
input: ["text", "image"],
|
|
15
|
-
cost: {
|
|
16
|
-
input: 10,
|
|
17
|
-
output: 50,
|
|
18
|
-
cacheRead: 1,
|
|
19
|
-
cacheWrite: 12.5,
|
|
20
|
-
},
|
|
21
|
-
contextWindow: 1000000,
|
|
22
|
-
maxTokens: 128000,
|
|
23
|
-
},
|
|
24
|
-
"claude-haiku-4.5": {
|
|
25
|
-
id: "claude-haiku-4.5",
|
|
26
|
-
name: "Claude Haiku 4.5 (latest)",
|
|
27
|
-
api: "anthropic-messages",
|
|
28
|
-
provider: "github-copilot",
|
|
29
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
30
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
31
|
-
compat: { "supportsEagerToolInputStreaming": false },
|
|
32
|
-
reasoning: true,
|
|
33
|
-
input: ["text", "image"],
|
|
34
|
-
cost: {
|
|
35
|
-
input: 1,
|
|
36
|
-
output: 5,
|
|
37
|
-
cacheRead: 0.1,
|
|
38
|
-
cacheWrite: 1.25,
|
|
39
|
-
},
|
|
40
|
-
contextWindow: 200000,
|
|
41
|
-
maxTokens: 64000,
|
|
42
|
-
},
|
|
43
|
-
"claude-opus-4.5": {
|
|
44
|
-
id: "claude-opus-4.5",
|
|
45
|
-
name: "Claude Opus 4.5 (latest)",
|
|
46
|
-
api: "anthropic-messages",
|
|
47
|
-
provider: "github-copilot",
|
|
48
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
49
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
50
|
-
reasoning: true,
|
|
51
|
-
input: ["text", "image"],
|
|
52
|
-
cost: {
|
|
53
|
-
input: 5,
|
|
54
|
-
output: 25,
|
|
55
|
-
cacheRead: 0.5,
|
|
56
|
-
cacheWrite: 6.25,
|
|
57
|
-
},
|
|
58
|
-
contextWindow: 200000,
|
|
59
|
-
maxTokens: 32000,
|
|
60
|
-
},
|
|
61
|
-
"claude-opus-4.6": {
|
|
62
|
-
id: "claude-opus-4.6",
|
|
63
|
-
name: "Claude Opus 4.6",
|
|
64
|
-
api: "anthropic-messages",
|
|
65
|
-
provider: "github-copilot",
|
|
66
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
67
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
68
|
-
compat: { "forceAdaptiveThinking": true },
|
|
69
|
-
reasoning: true,
|
|
70
|
-
thinkingLevelMap: { "max": "max" },
|
|
71
|
-
input: ["text", "image"],
|
|
72
|
-
cost: {
|
|
73
|
-
input: 5,
|
|
74
|
-
output: 25,
|
|
75
|
-
cacheRead: 0.5,
|
|
76
|
-
cacheWrite: 6.25,
|
|
77
|
-
},
|
|
78
|
-
contextWindow: 1000000,
|
|
79
|
-
maxTokens: 32000,
|
|
80
|
-
},
|
|
81
|
-
"claude-opus-4.7": {
|
|
82
|
-
id: "claude-opus-4.7",
|
|
83
|
-
name: "Claude Opus 4.7",
|
|
84
|
-
api: "anthropic-messages",
|
|
85
|
-
provider: "github-copilot",
|
|
86
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
87
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
88
|
-
compat: { "forceAdaptiveThinking": true, "supportsTemperature": false },
|
|
89
|
-
reasoning: true,
|
|
90
|
-
thinkingLevelMap: { "xhigh": "xhigh", "max": "max", "minimal": "low" },
|
|
91
|
-
input: ["text", "image"],
|
|
92
|
-
cost: {
|
|
93
|
-
input: 5,
|
|
94
|
-
output: 25,
|
|
95
|
-
cacheRead: 0.5,
|
|
96
|
-
cacheWrite: 6.25,
|
|
97
|
-
},
|
|
98
|
-
contextWindow: 1000000,
|
|
99
|
-
maxTokens: 32000,
|
|
100
|
-
},
|
|
101
|
-
"claude-opus-4.8": {
|
|
102
|
-
id: "claude-opus-4.8",
|
|
103
|
-
name: "Claude Opus 4.8",
|
|
104
|
-
api: "anthropic-messages",
|
|
105
|
-
provider: "github-copilot",
|
|
106
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
107
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
108
|
-
compat: { "forceAdaptiveThinking": true, "supportsTemperature": false },
|
|
109
|
-
reasoning: true,
|
|
110
|
-
thinkingLevelMap: { "xhigh": "xhigh", "max": "max", "minimal": "low" },
|
|
111
|
-
input: ["text", "image"],
|
|
112
|
-
cost: {
|
|
113
|
-
input: 5,
|
|
114
|
-
output: 25,
|
|
115
|
-
cacheRead: 0.5,
|
|
116
|
-
cacheWrite: 6.25,
|
|
117
|
-
},
|
|
118
|
-
contextWindow: 1000000,
|
|
119
|
-
maxTokens: 64000,
|
|
120
|
-
},
|
|
121
|
-
"claude-sonnet-4": {
|
|
122
|
-
id: "claude-sonnet-4",
|
|
123
|
-
name: "Claude Sonnet 4 (latest)",
|
|
124
|
-
api: "anthropic-messages",
|
|
125
|
-
provider: "github-copilot",
|
|
126
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
127
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
128
|
-
compat: { "supportsEagerToolInputStreaming": false },
|
|
129
|
-
reasoning: true,
|
|
130
|
-
input: ["text", "image"],
|
|
131
|
-
cost: {
|
|
132
|
-
input: 3,
|
|
133
|
-
output: 15,
|
|
134
|
-
cacheRead: 0.3,
|
|
135
|
-
cacheWrite: 3.75,
|
|
136
|
-
},
|
|
137
|
-
contextWindow: 216000,
|
|
138
|
-
maxTokens: 16000,
|
|
139
|
-
},
|
|
140
|
-
"claude-sonnet-4.5": {
|
|
141
|
-
id: "claude-sonnet-4.5",
|
|
142
|
-
name: "Claude Sonnet 4.5 (latest)",
|
|
143
|
-
api: "anthropic-messages",
|
|
144
|
-
provider: "github-copilot",
|
|
145
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
146
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
147
|
-
compat: { "supportsEagerToolInputStreaming": false },
|
|
148
|
-
reasoning: true,
|
|
149
|
-
input: ["text", "image"],
|
|
150
|
-
cost: {
|
|
151
|
-
input: 3,
|
|
152
|
-
output: 15,
|
|
153
|
-
cacheRead: 0.3,
|
|
154
|
-
cacheWrite: 3.75,
|
|
155
|
-
},
|
|
156
|
-
contextWindow: 200000,
|
|
157
|
-
maxTokens: 32000,
|
|
158
|
-
},
|
|
159
|
-
"claude-sonnet-4.6": {
|
|
160
|
-
id: "claude-sonnet-4.6",
|
|
161
|
-
name: "Claude Sonnet 4.6",
|
|
162
|
-
api: "anthropic-messages",
|
|
163
|
-
provider: "github-copilot",
|
|
164
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
165
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
166
|
-
compat: { "forceAdaptiveThinking": true },
|
|
167
|
-
reasoning: true,
|
|
168
|
-
thinkingLevelMap: { "max": "max", "minimal": "low" },
|
|
169
|
-
input: ["text", "image"],
|
|
170
|
-
cost: {
|
|
171
|
-
input: 3,
|
|
172
|
-
output: 15,
|
|
173
|
-
cacheRead: 0.3,
|
|
174
|
-
cacheWrite: 3.75,
|
|
175
|
-
},
|
|
176
|
-
contextWindow: 1000000,
|
|
177
|
-
maxTokens: 32000,
|
|
178
|
-
},
|
|
179
|
-
"claude-sonnet-5": {
|
|
180
|
-
id: "claude-sonnet-5",
|
|
181
|
-
name: "Claude Sonnet 5",
|
|
182
|
-
api: "anthropic-messages",
|
|
183
|
-
provider: "github-copilot",
|
|
184
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
185
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
186
|
-
compat: { "forceAdaptiveThinking": true },
|
|
187
|
-
reasoning: true,
|
|
188
|
-
thinkingLevelMap: { "xhigh": "xhigh", "max": "max" },
|
|
189
|
-
input: ["text", "image"],
|
|
190
|
-
cost: {
|
|
191
|
-
input: 2,
|
|
192
|
-
output: 10,
|
|
193
|
-
cacheRead: 0.2,
|
|
194
|
-
cacheWrite: 2.5,
|
|
195
|
-
},
|
|
196
|
-
contextWindow: 1000000,
|
|
197
|
-
maxTokens: 128000,
|
|
198
|
-
},
|
|
199
|
-
"gemini-2.5-pro": {
|
|
200
|
-
id: "gemini-2.5-pro",
|
|
201
|
-
name: "Gemini 2.5 Pro",
|
|
202
|
-
api: "openai-completions",
|
|
203
|
-
provider: "github-copilot",
|
|
204
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
205
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
206
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
207
|
-
reasoning: true,
|
|
208
|
-
input: ["text", "image"],
|
|
209
|
-
cost: {
|
|
210
|
-
input: 1.25,
|
|
211
|
-
output: 10,
|
|
212
|
-
cacheRead: 0.125,
|
|
213
|
-
cacheWrite: 0,
|
|
214
|
-
},
|
|
215
|
-
contextWindow: 128000,
|
|
216
|
-
maxTokens: 64000,
|
|
217
|
-
},
|
|
218
|
-
"gemini-3-flash-preview": {
|
|
219
|
-
id: "gemini-3-flash-preview",
|
|
220
|
-
name: "Gemini 3 Flash Preview",
|
|
221
|
-
api: "openai-completions",
|
|
222
|
-
provider: "github-copilot",
|
|
223
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
224
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
225
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
226
|
-
reasoning: true,
|
|
227
|
-
input: ["text", "image"],
|
|
228
|
-
cost: {
|
|
229
|
-
input: 0.5,
|
|
230
|
-
output: 3,
|
|
231
|
-
cacheRead: 0.05,
|
|
232
|
-
cacheWrite: 0,
|
|
233
|
-
},
|
|
234
|
-
contextWindow: 128000,
|
|
235
|
-
maxTokens: 64000,
|
|
236
|
-
},
|
|
237
|
-
"gemini-3.1-pro-preview": {
|
|
238
|
-
id: "gemini-3.1-pro-preview",
|
|
239
|
-
name: "Gemini 3.1 Pro Preview",
|
|
240
|
-
api: "openai-completions",
|
|
241
|
-
provider: "github-copilot",
|
|
242
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
243
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
244
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
245
|
-
reasoning: true,
|
|
246
|
-
input: ["text", "image"],
|
|
247
|
-
cost: {
|
|
248
|
-
input: 2,
|
|
249
|
-
output: 12,
|
|
250
|
-
cacheRead: 0.2,
|
|
251
|
-
cacheWrite: 0,
|
|
252
|
-
},
|
|
253
|
-
contextWindow: 1000000,
|
|
254
|
-
maxTokens: 64000,
|
|
255
|
-
},
|
|
256
|
-
"gemini-3.5-flash": {
|
|
257
|
-
id: "gemini-3.5-flash",
|
|
258
|
-
name: "Gemini 3.5 Flash",
|
|
259
|
-
api: "openai-completions",
|
|
260
|
-
provider: "github-copilot",
|
|
261
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
262
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
263
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
264
|
-
reasoning: true,
|
|
265
|
-
input: ["text", "image"],
|
|
266
|
-
cost: {
|
|
267
|
-
input: 1.5,
|
|
268
|
-
output: 9,
|
|
269
|
-
cacheRead: 0.15,
|
|
270
|
-
cacheWrite: 0,
|
|
271
|
-
},
|
|
272
|
-
contextWindow: 200000,
|
|
273
|
-
maxTokens: 64000,
|
|
274
|
-
},
|
|
275
|
-
"gpt-4.1": {
|
|
276
|
-
id: "gpt-4.1",
|
|
277
|
-
name: "GPT-4.1",
|
|
278
|
-
api: "openai-completions",
|
|
279
|
-
provider: "github-copilot",
|
|
280
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
281
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
282
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
283
|
-
reasoning: false,
|
|
284
|
-
input: ["text", "image"],
|
|
285
|
-
cost: {
|
|
286
|
-
input: 2,
|
|
287
|
-
output: 8,
|
|
288
|
-
cacheRead: 0.5,
|
|
289
|
-
cacheWrite: 0,
|
|
290
|
-
},
|
|
291
|
-
contextWindow: 128000,
|
|
292
|
-
maxTokens: 16384,
|
|
293
|
-
},
|
|
294
|
-
"gpt-5-mini": {
|
|
295
|
-
id: "gpt-5-mini",
|
|
296
|
-
name: "GPT-5 Mini",
|
|
297
|
-
api: "openai-responses",
|
|
298
|
-
provider: "github-copilot",
|
|
299
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
300
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
301
|
-
reasoning: true,
|
|
302
|
-
thinkingLevelMap: { "off": null, "minimal": "low" },
|
|
303
|
-
input: ["text", "image"],
|
|
304
|
-
cost: {
|
|
305
|
-
input: 0.25,
|
|
306
|
-
output: 2,
|
|
307
|
-
cacheRead: 0.025,
|
|
308
|
-
cacheWrite: 0,
|
|
309
|
-
},
|
|
310
|
-
contextWindow: 264000,
|
|
311
|
-
maxTokens: 64000,
|
|
312
|
-
},
|
|
313
|
-
"gpt-5.2": {
|
|
314
|
-
id: "gpt-5.2",
|
|
315
|
-
name: "GPT-5.2",
|
|
316
|
-
api: "openai-responses",
|
|
317
|
-
provider: "github-copilot",
|
|
318
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
319
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
320
|
-
reasoning: true,
|
|
321
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
322
|
-
input: ["text", "image"],
|
|
323
|
-
cost: {
|
|
324
|
-
input: 1.75,
|
|
325
|
-
output: 14,
|
|
326
|
-
cacheRead: 0.175,
|
|
327
|
-
cacheWrite: 0,
|
|
328
|
-
},
|
|
329
|
-
contextWindow: 400000,
|
|
330
|
-
maxTokens: 128000,
|
|
331
|
-
},
|
|
332
|
-
"gpt-5.2-codex": {
|
|
333
|
-
id: "gpt-5.2-codex",
|
|
334
|
-
name: "GPT-5.2 Codex",
|
|
335
|
-
api: "openai-responses",
|
|
336
|
-
provider: "github-copilot",
|
|
337
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
338
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
339
|
-
reasoning: true,
|
|
340
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
341
|
-
input: ["text", "image"],
|
|
342
|
-
cost: {
|
|
343
|
-
input: 1.75,
|
|
344
|
-
output: 14,
|
|
345
|
-
cacheRead: 0.175,
|
|
346
|
-
cacheWrite: 0,
|
|
347
|
-
},
|
|
348
|
-
contextWindow: 400000,
|
|
349
|
-
maxTokens: 128000,
|
|
350
|
-
},
|
|
351
|
-
"gpt-5.3-codex": {
|
|
352
|
-
id: "gpt-5.3-codex",
|
|
353
|
-
name: "GPT-5.3 Codex",
|
|
354
|
-
api: "openai-responses",
|
|
355
|
-
provider: "github-copilot",
|
|
356
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
357
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
358
|
-
reasoning: true,
|
|
359
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
360
|
-
input: ["text", "image"],
|
|
361
|
-
cost: {
|
|
362
|
-
input: 1.75,
|
|
363
|
-
output: 14,
|
|
364
|
-
cacheRead: 0.175,
|
|
365
|
-
cacheWrite: 0,
|
|
366
|
-
},
|
|
367
|
-
contextWindow: 1000000,
|
|
368
|
-
maxTokens: 128000,
|
|
369
|
-
},
|
|
370
|
-
"gpt-5.4": {
|
|
371
|
-
id: "gpt-5.4",
|
|
372
|
-
name: "GPT-5.4",
|
|
373
|
-
api: "openai-responses",
|
|
374
|
-
provider: "github-copilot",
|
|
375
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
376
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
377
|
-
reasoning: true,
|
|
378
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
379
|
-
input: ["text", "image"],
|
|
380
|
-
cost: {
|
|
381
|
-
input: 2.5,
|
|
382
|
-
output: 15,
|
|
383
|
-
cacheRead: 0.25,
|
|
384
|
-
cacheWrite: 0,
|
|
385
|
-
},
|
|
386
|
-
contextWindow: 1000000,
|
|
387
|
-
maxTokens: 128000,
|
|
388
|
-
},
|
|
389
|
-
"gpt-5.4-mini": {
|
|
390
|
-
id: "gpt-5.4-mini",
|
|
391
|
-
name: "GPT-5.4 mini",
|
|
392
|
-
api: "openai-responses",
|
|
393
|
-
provider: "github-copilot",
|
|
394
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
395
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
396
|
-
reasoning: true,
|
|
397
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
398
|
-
input: ["text", "image"],
|
|
399
|
-
cost: {
|
|
400
|
-
input: 0.75,
|
|
401
|
-
output: 4.5,
|
|
402
|
-
cacheRead: 0.075,
|
|
403
|
-
cacheWrite: 0,
|
|
404
|
-
},
|
|
405
|
-
contextWindow: 400000,
|
|
406
|
-
maxTokens: 128000,
|
|
407
|
-
},
|
|
408
|
-
"gpt-5.4-nano": {
|
|
409
|
-
id: "gpt-5.4-nano",
|
|
410
|
-
name: "GPT-5.4 nano",
|
|
411
|
-
api: "openai-responses",
|
|
412
|
-
provider: "github-copilot",
|
|
413
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
414
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
415
|
-
reasoning: true,
|
|
416
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
417
|
-
input: ["text", "image"],
|
|
418
|
-
cost: {
|
|
419
|
-
input: 0.2,
|
|
420
|
-
output: 1.25,
|
|
421
|
-
cacheRead: 0.02,
|
|
422
|
-
cacheWrite: 0,
|
|
423
|
-
},
|
|
424
|
-
contextWindow: 400000,
|
|
425
|
-
maxTokens: 128000,
|
|
426
|
-
},
|
|
427
|
-
"gpt-5.5": {
|
|
428
|
-
id: "gpt-5.5",
|
|
429
|
-
name: "GPT-5.5",
|
|
430
|
-
api: "openai-responses",
|
|
431
|
-
provider: "github-copilot",
|
|
432
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
433
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
434
|
-
reasoning: true,
|
|
435
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh" },
|
|
436
|
-
input: ["text", "image"],
|
|
437
|
-
cost: {
|
|
438
|
-
input: 5,
|
|
439
|
-
output: 30,
|
|
440
|
-
cacheRead: 0.5,
|
|
441
|
-
cacheWrite: 0,
|
|
442
|
-
},
|
|
443
|
-
contextWindow: 1000000,
|
|
444
|
-
maxTokens: 128000,
|
|
445
|
-
},
|
|
446
|
-
"gpt-5.6-luna": {
|
|
447
|
-
id: "gpt-5.6-luna",
|
|
448
|
-
name: "GPT-5.6 Luna",
|
|
449
|
-
api: "openai-responses",
|
|
450
|
-
provider: "github-copilot",
|
|
451
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
452
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
453
|
-
reasoning: true,
|
|
454
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh", "max": "max" },
|
|
455
|
-
input: ["text", "image"],
|
|
456
|
-
cost: {
|
|
457
|
-
input: 1,
|
|
458
|
-
output: 6,
|
|
459
|
-
cacheRead: 0.1,
|
|
460
|
-
cacheWrite: 0,
|
|
461
|
-
},
|
|
462
|
-
contextWindow: 1050000,
|
|
463
|
-
maxTokens: 128000,
|
|
464
|
-
},
|
|
465
|
-
"gpt-5.6-sol": {
|
|
466
|
-
id: "gpt-5.6-sol",
|
|
467
|
-
name: "GPT-5.6 Sol",
|
|
468
|
-
api: "openai-responses",
|
|
469
|
-
provider: "github-copilot",
|
|
470
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
471
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
472
|
-
reasoning: true,
|
|
473
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh", "max": "max" },
|
|
474
|
-
input: ["text", "image"],
|
|
475
|
-
cost: {
|
|
476
|
-
input: 5,
|
|
477
|
-
output: 30,
|
|
478
|
-
cacheRead: 0.5,
|
|
479
|
-
cacheWrite: 0,
|
|
480
|
-
},
|
|
481
|
-
contextWindow: 1050000,
|
|
482
|
-
maxTokens: 128000,
|
|
483
|
-
},
|
|
484
|
-
"gpt-5.6-terra": {
|
|
485
|
-
id: "gpt-5.6-terra",
|
|
486
|
-
name: "GPT-5.6 Terra",
|
|
487
|
-
api: "openai-responses",
|
|
488
|
-
provider: "github-copilot",
|
|
489
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
490
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
491
|
-
reasoning: true,
|
|
492
|
-
thinkingLevelMap: { "off": null, "minimal": "low", "xhigh": "xhigh", "max": "max" },
|
|
493
|
-
input: ["text", "image"],
|
|
494
|
-
cost: {
|
|
495
|
-
input: 2.5,
|
|
496
|
-
output: 15,
|
|
497
|
-
cacheRead: 0.25,
|
|
498
|
-
cacheWrite: 0,
|
|
499
|
-
},
|
|
500
|
-
contextWindow: 1050000,
|
|
501
|
-
maxTokens: 128000,
|
|
502
|
-
},
|
|
503
|
-
"kimi-k2.7-code": {
|
|
504
|
-
id: "kimi-k2.7-code",
|
|
505
|
-
name: "Kimi K2.7 Code",
|
|
506
|
-
api: "openai-completions",
|
|
507
|
-
provider: "github-copilot",
|
|
508
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
509
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
510
|
-
compat: { "supportsStore": false, "supportsDeveloperRole": false, "supportsReasoningEffort": false },
|
|
511
|
-
reasoning: true,
|
|
512
|
-
input: ["text", "image"],
|
|
513
|
-
cost: {
|
|
514
|
-
input: 0.95,
|
|
515
|
-
output: 4,
|
|
516
|
-
cacheRead: 0.19,
|
|
517
|
-
cacheWrite: 0,
|
|
518
|
-
},
|
|
519
|
-
contextWindow: 256000,
|
|
520
|
-
maxTokens: 32000,
|
|
521
|
-
},
|
|
522
|
-
"mai-code-1-flash-picker": {
|
|
523
|
-
id: "mai-code-1-flash-picker",
|
|
524
|
-
name: "MAI-Code-1-Flash",
|
|
525
|
-
api: "openai-responses",
|
|
526
|
-
provider: "github-copilot",
|
|
527
|
-
baseUrl: "https://api.individual.githubcopilot.com",
|
|
528
|
-
headers: { "User-Agent": "GitHubCopilotChat/0.35.0", "Editor-Version": "vscode/1.107.0", "Editor-Plugin-Version": "copilot-chat/0.35.0", "Copilot-Integration-Id": "vscode-chat" },
|
|
529
|
-
reasoning: true,
|
|
530
|
-
input: ["text"],
|
|
531
|
-
cost: {
|
|
532
|
-
input: 0.75,
|
|
533
|
-
output: 4.5,
|
|
534
|
-
cacheRead: 0.075,
|
|
535
|
-
cacheWrite: 0,
|
|
536
|
-
},
|
|
537
|
-
contextWindow: 256000,
|
|
538
|
-
maxTokens: 128000,
|
|
539
|
-
},
|
|
540
|
-
};
|
|
3
|
+
import values from "./data/github-copilot.json" with { type: "json" };
|
|
4
|
+
export const GITHUB_COPILOT_MODELS = values;
|
|
541
5
|
//# sourceMappingURL=github-copilot.models.js.map
|