You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daily model alias inventory check (2026-06-24). Four new alias families identified,
one new model missing from models.json (found in models-dev catalog).
Proposed alias changes: 4 new aliases (fable, veo, tts, lyria)
Pricing gaps: 1 — claude-fable-5 missing from github-copilot section of models.json
make refresh-models-json returned HTTP 403 (models.dev unreachable). Findings use the
pre-fetched models-dev/api.json artifact and live provider API responses.
Provider Model Counts
Provider
Models
Status
openai
214
✅ ok
anthropic
8
✅ ok
gemini
50
✅ ok
copilot
30
✅ ok (reflect only; no billing.multiplier in this run)
Raw API Fields Discovered
Anthropic — richest metadata: display_name, created_at, max_input_tokens, max_tokens,
plus capability flags: effort (low/medium/high/xhigh/max), thinking (adaptive), image_input, code_execution, batch, structured_outputs. All claude-4.x models support effort + thinking.
OpenAI — minimal: id, owned_by, created. No context-window or pricing fields.
Gemini — displayName, inputTokenLimit, outputTokenLimit, supportedGenerationMethods.
TTS models have small input (8 192) / large output (16 384) token profiles vs. standard 1M/64K.
Copilot (reflect) — flat model-ID list only; no billing.multiplier metadata this run.
None detected — all stored entries align with models-dev data.
Proposed Alias Updates
1. fable — New Claude Fable family
claude-fable-5 in models-dev catalog (not yet in Copilot reflect or Anthropic API). Premium
tier above opus ($10/$50 vs $5/$25/M). Needs alias for explicit targeting.
"fable": ["copilot/*fable*", "anthropic/*fable*"]
2. veo — Google Veo video generation
Live Gemini API: veo-2.0-generate-001, veo-3.0-generate-001, veo-3.0-fast-generate-001, veo-3.1-generate-preview, veo-3.1-fast-generate-preview, veo-3.1-lite-generate-preview.
No existing alias covers this family.
Live Gemini API: gemini-2.5-flash-preview-tts ($0.5/$10/M), gemini-2.5-pro-preview-tts
($1/$20/M), gemini-3.1-flash-tts-preview. Distinct token profile; no alias exists.
fable intentionally not added to large/agent chains pending confirmation it is live in
Copilot.
mai-code alias has no live matches; kept as forward-looking.
Copilot billing docs scrape returned empty models array — the HTML extractor may need
updating for the current page layout.
All existing aliases (sonnet, haiku, opus, gpt-5.*, gemini-3.*, gemini-flash-lite, image-generation, deep-research, computer-use, robotics, antigravity, nano-banana) continue to cover their respective live model families with no gaps.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
models.dev
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Summary
Daily model alias inventory check (2026-06-24). Four new alias families identified,
one new model missing from
models.json(found in models-dev catalog).fable,veo,tts,lyria)claude-fable-5missing fromgithub-copilotsection ofmodels.jsonProvider Model Counts
Raw API Fields Discovered
Anthropic — richest metadata:
display_name,created_at,max_input_tokens,max_tokens,plus capability flags:
effort(low/medium/high/xhigh/max),thinking(adaptive),image_input,code_execution,batch,structured_outputs. All claude-4.x models supporteffort+thinking.OpenAI — minimal:
id,owned_by,created. No context-window or pricing fields.Gemini —
displayName,inputTokenLimit,outputTokenLimit,supportedGenerationMethods.TTS models have small input (8 192) / large output (16 384) token profiles vs. standard 1M/64K.
Copilot (reflect) — flat model-ID list only; no
billing.multipliermetadata this run.models.json Pricing Analysis
Missing from models.json
claude-fable-5New premium family (release 2026-06-09), 1M-context, reasoning+image support.
Proposed
models.jsonentry (per-token scientific notation):Historical entries not in live APIs (retain)
github-copilot:claude-sonnet-4,gemini-3.1-pro-preview,gemini-3.5-flash,gpt-5.2,gpt-5.2-codex,raptor-minianthropic: claude-3.x series,claude-opus-4-0/4-1,claude-sonnet-4-0/4-5(short IDs)Pricing discrepancies
None detected — all stored entries align with models-dev data.
Proposed Alias Updates
1.
fable— New Claude Fable familyclaude-fable-5in models-dev catalog (not yet in Copilot reflect or Anthropic API). Premiumtier above opus ($10/$50 vs $5/$25/M). Needs alias for explicit targeting.
2.
veo— Google Veo video generationLive Gemini API:
veo-2.0-generate-001,veo-3.0-generate-001,veo-3.0-fast-generate-001,veo-3.1-generate-preview,veo-3.1-fast-generate-preview,veo-3.1-lite-generate-preview.No existing alias covers this family.
3.
tts— Text-to-speech (Gemini TTS family)Live Gemini API:
gemini-2.5-flash-preview-tts($0.5/$10/M),gemini-2.5-pro-preview-tts($1/$20/M),
gemini-3.1-flash-tts-preview. Distinct token profile; no alias exists.4.
lyria— Google Lyria audio/music generationLive Gemini API:
lyria-3-clip-preview,lyria-3-pro-preview. No alias exists.Notes
fableintentionally not added tolarge/agentchains pending confirmation it is live inCopilot.
mai-codealias has no live matches; kept as forward-looking.modelsarray — the HTML extractor may needupdating for the current page layout.
sonnet,haiku,opus,gpt-5.*,gemini-3.*,gemini-flash-lite,image-generation,deep-research,computer-use,robotics,antigravity,nano-banana) continue to cover their respective live model families with no gaps.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
models.devSee Network Configuration for more information.