Skip to content

Conversation

Bladerunner-hue
Copy link

@Bladerunner-hue Bladerunner-hue commented Oct 3, 2025

What does this PR do?

(adding grok 4 fast models, more details below)

Checklist

  • I tested my changes
  • I reviewed my own code

___ SECURITY AND TYPECHECK TESTED AND PASSED, MODELS PASSED WHEN TESTED_____

Add Grok 4 Fast Models

This PR adds the new Grok 4 Fast model variants to the default models list:

New Models Added:

  • grok-4-fast-reasoning - For tasks needing deeper reasoning and chain-of-thought
  • grok-4-fast-non-reasoning - For quicker, non-reasoning responses

Changes:

Usage:

grok --model grok-4-fast-reasoning "Complex reasoning task"
grok --model grok-4-fast-non-reasoning "Quick response needed"

## Fixes

Bladerunner-hue and others added 7 commits September 27, 2025 01:42
- Add grok auth login command for API key setup
- Open xAI console for login and key creation
- Support manual key entry with validation
- Add management key support for auto-generating API keys
- Include verbose guidance for free/paid plan setup
- Team limits unlocked with paid plan API keys
- Integrate Puppeteer for browser automation
- Auto-launch browser, wait for user login, generate API key
- Extend settings for future OAuth tokens (access/refresh)
- Add auto-trigger on first run when no API key found
- Fallback to manual entry if automation fails
- Prepare for xAI OAuth when available
- Remove Puppeteer placeholders for reliable manual flow
- Keep management key auto-gen for paid plans
- Comprehensive user guidance and validation
- Auto-trigger on first run
- Fallback from API to manual entry
- Ready for xAI management API when available
@Bladerunner-hue
Copy link
Author

Add Grok 4 Fast Models

This PR adds the new Grok 4 Fast model variants to the default models list:

New Models Added:

  • grok-4-fast-reasoning - For tasks needing deeper reasoning and chain-of-thought
  • grok-4-fast-non-reasoning - For quicker, non-reasoning responses

Changes:

Usage:

grok --model grok-4-fast-reasoning "Complex reasoning task"
grok --model grok-4-fast-non-reasoning "Quick response needed"

@lasergoat
Copy link

Is there a plan to get this merged?

@Bladerunner-hue
Copy link
Author

Is there a plan to get this merged?

I am not the maintainer so I don't know, also the reasoning model [EDIT] works pretty well now, despite having issues before, it took a grok CLI reboot to work so everyone may need to reboot.

To be tested

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