Skip to content

Move DeepSeek-V4-Pro to tier 2#95

Merged
juanmichelini merged 1 commit into
mainfrom
openhands/issue-94-deepseek-v4-pro-tier-2
May 21, 2026
Merged

Move DeepSeek-V4-Pro to tier 2#95
juanmichelini merged 1 commit into
mainfrom
openhands/issue-94-deepseek-v4-pro-tier-2

Conversation

@juanmichelini
Copy link
Copy Markdown
Contributor

Summary

Reclassifies DeepSeek-V4-Pro from a tier 1 model to a tier 2 model, per issue #94.

Changes

  • scripts/track_llm_support.py: Removed the ^DeepSeek-V4-Pro$ entry from TIER_1_PATTERNS. With no matching pattern, get_model_tier("DeepSeek-V4-Pro") now returns 2. The model remains tracked via MODEL_RELEASE_DATES and MODEL_ALIASES.
  • tests/test_track_llm_support.py: Updated test_deepseek_v4_pro_is_tier_1test_deepseek_models_are_tier_2, asserting both DeepSeek models are tier 2.

Testing

$ GIT_TERMINAL_PROMPT=0 python -m pytest tests/test_track_llm_support.py -q
92 passed in 0.50s

Fixes #94


This PR was created by an AI agent (OpenHands) on behalf of @juanmichelini.

@juanmichelini can click here to continue refining the PR

Removes DeepSeek-V4-Pro from TIER_1_PATTERNS so it is classified
as a tier 2 model. Updates the corresponding test accordingly.

Fixes #94

Co-authored-by: openhands <openhands@all-hands.dev>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

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

Project Deployment Actions Updated (UTC)
openhands-llm-support-tracker Ready Ready Preview, Comment May 21, 2026 3:27am

Request Review

@juanmichelini juanmichelini marked this pull request as ready for review May 21, 2026 03:29
@juanmichelini juanmichelini merged commit 8a17cf4 into main May 21, 2026
3 checks passed
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.

Move DeepSeek-V4-Pro to tier 2 model

2 participants