This plugin integrates Google Antigravity as a chat completion provider within RisuAI. It provides access to the models available through Antigravity directly in your chats.
- Seamless Integration: Adds "[Google] Antigravity" to the list of available providers in RisuAI.
- Secure Login: Handles authentication securely using access tokens.
- Token Management: Automatically manages access token expiration and refreshing.
- Model Selection: Choose from available Antigravity models.
- Configuration: Customize model parameters to suit your needs.
- Easy Setup: Simple UI for logging in and configuring the provider.
- Status Indicators: Visual indicators for login status and service tier.
npm installnpm run buildThis will generate a dist/risu-antigravity.js file.
Import the generated dist/risu-antigravity.js file into RisuAI as a plugin.
This project is licensed under the MIT License.