Mistral `codestral-2508` has incorrect context window (256K → 128K)
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 92/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- typescript
Research direction
Open packages/proxy/schema/model_list.json around lines 5059-5077 and compare the codestral-2508 entry with codestral-latest and codestral-2501. Change only the incorrect max_input_tokens value to 128000, then run the repository's relevant validation or schema tests to confirm the catalog remains valid.
Written by the indexing model from the issue text.
Description
Summary
The codestral-2508 entry in the model catalog has max_input_tokens: 256000, but Mistral's official documentation lists the context window as 128K tokens. The parent entry codestral-latest already has the correct value of 128000.
Current vs Expected
| Field | Current | Expected | Source |
|---|---|---|---|
max_input_tokens |
256,000 | 128,000 | Mistral model card |
Affected entries
codestral-2508atpackages/proxy/schema/model_list.jsonline 5077
Notes
- The parent entry
codestral-latest(line 5059) already has the correctmax_input_tokens: 128000 - The sibling entry
codestral-2501(line 5070) inherits from the parent and is also correct - Only
codestral-2508explicitly overridesmax_input_tokensto the incorrect value of 256000
Verification
- Mistral model card: https://docs.mistral.ai/models/model-cards/codestral-25-08 — lists 128k context window
- Cross-check: Parent entry
codestral-latestin same catalog uses 128000
- Dominant language
- TypeScript
- Stars
- 410
- Forks
- 65
- Avg merge
- 18h 29m
- Merged PRs (30d)
- 51
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from braintrustdata/braintrust-proxy
-
bot-issue
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
braintrustdata/braintrust-proxy#1271 · 1 comment ·
-
autofix-blocked
Difficulty 1/5 1-3 hours Newbie friendliness 90/100
braintrustdata/braintrust-proxy#1269 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
braintrustdata/braintrust-proxy#1257 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
braintrustdata/braintrust-proxy#1238 · 1 comment ·
-
autofix-blocked bot-issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
braintrustdata/braintrust-proxy#1233 · 1 comment ·
All issues in braintrustdata/braintrust-proxy
Similar issues
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 91/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100