Skip to content

Conversation

@njbrake
Copy link
Contributor

@njbrake njbrake commented Oct 16, 2025

  • Updated the CerebrasProvider to support completion reasoning.
  • Modified response conversion methods to include reasoning content.
  • Added Cerebras model mapping in tests for improved compatibility.

Description

PR Type

🆕 New Feature ## Relevant issues

Checklist

  • I have added unit tests that prove my fix/feature works
  • New and existing tests pass locally
  • Documentation was updated where necessary
  • I have read and followed the contribution guidelines```

…onse handling

- Updated the CerebrasProvider to support completion reasoning.
- Modified response conversion methods to include reasoning content.
- Added Cerebras model mapping in tests for improved compatibility.
@njbrake njbrake linked an issue Oct 16, 2025 that may be closed by this pull request
@njbrake
Copy link
Contributor Author

njbrake commented Oct 16, 2025

@codecov
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/any_llm/providers/cerebras/cerebras.py 57.69% <100.00%> (-26.93%) ⬇️
src/any_llm/providers/cerebras/utils.py 61.53% <100.00%> (-15.52%) ⬇️

... and 33 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@njbrake njbrake merged commit aee1b5d into main Oct 16, 2025
10 checks passed
@njbrake njbrake deleted the 279-cerebras-completion-api-reasoning-support branch October 16, 2025 16:33
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.

Cerebras Completion API Reasoning Support

2 participants