Skip to content

Releases: devoxx/DevoxxGenieIDEAPlugin

CircularQueue fix

23 Apr 15:36
82f53ad
Compare
Choose a tag to compare
Merge pull request #31 from devoxx/issue-30

Fix #30: CircularQueue fix

Fix for chat memory initialisation

23 Apr 08:15
65c7ba8
Compare
Choose a tag to compare
Merge pull request #29 from devoxx/issue-28

Fix #28: Fixed chat memory in regards to selected code

Chat memory support

22 Apr 13:41
f4cb29b
Compare
Choose a tag to compare

Support for chat memory, number of memory messages is configurable in settings page.

Show config button + Fix Cloud based LLMs selection

22 Apr 08:27
4572932
Compare
Choose a tag to compare
  • Shows a Config settings button, for easy access to API Keys & LLM settings
  • Fix Cloud Based LLM config

Refactoring + New Groq and DeepInfra models

21 Apr 18:54
c583c12
Compare
Choose a tag to compare
Merge pull request #24 from devoxx/issue-23

Fix #23: Refactoring getModelNames() + Added new model names for Groq…

Next/Prev responses + LLM & API Key link buttons

21 Apr 08:34
0b71284
Compare
Choose a tag to compare

Introduces next/prev buttons for chat response
Introduced links to API Keys and LLM Providers

Small fixes

19 Apr 14:12
c03080c
Compare
Choose a tag to compare

Hide model selection for LMStudio and GPT4All
Show correct model dropdown for the default visible LLM provider

v0.0.7

19 Apr 05:42
Compare
Choose a tag to compare

This version is also available on Marketplace
Fix : When you add an API Key in the settings page, the new available LLM will be shown in the drop down list

v0.0.6 : Support for cloud based LLMs

16 Apr 16:35
c71f355
Compare
Choose a tag to compare

Supports now also cloud based LLM's : Anthropic, Mistral, OpenAI, Groq, DeepInfra, ...

v0.0.4

16 Apr 10:29
Compare
Choose a tag to compare
  1. Command prompts are now externalised to Settings page
  2. Plugin is now passing the verification process