mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
docs: add TODO comments for future pricing updates and direct xAI support
This commit is contained in:
parent
3c7cc59b7c
commit
606cd8bb2f
1 changed files with 2 additions and 0 deletions
|
|
@ -27,6 +27,8 @@ export const xaiModels = {
|
|||
cacheWritesPrice: 0.0,
|
||||
cacheReadsPrice: 0.0,
|
||||
description: "xAI's Grok-4 Fast model with 256K context window - currently free on OpenRouter",
|
||||
// TODO: Update pricing when OpenRouter promotion ends
|
||||
// TODO: Add direct xAI API support for this model (lower priority)
|
||||
},
|
||||
"grok-4": {
|
||||
maxTokens: 8192,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue