mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Revert "Add o1-pro to api.ts" (#2574)
Revert "Add o1-pro to api.ts (#2433)"
This reverts commit 16d8f14371.
This commit is contained in:
parent
494af3090a
commit
ff92a61281
1 changed files with 0 additions and 8 deletions
|
|
@ -775,14 +775,6 @@ export const openAiNativeModels = {
|
|||
outputPrice: 4.4,
|
||||
reasoningEffort: "low",
|
||||
},
|
||||
"o1-pro": {
|
||||
maxTokens: 100_000,
|
||||
contextWindow: 200_000,
|
||||
supportsImages: true,
|
||||
supportsPromptCache: false,
|
||||
inputPrice: 150,
|
||||
outputPrice: 600,
|
||||
},
|
||||
o1: {
|
||||
maxTokens: 100_000,
|
||||
contextWindow: 200_000,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue