mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-06 21:20:27 -06:00
tweak: update pricing for 4o-mini
This commit is contained in:
@@ -111,8 +111,8 @@ class OpenAICompletionService extends BaseService {
|
||||
cost: {
|
||||
currency: 'usd-cents',
|
||||
tokens: 1_000_000,
|
||||
input: 15,
|
||||
output: 30,
|
||||
input: 60,
|
||||
output: 240,
|
||||
},
|
||||
max_tokens: 16384,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user