-
Notifications
You must be signed in to change notification settings - Fork 2.6k
update xai models and pricing #4315
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
Conversation
0535d13 to
e9a2c1b
Compare
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.
Hey @edwin-truthsearch-io, thank you for the contribution!
Can you double check the models info? I left some comments on it.
Thank you!
e9a2c1b to
210ab7b
Compare
|
I enabled console debugging locally, and I could see that the changes to the modelInfo were getting reflected in the UI, so this change is done. |
0f0ed3a to
10c9249
Compare
|
@daniel-lxs I rebased the to main and added a changeset. Is it good to go now? |
10c9249 to
ef5fb5a
Compare
daniel-lxs
left a comment
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.
Thank you!
This looks good but I have no way of testing it since I don't have an xAI account.
cc: @hannesrudolph idk if you do.
* update xai models and pricing * cache accounting for xAI * change log
Related GitHub Issue
Closes: #4313
Description
Test Procedure
Type of Change
srcor test files.Pre-Submission Checklist
npm run lint).console.log) has been removed.npm test).mainbranch.npm run changesetif this PR includes user-facing changes or dependency updates.Screenshots / Videos
Documentation Updates
Additional Notes
Get in Touch
truthsearch_io_74288
Important
Update xAI models and pricing, removing old models and adding new ones with adjusted context windows and pricing.
grok-3-beta,grok-3-fast-beta,grok-3-mini-beta,grok-3-mini-fast-beta,grok-2-latest,grok-2,grok-2-vision-latest,grok-2-vision,grok-vision-beta,grok-betafromxai.ts.grok-2-1212,grok-2-vision-1212,grok-2-image-1212with updated descriptions and context windows.grok-3,grok-3-fast,grok-3-mini,grok-3-mini-fastwith new cache pricing and context window sizes.xai.test.tsto reflect model changes, replacing old model IDs with new ones.This description was created by
for 0535d132736b7c563ad6632bae97c80dcc96fd87. You can customize this summary. It will automatically update as commits are pushed.