feat: integrate Alibaba Bailian Coding Plan into onboarding wizard
This commit is contained in:
committed by
Peter Steinberger
parent
c2e41c57c9
commit
77a35025e8
@@ -160,6 +160,8 @@ export function registerOnboardCommand(program: Command) {
|
||||
zaiApiKey: opts.zaiApiKey as string | undefined,
|
||||
xiaomiApiKey: opts.xiaomiApiKey as string | undefined,
|
||||
qianfanApiKey: opts.qianfanApiKey as string | undefined,
|
||||
bailianApiKeyCn: opts.bailianApiKeyCn as string | undefined,
|
||||
bailianApiKey: opts.bailianApiKey as string | undefined,
|
||||
minimaxApiKey: opts.minimaxApiKey as string | undefined,
|
||||
syntheticApiKey: opts.syntheticApiKey as string | undefined,
|
||||
veniceApiKey: opts.veniceApiKey as string | undefined,
|
||||
|
||||
Reference in New Issue
Block a user