update change cli
This commit is contained in:
@@ -90,6 +90,7 @@ export type AssistantConfigData = {
|
||||
*/
|
||||
home?: string;
|
||||
ai?: {
|
||||
enabled?: boolean;
|
||||
provider?: string | 'DeepSeek' | 'SiliconFlow';
|
||||
apiKey?: string;
|
||||
model?: string;
|
||||
|
||||
Reference in New Issue
Block a user