Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.2.16
- Feat #245 : Always show execution time
- Feat #242 : Add LMStudio Model Selection
- Fix #251 : LMStudio check should happen every time LLM provider was changed
- Feat #234 : Reuse the LLMStudio token usage in response
- Fix #249 : Calculate token cost shows consistent results after switching projects
- Feat #256 : "Shift+Enter" submits prompt
- Feat #263 : Clear prompt when response is returned
- Feat #261 : Support deepseek.com as LLM provider
v0.2.15
- Feat #219 : Mention how many files are used when calculating total tokens
- Feat #221 : Add multiple selected files using right-click
- Fix #232 : "Add full project to prompt" doesn't include the attached project content tokens in calculation
- Feat #228 : Show execution time even when no token usage is provided
v0.2.14
v0.2.13
v0.2.12
v0.2.10
- Fix #184 - Input panel has bigger min/preferred height size
- Feat #186 - Support for local LLaMA.c++ http server
- Feat #191 - Add Google model : gemini-1.5-pro-exp-0801
- Fix #181 - Last selected LLM provider is not persisted anymore, fixed by @mydeveloperplanet
- Feat #181 - Support for multiple projects with different LLM providers & language models
- Fix #190 - Scroll output panel to the bottom when new output is added