mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-03-20 11:03:08 +00:00
Feat: Add z.ai usage tracking
This commit is contained in:
@@ -1018,6 +1018,7 @@ export class SettingsService {
|
||||
anthropic: apiKeys.anthropic || '',
|
||||
google: apiKeys.google || '',
|
||||
openai: apiKeys.openai || '',
|
||||
zai: '',
|
||||
},
|
||||
});
|
||||
migratedCredentials = true;
|
||||
|
||||
Reference in New Issue
Block a user