如何打开了TUN Mode可以不用设置

如何安装:

1、下载

powershell:

(New-Object Net.WebClient).DownloadFile("https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe", "$env:Temp\GoogleCloudSDKInstaller.exe")
& $env:Temp\GoogleCloudSDKInstaller.exe

https://dl.google.com/dl/cloudsdk/channels/rapid/GoogleCloudSDKInstaller.exe.

2、安装。

3、更新。

npm install -g @google/gemini-cli@latest

如何运行gemin cli

cmd

gemini 

运行之前,查看网络图标为不可用。但如何运行后原有图标会变成计算机图标即表示已经接通。

api key

https://aistudio.google.com/api-keys

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐