mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 19:28:37 +00:00
feat: add AionUI to chat settings and built-in templates
This commit is contained in:
@@ -68,6 +68,7 @@ export default function SettingsChats(props) {
|
||||
|
||||
const BUILTIN_TEMPLATES = [
|
||||
{ name: 'Cherry Studio', url: 'cherrystudio://providers/api-keys?v=1&data={cherryConfig}' },
|
||||
{ name: 'AionUI', url: 'aionui://provider/add?v=1&data={aionuiConfig}' },
|
||||
{ name: '流畅阅读', url: 'fluentread' },
|
||||
{ name: 'CC Switch', url: 'ccswitch' },
|
||||
{ name: 'Lobe Chat', url: 'https://chat-preview.lobehub.com/?settings={"keyVaults":{"openai":{"apiKey":"{key}","baseURL":"{address}/v1"}}}' },
|
||||
|
||||
Reference in New Issue
Block a user