Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@PeterDaveHello
Copy link
Contributor

@PeterDaveHello PeterDaveHello commented May 24, 2025

PR Type

enhancement


Description

  • Added non-beta Grok-3 model IDs to model token limit mapping.

  • Ensured parity between beta and non-beta Grok-3 model entries.


Changes walkthrough πŸ“

Relevant files
Enhancement
__init__.py
Add non-beta Grok-3 model IDs and token limitsΒ  Β  Β  Β  Β  Β  Β  Β  Β  Β  Β 

pr_agent/algo/init.py

  • Added xai/grok-3, xai/grok-3-fast, xai/grok-3-mini, and
    xai/grok-3-mini-fast to the model token limit dictionary.
  • Set token limits for new Grok-3 models to 131072, matching their beta
    counterparts.
  • +4/-0Β  Β  Β 

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • @qodo-merge-for-open-source
    Copy link
    Contributor

    PR Reviewer Guide πŸ”

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 πŸ”΅βšͺβšͺβšͺβšͺ
    πŸ§ͺΒ No relevant tests
    πŸ”’Β No security concerns identified
    ⚑ No major issues detected

    @qodo-merge-for-open-source
    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @mrT23 mrT23 merged commit 43dbe24 into qodo-ai:main May 24, 2025
    2 checks passed
    @PeterDaveHello PeterDaveHello deleted the Grok-3 branch May 24, 2025 13:35
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    2 participants