Skip to content

Releases: JusticeRage/Gepetto

v1.4.1

20 Sep 18:58
Compare
Choose a tag to compare

Bugfix release (#45)

v1.4

18 Sep 22:43
bfe67a4
Compare
Choose a tag to compare
  • Local models exposed via Ollama are now supported!
    • Ollama will only appear in the menu if the program is running.
  • Added a CLI interface in IDA Pro so that users can converse with the selected model directly.
  • Important refactoring under the hood so that menus can be generated dynamically based on all available models.
    • An added benefit is that third parties trying to add support for more models should have an easier time.

⚠ A new dependency was added (ollama), make sure you run pip install requirements.txt again after updating! ⚠

v1.3

12 Jun 08:21
f33de7c
Compare
Choose a tag to compare

Added support for a variety of non-OpenAI models

v1.2

18 Dec 19:58
6660610
Compare
Choose a tag to compare

v1.2