Maybe somebody wants to test a new version of a new made AI module?
Add project https://raw.githubusercontent.com/MelleKoning/addons/refs/heads/myaddon60/gramps60/
or else, use the myaddon61/gramps61 version, as I tried to create it for both gramps versions, and use the ChatWithTreeMCP plugin.
It is similar as the earlier ChatWithTree plugin, but now all the litellm module code is removed. This removes the depencies of litellm, which caused issues when installing the plugin on Windows.
Now, only basic python modules are used in the code. I tested installing the plugin in gramps 6.0.4 in Windows10, and it works.
You do have to set settings, have a model defined (like “openrouter/minimax/minimax-m2.7:free”) and an API key for a favorite provider, so in case of openrouter, fill in the openrouter api key.
Have also tested the plugin on Ubuntu/linux with gramps 6.1 beta release.
Let me know if this version works for you on Windows, or if you have questions.
Cheers,
Melle