Pi
Pi Coding Agent
ADC で gemini を使う
code:~/.pi/agent/auth.json
{
"google-vertex": {
"type": "api_key",
"key": "gcp-vertex-credentials",
"env": {
"GOOGLE_CLOUD_PROJECT": "pokutuna-playground",
"GOOGLE_CLOUD_LOCATION": "global"
}
}
}
#AI