chore: npm run format
This commit is contained in:
parent
7dbc240847
commit
a19db16485
1 changed files with 1 additions and 1 deletions
|
|
@ -527,7 +527,7 @@ export async function loadCliConfig(
|
||||||
modelNames: ['qwen3-coder-plus'],
|
modelNames: ['qwen3-coder-plus'],
|
||||||
template:
|
template:
|
||||||
'SYSTEM_TEMPLATE:{"name":"qwen3_coder","params":{"is_git_repository":{RUNTIME_VARS_IS_GIT_REPO},"sandbox":"{RUNTIME_VARS_SANDBOX}"}}',
|
'SYSTEM_TEMPLATE:{"name":"qwen3_coder","params":{"is_git_repository":{RUNTIME_VARS_IS_GIT_REPO},"sandbox":"{RUNTIME_VARS_SANDBOX}"}}',
|
||||||
}
|
},
|
||||||
]) as ConfigParameters['systemPromptMappings'],
|
]) as ConfigParameters['systemPromptMappings'],
|
||||||
contentGenerator: settings.contentGenerator,
|
contentGenerator: settings.contentGenerator,
|
||||||
cliVersion,
|
cliVersion,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue