mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
remove azure
This commit is contained in:
parent
47f4d49d15
commit
fae1e1934a
@ -476,12 +476,6 @@ export const DEFAULT_MODELS = [
|
|||||||
name,
|
name,
|
||||||
available: true,
|
available: true,
|
||||||
sorted: seq++,
|
sorted: seq++,
|
||||||
provider: {
|
|
||||||
id: "azure",
|
|
||||||
providerName: "Azure",
|
|
||||||
providerType: "azure",
|
|
||||||
sorted: 2,
|
|
||||||
},
|
|
||||||
})),
|
})),
|
||||||
...googleModels.map((name) => ({
|
...googleModels.map((name) => ({
|
||||||
name,
|
name,
|
||||||
|
Loading…
Reference in New Issue
Block a user