gemini-flow provides two types of authentication:
- Google Account Login: By
gemini-flow init
The command to log in as prompted provides free access to Gemini 2.5 Pro with 60 requests per minute and 1,000 daily limits for individual developers or small projects. - API key authentication: Need to get API key from Google AI Studio and set environment variables
GEMINI_API_KEY
The API key method may incur additional costs, but provides a more stable service guarantee.
This answer comes from the articleGemini-Flow: AI Code Development and System Optimization Tool for Multi-Intelligence CollaborationThe