Overview Version History Q & A Rating & Review
Gemini API Helper
A helper extension for Google Gemini API operations in VS Code.
[!IMPORTANT]
Early Access: This extension is currently in Alpha. Features may change, and you may encounter bugs. Please report any issues on the GitHub repository.
Features
Files API : List, Upload, View Metadata, and Delete files.
Batch API : Track Batch Jobs, Monitor Status, and view detailed job information.
Secure Storage : Your API Key is stored securely in VS Code's SecretStorage.
Getting Started
Open the Gemini API Helper view in the generic view container (sparkle icon).
Run the command Gemini API Helper: Set Gemini API Key to securely save your Google Gemini API Key.
Use the "Upload File" button or command to upload files with automatic MIME type inference.
Track batch jobs by entering their ID.
Disclaimers
Not Affiliated : This extension is in no way affiliated with Google or Gemini.
Not for Profit : This is a not-for-profit project created for educational and utility purposes.
License
This project is licensed under the MIT License.
Contributing
Contribution is welcome! Please feel free to open issues or submit pull requests.
Release Notes
0.0.1
Initial release with Files and Batch API support.