Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.4.7
v0.4.6
- Fix #196 : Continue with prompt if '/' command is unknown
- Fix #394 : Removed Google Gemini 1.0 Pro
- Feat #397: Support custom model name for OpenAI compliant provider
- Feat #400 : List "custom local model" when enabled in dropdown
- Feat #400 : Removed Exo & JLama because they can use the Custom OpenAI-compliant local provider
- Fix #399 : Fixed UserMessage GPT4ALL issue
- Feat #402 : Allow all LLM Providers to have the "Add Project" feature
- Feat #406 : Show "Jan" model in combobox
- Feat #243 : Make ChatResponsePanel more modular
v0.4.5
- Feat #379: Cache file icons to increase performance
- Fix #382: Restore the correct switch buttons states for RAG, Search, GitDiff
- Fix #384: Fix web search with enable/disable of Google or Tavily feature
- Fix #387: Fix tokens encoding for special chars
- Fix #389: Remove action buttons tooltips
- Fix #392: Fixed GPT4All support
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
RAG feature : Uses Chroma DB to index and search code using RAG
Added Google Gemini Exp 1206 model
Fixed horizontal scrolling in chat response panel
Demo ➡️ https://www.youtube.com/watch?v=VVU8x45jIt4
v0.3.0
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