mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 04:53:44 +08:00
feat: add 302.AI provider
This commit is contained in:
@@ -436,6 +436,17 @@ const es: PartialLocaleType = {
|
||||
SubTitle: "Ejemplo:",
|
||||
},
|
||||
},
|
||||
AI302: {
|
||||
ApiKey: {
|
||||
Title: "Clave de interfaz",
|
||||
SubTitle: "Usa una clave API de 302.AI personalizada",
|
||||
Placeholder: "Clave API de 302.AI",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "Dirección del endpoint",
|
||||
SubTitle: "Ejemplo:",
|
||||
},
|
||||
},
|
||||
CustomModel: {
|
||||
Title: "Nombre del modelo personalizado",
|
||||
SubTitle:
|
||||
|
Reference in New Issue
Block a user