From fae1e1934a9b02a640d9f7965e6ead507d67d253 Mon Sep 17 00:00:00 2001 From: afred Date: Mon, 6 Jan 2025 02:00:48 +0800 Subject: [PATCH] remove azure --- app/constant.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/constant.ts b/app/constant.ts index fb1768588..b14878141 100644 --- a/app/constant.ts +++ b/app/constant.ts @@ -476,12 +476,6 @@ export const DEFAULT_MODELS = [ name, available: true, sorted: seq++, - provider: { - id: "azure", - providerName: "Azure", - providerType: "azure", - sorted: 2, - }, })), ...googleModels.map((name) => ({ name,