Skip to content

Conversation

kevint-cerebras
Copy link
Contributor

@kevint-cerebras kevint-cerebras commented Aug 5, 2025

Description

Change gpt-oss-120b completion tokens through Cerebras

Test Procedure

Made a snake game

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • ♻️ Refactor Changes
  • 💅 Cosmetic Changes
  • 📚 Documentation update
  • 🏃 Workflow Changes

Pre-flight Checklist

  • Changes are limited to a single feature, bugfix or chore (split larger changes into separate PRs)
  • Tests are passing (npm test) and code is formatted and linted (npm run format && npm run lint)
  • I have created a changeset using npm run changeset (required for user-facing changes)
  • I have reviewed contributor guidelines

Important

Add gpt-oss-120b to cerebrasModels in api.ts and update its completion tokens.

  • Models:
    • Add gpt-oss-120b to cerebrasModels in api.ts with 65536 max tokens and 128000 context window.
    • Update completion tokens for gpt-oss-120b in cerebrasModels.
  • Misc:
    • Add changesets heavy-moles-accept.md and wise-students-trade.md for versioning.

This description was created by Ellipsis for 6873b21. You can customize this summary. It will automatically update as commits are pushed.

Copy link

changeset-bot bot commented Aug 5, 2025

🦋 Changeset detected

Latest commit: f3696c8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
claude-dev Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@arafatkatze arafatkatze merged commit de61663 into cline:main Aug 5, 2025
8 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.

2 participants