Skip to content

chore: sync new models - #1168

Merged
Erin McNulty (erin2722) merged 5 commits into
mainfrom
chore/sync-new-models
Aug 26, 2026
Merged

chore: sync new models#1168
Erin McNulty (erin2722) merged 5 commits into
mainfrom
chore/sync-new-models

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated sync of model metadata and newly available models from the approved provider allowlist.

Qwen2.5 VL 72B Instruct's input dropped to $0.25/M but its
input_cache_read_cost_per_mil_tokens stayed at the previous tariff's $0.40/M —
making cached input cost more than ordinary input. OpenRouter no longer
publishes a cache-read rate for this model, so remove the stale field rather
than invent one (addresses codex P2).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 26, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview Aug 26, 2026 10:27pm

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 408fbe9193

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".

Comment on lines +396 to +397
"qwen/qwen3.8-flash": ["openrouter"],
"z-ai/glm-5.3-flash": ["openrouter"],

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep model sync out of legacy endpoint routing

These entries modify AvailableEndpointTypes in the deprecated proxy even though both new records already declare openrouter through available_providers in model_list.json. Repository policy allows catalog changes here but requires routing changes to be made in the parent gateway, so remove these legacy mappings and apply any necessary routing update in ../gateway/ instead.

AGENTS.md reference: AGENTS.md:L10-L15

Useful? React with 👍 / 👎.

- qwen/qwen3.8-27b: union groq onto the existing (openrouter) entry and apply
  Groq's published metadata (input $0.8, output $4, cache-read $0.4, 131042 ctx,
  16384 max output, multimodal, reasoning), matching the qwen3.6-27b
  groq+openrouter precedent (groq listed first). index.ts -> ["groq","openrouter"].
- zai-org/GLM-5.3-Flash: add the Baseten-served entry (baseten keys GLM models by
  their zai-org/ HF id, separate from the openrouter z-ai/ slug, same as GLM-5.2).
  Values from Baseten's /v1/models: input $0.15, output $0.5, cache-read $0.03,
  1048576 ctx, 131072 max output, multimodal, reasoning. index.ts -> ["baseten"].

Both invoke 200 (streaming + non-streaming) through the gateway with real content.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…data/braintrust-proxy into chore/sync-new-models

# Conflicts:
#	packages/proxy/schema/model_list.json
@erin2722
Erin McNulty (erin2722) merged commit fbf30ba into main Aug 26, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant