diff --git a/backend/cron/openrouter-api/openrouter-price.go b/backend/cron/openrouter-api/openrouter-price.go index 727793f..2ae2ae2 100644 --- a/backend/cron/openrouter-api/openrouter-price.go +++ b/backend/cron/openrouter-api/openrouter-price.go @@ -16,7 +16,7 @@ import ( const ( OpenRouterAPIURL = "https://openrouter.ai/api/frontend/models" - ChannelType = 1002 + ChannelType = 20 BillingType = "tokens" Currency = "USD" PriceSource = "https://openrouter.ai/models"