Skip to content

feat: add deepseek/deepseek-v4-flash-0731 to OpenRouter curated model list - #75567

Closed
iosmand wants to merge 1 commit into
NousResearch:mainfrom
iosmand:add-deepseek-v4-flash-0731
Closed

feat: add deepseek/deepseek-v4-flash-0731 to OpenRouter curated model list#75567
iosmand wants to merge 1 commit into
NousResearch:mainfrom
iosmand:add-deepseek-v4-flash-0731

Conversation

@iosmand

@iosmand iosmand commented Jul 31, 2026

Copy link
Copy Markdown

Summary

Adds the newly released DeepSeek V4 Flash 0731 (2026-07-31) to the OpenRouter curated model list.

What changed

  • hermes_cli/models.py: Added ("deepseek/deepseek-v4-flash-0731", "re-post-trained 2026-07-31 build; improved agentic + coding") to OPENROUTER_MODELS

Why only this file

  • agent/model_metadata.py — existing deepseek-v4-flash context window entry (1M) already matches deepseek-v4-flash-0731 via longest-substring matching
  • agent/usage_pricing.py — DeepSeek-direct pricing for deepseek-v4-flash applies to the 0731 build; OpenRouter pricing is fetched live from the API
  • agent/reasoning_timeouts.py — pattern matching covers the dated variant
  • hermes_cli/model_normalize.py — V-series regex (deepseek-v\\d+([-.].+)?$) already matches dated variants

References

… list

DeepSeek V4 Flash 0731 (released 2026-07-31) is a re-post-trained build
with significantly improved agentic, coding, and tool-calling capabilities.
OpenRouter lists it as a separate model slug from the generic
deepseek-v4-flash.

No other changes needed — the existing deepseek-v4-flash entries in
model_metadata.py (context window), usage_pricing.py (DeepSeek-direct
pricing), reasoning_timeouts.py (timeout floor), and model_normalize.py
(V-series regex) all cover the dated variant via substring/pattern matching.
OpenRouter-specific pricing is fetched live from the API.
@alt-glitch alt-glitch added type/feature New feature or request comp/cli CLI entry point, hermes_cli/, setup wizard provider/openrouter OpenRouter aggregator P3 Low — cosmetic, nice to have duplicate This issue or pull request already exists labels Jul 31, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

This was generated by AI during triage.

Duplicate of merged #75501: current main already contains deepseek/deepseek-v4-flash-0731 in the curated OpenRouter list, as part of that broader catalog update.

@teknium1

Copy link
Copy Markdown
Contributor

Thanks for adding the new DeepSeek snapshot. This is already implemented on current main.

Closing as superseded by the existing implementation. This is an automated hermes-sweeper review.

@teknium1 teknium1 closed this Jul 31, 2026
@teknium1 teknium1 added the sweeper:implemented-on-main Sweeper: behavior already present on current main label Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard duplicate This issue or pull request already exists P3 Low — cosmetic, nice to have provider/openrouter OpenRouter aggregator sweeper:implemented-on-main Sweeper: behavior already present on current main type/feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants