Skip to content

Releases: devoxx/DevoxxGenieIDEAPlugin

v0.1.3

07 May 08:52
Compare
Choose a tag to compare

Support removal of chat messages
Introduce MessageWindowChatMemory instead of CircularQueue

image

v0.1.2

04 May 08:44
Compare
Choose a tag to compare

Support for adding code snippets to the chat window context (via right-click popup menu)

Full demo of new features @ https://www.youtube.com/watch?v=7IJrKIS1eN8

CodeSnippets720p.mp4

v0.1.0

03 May 18:17
Compare
Choose a tag to compare
  • Introduction of chat conversations
  • Attach files to chat context
  • Output formatting with language highlighting (dependent on used LLM)

DevoxxGenie-v0 1 0

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