mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-12 21:13:43 +08:00
feat: Add service provider OpenRouter
This commit is contained in:
@@ -491,6 +491,17 @@ const en: LocaleType = {
|
||||
SubTitle: "Example: ",
|
||||
},
|
||||
},
|
||||
OpenRouter: {
|
||||
ApiKey: {
|
||||
Title: "OpenRouter API Key",
|
||||
SubTitle: "Use a custom OpenRouter API Key",
|
||||
Placeholder: "OpenRouter API Key",
|
||||
},
|
||||
Endpoint: {
|
||||
Title: "Endpoint Address",
|
||||
SubTitle: "Example: ",
|
||||
},
|
||||
},
|
||||
Stability: {
|
||||
ApiKey: {
|
||||
Title: "Stability API Key",
|
||||
|
Reference in New Issue
Block a user