Skip to content

Releases: devoxx/DevoxxGenieIDEAPlugin

v0.1.0

03 May 18:17

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

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

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

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

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

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

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

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

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

Choose a tag to compare

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