Venice not setting provider transform for Minimax or Kimi, or small options. #9302

Closed
opened 2026-02-16 18:12:07 -05:00 by yindo · 1 comment
Owner

Originally created by @dpuyosa on GitHub (Feb 13, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Venice has different naming convention for some models so they don't get proper temperature, topP and topK.
Also, when running small model, it is using unnecessary full reasoning.

Plugins

No response

OpenCode version

v1.1.65

Steps to reproduce

With Venice, use Minimax M2.1 or M2.5, Kimi K2.5 -> Transforms are not set.
Use any Venice model as small -> Full default reasoning.

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @dpuyosa on GitHub (Feb 13, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Venice has different naming convention for some models so they don't get proper `temperature`, `topP` and `topK`. Also, when running `small` model, it is using unnecessary full reasoning. ### Plugins _No response_ ### OpenCode version v1.1.65 ### Steps to reproduce With Venice, use Minimax M2.1 or M2.5, Kimi K2.5 -> Transforms are not set. Use any Venice model as small -> Full default reasoning. ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 18:12:07 -05:00
yindo closed this issue 2026-02-16 18:12:07 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 13, 2026):

This issue might be a duplicate of or related to existing issues. Please check:

  • #12169: Subtle bug with model.variants and ProviderTransform.variants() - directly related to provider transform mechanism
  • #12155: Missing reasoning variants for multiple providers
  • #9108: Models from venice provider doesn't work (though with different error symptoms)

These may help provide additional context or might already have solutions in progress.

@github-actions[bot] commented on GitHub (Feb 13, 2026): This issue might be a duplicate of or related to existing issues. Please check: - #12169: Subtle bug with model.variants and ProviderTransform.variants() - directly related to provider transform mechanism - #12155: Missing reasoning variants for multiple providers - #9108: Models from venice provider doesn't work (though with different error symptoms) These may help provide additional context or might already have solutions in progress.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9302