如何打开了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

欢迎加入DeepSeek 技术社区。在这里,你可以找到志同道合的朋友,共同探索AI技术的奥秘。

更多推荐