-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Qwen Code FAQ #61
Copy link
Copy link
Closed
Labels
FAQThis will not be worked onThis will not be worked oncategory/cliCommand line interface and interactionCommand line interface and interactionpriority/P3Low - Minor, cosmetic, nice-to-fix issuesLow - Minor, cosmetic, nice-to-fix issuesscope/documentationDocumentation toolingDocumentation toolingstatus/need-informationMore information is needed to resolve this issue.More information is needed to resolve this issue.status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/documentationDocumentation improvements or additionsDocumentation improvements or additions
Metadata
Metadata
Assignees
Labels
FAQThis will not be worked onThis will not be worked oncategory/cliCommand line interface and interactionCommand line interface and interactionpriority/P3Low - Minor, cosmetic, nice-to-fix issuesLow - Minor, cosmetic, nice-to-fix issuesscope/documentationDocumentation toolingDocumentation toolingstatus/need-informationMore information is needed to resolve this issue.More information is needed to resolve this issue.status/needs-triageIssue needs to be triaged and labeledIssue needs to be triaged and labeledtype/documentationDocumentation improvements or additionsDocumentation improvements or additions
1. Where do I get an API key? (如何申请 API Key)
2. Quick one‑liner to launch Qwen Code (如何用一行命令启动 Qwen Code)
3. Using a .env file (project‑local) (如何通过 .env 文件配置)
4. Running without saving these variables (不用环境变量登录)
Running qwen with no env will drop you into the interactive GUI login.
Press Enter to open the prompt, then paste:
API Key,Base URL,Model name(We have fixed this issue in the latest npm package, please run
npm i -g @qwen-code/qwen-code@latestto upgrade.