Skip to content

[codex] Add latest model options - #225

Merged
spolu merged 1 commit into
mainfrom
codex-add-latest-models
Apr 28, 2026
Merged

[codex] Add latest model options#225
spolu merged 1 commit into
mainfrom
codex-add-latest-models

Conversation

@spolu

@spolu spolu commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds selected latest model IDs and pricing/context metadata to the model provider registries:

  • OpenAI: gpt-5.5, keeping the existing 400K working context constraint.
  • Gemini: replaces gemini-3-pro-preview with gemini-3.1-pro-preview, capped to the requested 200K context.
  • DeepSeek: adds deepseek-v4-pro with V4 Pro pricing and larger completion budget.
  • Z.AI: adds glm-5.1 with current pricing and 200K context.

Validation

  • npm run typecheck was run and failed on existing src/server/experiments.ts route parameter typing errors unrelated to these model files.
  • npm run lint was run and failed on existing unrelated issues in src/computer/process.ts and src/scripts/dump_publications_with_attachments.ts.

No unrelated files were changed.

@spolu
spolu marked this pull request as ready for review April 28, 2026 10:02
@spolu
spolu merged commit a47900e into main Apr 28, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant