diff --git a/prices.json b/prices.json index 378cdca8e..de2b1d974 100644 --- a/prices.json +++ b/prices.json @@ -104,6 +104,34 @@ "input": 5, "output": 15 }, + { + "model": "o1-mini", + "type": "tokens", + "channel_type": 1, + "input": 1.5, + "output": 6 + }, + { + "model": "o1-mini-2024-09-12", + "type": "tokens", + "channel_type": 1, + "input": 1.5, + "output": 6 + }, + { + "model": "o1-preview", + "type": "tokens", + "channel_type": 1, + "input": 7.5, + "output": 30 + }, + { + "model": "o1-preview-2024-09-12", + "type": "tokens", + "channel_type": 1, + "input": 7.5, + "output": 30 + }, { "model": "chatgpt-4o-latest", "type": "tokens",