Skip to content

Conversation

kevint-cerebras
Copy link
Contributor

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

Description

Added gpt-oss-120b as a Cerebras model

Test Procedure

Launch Cline and use the model to make 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 model to cerebrasModels in api.ts with specific attributes and a changeset for a minor update.

  • Models:
    • Add gpt-oss-120b to cerebrasModels in api.ts with attributes: maxTokens: 40000, contextWindow: 128000, supportsImages: false, supportsPromptCache: false, inputPrice: 0, outputPrice: 0, and description.
  • Changeset:
    • Add changeset heavy-moles-accept.md for minor change in claude-dev.

This description was created by Ellipsis for d639618. 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: 8e2ea48

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

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
@dcbartlett dcbartlett merged commit 5f21a91 into cline:main Aug 5, 2025
7 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