Skip to content

Conversation

roo-code-cte[bot]
Copy link

@roo-code-cte roo-code-cte bot commented Oct 14, 2025

This PR attempts to address Issue #8654 by adding the missing Ring 1T FP8 model to the Chutes provider configuration.

Changes Made

  • Added inclusionAI/Ring-1T-FP8 to the ChutesModelId type union
  • Added model configuration with correct pricing:
    • Input: $1.0000 USD / Million Tokens
    • Output: $3.0000 USD / Million Tokens
  • Added comprehensive test coverage for the new model
  • Follows established patterns and conventions

Testing

  • ✅ All existing tests continue to pass
  • ✅ New test case validates model configuration
  • ✅ Type checking passes across all packages
  • ✅ Linting passes

Feedback and guidance are welcome!


Important

Add inclusionAI/Ring-1T-FP8 model to Chutes provider with configuration and tests.

  • Behavior:
    • Add inclusionAI/Ring-1T-FP8 to ChutesModelId in chutes.ts.
    • Configure model with input price $1.0/M tokens and output price $3.0/M tokens in chutes.ts.
  • Testing:
    • Add test case in chutes.spec.ts to validate inclusionAI/Ring-1T-FP8 model configuration.
    • Ensure all existing tests pass and type checking and linting are successful.

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

- Add inclusionAI/Ring-1T-FP8 to ChutesModelId type union
- Add model configuration with $1.0000 input and $3.0000 output pricing per million tokens
- Add comprehensive test case for the new model
- Resolves issue #8654
@roo-code-cte roo-code-cte bot requested review from cte, jr and mrubens as code owners October 14, 2025 13:33
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Oct 14, 2025
@jordanmiguel
Copy link

@roo-code-cte @roomote looks okay.

@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Oct 14, 2025
Copy link

roomote bot commented Oct 14, 2025

Thanks for the quick look, noted. I will check out the branch, run tests locally, and monitor CI. Will follow up with a summary shortly.

Copy link

roomote bot commented Oct 14, 2025

Summary: Verified implementation for adding inclusionAI/Ring-1T-FP8 to Chutes provider.

No further changes required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Triage

Development

Successfully merging this pull request may close these issues.

3 participants