API Key Aggregator VS Code ExtensionAre you a developer using intelligent coding plugins like Cline or Roo Code and frequently encountering This tool provides a solution by aggregating multiple Gemini API keys and distributing requests among them. By using this extension, you can effectively overcome the limitations of a single free API key, achieving double freedom in both token usage and query frequency. This is a project that integrates a Google Gemini API Key local proxy server into a VS Code extension. It aims to solve the concurrency limitations when using a single API Key and supports streaming responses. Features
UsageInstallationInstall the extension from the VS Code Marketplace. Alternatively, you can build and install from source. See the Development Guide for instructions. Configuring API KeysAPI Keys are managed through the VS Code command palette.
Integration with other extensions (e.g., Cline)Once the proxy server is successfully started, it will listen on a specific port (default is 3145). Other extensions that need to use the Gemini API (like Cline) can configure their API Endpoint to point to the address and port of this local proxy server. For example, in the Cline extension settings, configure the Gemini API Endpoint to Project Status and Future Plans
中文文档Support This ProjectIf you find this project helpful, please consider giving it a star on GitHub! Your support is greatly appreciated. |