Review of "Gemini AI ChatBot" version 20

Details Page Preview

This Add-on is using gemini ai 1.0 pro model for chatting. This extensions using thisipcan.cyou 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.

Extension Homepage
https://github.com/wwardaww/gnome-gemini-ai/blob/main/CHANGES.md

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection rejected
Please remove line 25 `extension.js`. Soup version is getting selected before extension's enable in GNOME Shell.
Arda F posted a review
hi according to the document it should be in ES5 to some reason on gnome 44 soup is not working as expected so we should selected specific version if soup is higher than 2.4 in gnome 40-44 please see: https://gjs.guide/extensions/upgrading/gnome-shell-45.html (mporting versioned gi libraries section)
Arda F posted a review
hi according to the document it should be in ES5 to some reason on gnome 44 soup is not working as expected so we should selected specific version if soup is higher than 2.4 in gnome 40-44 please see: https://gjs.guide/extensions/upgrading/gnome-shell-45.html (mporting versioned gi libraries section)
Arda F posted a review
https://gjs.guide/guides/gtk/3/04-running-gtk.html
JustPerfection posted a review
Answered in the next review.