mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 15:49:07 +08:00
feat: add 302.AI provider
This commit is contained in:
@@ -436,6 +436,17 @@ const it: PartialLocaleType = {
|
||||
SubTitle: "Esempio:",
|
||||
},
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "Chiave dell'interfaccia",
|
||||
SubTitle: "Utilizza una chiave API 302.AI personalizzata",
|
||||
Placeholder: "Chiave API 302.AI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "Indirizzo dell'interfaccia",
|
||||
SubTitle: "Esempio:",
|
||||
},
|
||||
},
|
||||
CustomModel: {
|
||||
Title: "Nome del modello personalizzato",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user