All you need to install Qwen package to your computer with npm install -g @qwen-code/qwen-code@latest, then you can run model with qwen command in your terminal. Finally, you should verify with Oauth. You may say; "So what? We need API key." Then you can go to /.qwen/oauth_creds.json, here is your key! You can use it whenever you want.
Thanks to this video: #https://www.youtube.com/watch?v=uiCBAAJahGI
Here is the repo: #https://github.com/QwenLM/qwen-code
All you need to install Qwen package to your computer with
npm install -g @qwen-code/qwen-code@latest, then you can run model withqwencommand in your terminal. Finally, you should verify with Oauth. You may say; "So what? We need API key." Then you can go to/.qwen/oauth_creds.json, here is your key! You can use it whenever you want.Thanks to this video: #https://www.youtube.com/watch?v=uiCBAAJahGI
Here is the repo: #https://github.com/QwenLM/qwen-code