Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.4.4
Fix #377 : Height of Expandable Files panel
Fix #375 : Start/Stop a prompt without seeing a Completion exception
Refactoring #371 : UI MVC related refactoring
Refactoring #372 : OpenAIChatModelFactory, AnthropicChatModelFactory,.. (Thanks @samkerr4coding )
v0.4.3
Support for the brand new Google Gemini 2.0 Flash Experimental version!
Fix #367 : Check if file is directory in ProjectScannerService
v0.4.2
Feature #364 : Show specific RAG prompt placeholder when turned on
Feature: Glowing border now around panel to make it more obvious when running
v0.4.1
Fix #352 : Restore horizontal scrolling in chat response panel
Fix #354 : Fix splitter proportion for chat window
Fix #356 : Fix PromptInputArea scrolling of text
Fix #359 : Restore ModelProvider naming
Feature #175 : Enable/Disable LLM Providers in Settings
v0.3.0
Feat #339
Instead of copying code from the prompt response you can now trigger a Git Diff/Merge panel to add the suggested code immediately to the involved java file 🤩 🚀
JavadocGitSimple.mp4
v0.2.27
Feature #327 : Test Driven Generation integration
Fix #324 : Replace invocations of SwingUtilities.invokeLater()
Fix #236 : Refactoring large class ActionButtonsPanel
Fix #329 : Refactored the calc token cost
Fix #333 : Use LangChain4j new model names
Fix #336 : Cost Calculation is consistent now between calculation from directory and calculation from DevoxxGenie panel
v0.2.26
v0.2.26
Feature #325 : Support excluding a single file in the Scan & Copy settings
v0.2.25
Fix #320 : Replace deprecated methods
Feature #322 : Add Claude 3.5 Haiku and update Claude 3.5 Sonnet version
v0.2.24
Feat #206 : Support for JLama using REST API
Feat #311 : Support reload language model without restart of IDEA
Feat #315 : Support for Azure OpenAI