-
Notifications
You must be signed in to change notification settings - Fork 63.1k
Update xAI model hosting policy details #40045
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Add support for new Grok Code Fast 1 model in xAI section - Added {% data variables.copilot.copilot_grok_code_fast_1 %} to the list of supported xAI models - Updated model descriptions to reference both Grok models consistently - Changed final paragraph to use plural "xAI models" for accuracy - Maintains existing zero data retention policy coverage for both models
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the GitHub Copilot documentation to include support for the new Grok Code Fast 1 model from xAI, which is rolling out in public preview. The changes ensure the documentation accurately reflects the expanded model offerings while maintaining the same data retention and security policies.
Key changes:
- Added Grok Code Fast 1 model to the list of supported xAI models
- Updated all model references to include both Grok models consistently
- Changed singular references to plural for grammatical accuracy
Used for: | ||
* {% data variables.copilot.copilot_grok_code %} | ||
* {% data variables.copilot.copilot_grok_code_fast_1 %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The 'Used for:' label is unclear and doesn't follow the established pattern in this documentation. Consider using a more descriptive heading like 'Available models:' or integrating this information into the existing paragraph structure to maintain consistency with other model sections.
Copilot generated this review using guidance from copilot-instructions.md.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
Add support for new Grok Code Fast 1 model in xAI section
Why:
Updates documentation to reflect the public preview rollout of Grok Code Fast 1 model as announced in the GitHub changelog on August 26, 2025.
What's being changed (if available, include any code snippets, screenshots, or gifs):
Updated the xAI models section in
content/copilot/reference/ai-models/model-hosting.md
to include the new Grok Code Fast 1 model. Changes include:{% data variables.copilot.copilot_grok_code_fast_1 %}
to the "Used for:" listCheck off the following:
fix #40044