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:
Matt Rubens 2025-04-13 13:51:14 -04:00 committed by GitHub
parent 494af3090a
commit ff92a61281
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,