Skip to content

Add Intellect 3 model from Prime Intellect#1

Open
samsja wants to merge 1 commit intodevfrom
add-intellect-3
Open

Add Intellect 3 model from Prime Intellect#1
samsja wants to merge 1 commit intodevfrom
add-intellect-3

Conversation

@samsja
Copy link
Copy Markdown
Owner

@samsja samsja commented Feb 4, 2026

This PR adds the Intellect 3 model from Prime Intellect to the OpenRouter models list.

Model details:

  • ID: prime-intellect/intellect-3
  • Context: 131,072 tokens
  • Reasoning: true
  • Tool calls: true

Note

Low Risk
Adds a new static model metadata file only; no runtime logic changes beyond expanding the available model list.

Overview
Adds the Prime Intellect Intellect 3 OpenRouter model definition (providers/openrouter/models/prime-intellect/intellect-3.toml), including pricing, 131k context / 8k output limits, and enabling reasoning + tool-calling capabilities.

Written by Cursor Bugbot for commit f180f49. This will update automatically on new commits. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@@ -0,0 +1,17 @@
id = "prime-intellect/intellect-3"
name = "Intellect 3"
family = "glm"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect model family classification for Intellect 3

Low Severity

The family = "glm" value is incorrect for the INTELLECT-3 model. GLM is a separate model family from Zhipu AI (used for models like z-ai/glm-4.5, z-ai/glm-4.6), not related to Prime Intellect's INTELLECT series. INTELLECT-3 is a distinct 106B-parameter MoE model from Prime Intellect and needs its own family identifier (like "intellect") rather than being miscategorized under the GLM family.

Fix in Cursor Fix in Web

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.

1 participant