mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
chore: npm run format
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user