mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
chore(llma): Update LLM costs (#40621)
Co-authored-by: Radu-Raicea <15457029+Radu-Raicea@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Auto-generated from OpenRouter API - Do not edit manually
|
||||
// Generated at: 2025-10-29 20:02:09 UTC
|
||||
// Generated at: 2025-10-30 10:03:40 UTC
|
||||
|
||||
export type CanonicalProvider =
|
||||
| 'default'
|
||||
|
||||
@@ -5674,11 +5674,6 @@
|
||||
"prompt_token": 6e-8,
|
||||
"completion_token": 2.2e-7
|
||||
},
|
||||
"crusoe-bf16": {
|
||||
"prompt_token": 1e-7,
|
||||
"completion_token": 3e-7,
|
||||
"cache_read_token": 5e-8
|
||||
},
|
||||
"deepinfra-fp8": {
|
||||
"prompt_token": 8e-8,
|
||||
"completion_token": 2.9e-7
|
||||
@@ -6978,10 +6973,6 @@
|
||||
"prompt_token": 6e-7,
|
||||
"completion_token": 0.0000022
|
||||
},
|
||||
"chutes-bf16": {
|
||||
"prompt_token": 4e-7,
|
||||
"completion_token": 0.00000175
|
||||
},
|
||||
"chutes-fp8": {
|
||||
"prompt_token": 4e-7,
|
||||
"completion_token": 0.00000175
|
||||
@@ -7000,7 +6991,7 @@
|
||||
"completion_token": 0.000002
|
||||
},
|
||||
"mancer-fp8": {
|
||||
"prompt_token": 5.5e-7,
|
||||
"prompt_token": 5e-7,
|
||||
"completion_token": 0.000002
|
||||
},
|
||||
"novita-bf16": {
|
||||
|
||||
Reference in New Issue
Block a user