add ai.json config
This commit is contained in:
parent
4aaf791801
commit
b4c1ddd57d
@ -12,7 +12,13 @@ export const defaultKeys = [
|
|||||||
{
|
{
|
||||||
key: 'ai.json',
|
key: 'ai.json',
|
||||||
description: 'AI配置',
|
description: 'AI配置',
|
||||||
data: { key: 'ai', version: '1.0.0' },
|
data: {
|
||||||
|
title: 'AI Secret Config',
|
||||||
|
description: 'AI Secret配置, 请根据需要配置',
|
||||||
|
version: '1.0.0',
|
||||||
|
models: [],
|
||||||
|
secretKeys: [],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 'vip.json',
|
key: 'vip.json',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user