New Ui is out now! This Add-on is using gemini ai 1.0 pro, 1.5 flash, 1.5 pro, 2.0 pro, 2.0 flash, 3.0 pro 3.0 models for chatting. (if you want to keep up to date please choose "latest" version on model selection) This extensions using ip-api.com for location detection and googleapis.com for gemini model also if you are planing to use Vertex api you should install `gcloud` as dependency (optional) NOTE: This extension is not affiliated, funded, or in any way associated with Google and Gemini.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 31 | Active |
| 30 | Active |
| 29 | Rejected |
| 28 | Rejected |
| 27 | Active |
| 26 | Rejected |
| 25 | Rejected |
| 24 | Active |
| 23 | Active |
| 22 | Active |
| 21 | Rejected |
| 20 | Rejected |
| 19 | Active |
| 18 | Active |
| 17 | Active |
| 16 | Rejected |
| 15 | Rejected |
| 14 | Rejected |
| 13 | Active |
| 12 | Inactive |
| 11 | Inactive |
| 10 | Rejected |
| 9 | Rejected |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Inactive |
| 5 | Inactive |
| 4 | Rejected |
| 3 | Rejected |
| 2 | Rejected |
| 1 | Rejected |
Hello, I have resolved the issues in version 28, specifically regarding the "geminiui" component. According to the guidelines in this document: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#scripts-and-binaries, I am not permitted to include binaries directly in the project. However, I can create the binary separately, allowing users the option to install it at their discretion. Therefore, I implemented a switch; if users wish to use the binary, they can install it separately, and the extension will be able to launch the binary when needed.
`extension.path` not `Extension.path`. Please always test your extension before sending the package.