From d4747d7dfc135ef07103ea9eb3c725f0e9691dcd Mon Sep 17 00:00:00 2001 From: Ray Andrew Date: Sun, 15 Feb 2026 01:59:41 -0600 Subject: [PATCH] feat(gateway): update priority --- llm-gateway.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/llm-gateway.yaml b/llm-gateway.yaml index c9af852..0965917 100644 --- a/llm-gateway.yaml +++ b/llm-gateway.yaml @@ -116,12 +116,12 @@ models: - provider: groq model: "llama-3.3-70b-versatile" pricing: { input: 0.59, output: 0.79 } - - provider: cerebras - model: "llama-3.3-70b" - pricing: { input: 0.85, output: 1.20 } - provider: deepinfra model: "meta-llama/Llama-3.3-70B-Instruct-Turbo" pricing: { input: 0.23, output: 0.40 } + - provider: cerebras + model: "llama-3.3-70b" + pricing: { input: 0.85, output: 1.20 } - name: "llama-3.1-8b" routes: