mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
🔧 Miscellaneous Improvements and Refactoring (#466)
This commit is contained in:
parent
347e606366
commit
600c58bbcb
16 changed files with 755 additions and 81 deletions
|
|
@ -577,6 +577,7 @@ export async function loadCliConfig(
|
|||
'SYSTEM_TEMPLATE:{"name":"qwen3_coder","params":{"is_git_repository":{RUNTIME_VARS_IS_GIT_REPO},"sandbox":"{RUNTIME_VARS_SANDBOX}"}}',
|
||||
},
|
||||
]) as ConfigParameters['systemPromptMappings'],
|
||||
authType: settings.selectedAuthType,
|
||||
contentGenerator: settings.contentGenerator,
|
||||
cliVersion,
|
||||
tavilyApiKey:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue