Commit graph

33 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
4418c6dd46 Fix ToolWindow's NPE when reopening the project 2023-03-15 00:01:05 +00:00
Carl-Robert Linnupuu
63020ba49d 1.4.4 - Replace model on conversation change, start new conversation on model change 2023-03-13 00:57:29 +00:00
Carl-Robert Linnupuu
483abe146b Change project's name, heavy refactoring 2023-03-12 20:56:44 +00:00
Carl-Robert Linnupuu
68fc427b57 1.4.3 - Fix reverse proxy (#30) 2023-03-11 14:50:03 +00:00
Carl-Robert Linnupuu
7b284ec823 1.4.2 - Add proxy auth support 2023-03-10 14:28:20 +00:00
Carl-Robert Linnupuu
c0f9437829 1.4.1 - Append response text outside of the main GUI thread (fixes #31) 2023-03-09 16:07:08 +00:00
Carl-Robert Linnupuu
f4cd93f018 Add conversation history, fix reported bugs, visual improvements #9) 2023-03-09 12:09:10 +00:00
Carl-Robert Linnupuu
6246491668 Improve actions menu 2023-03-07 16:58:47 +00:00
Carl-Robert Linnupuu
b42174ab0c 1.3.2 - Replace editor actions menu placement (closes #21) 2023-03-07 11:07:42 +00:00
Carl-Robert Linnupuu
e305d119e9 1.3.1 - Add stop/regenerate response logic, preserve previous user custom prompt, visual improvements (fixes #15) 2023-03-07 03:14:54 +00:00
Carl-Robert Linnupuu
705cc70bfd 1.3.0 - Add proxy support, replace underlying client logic (closes #12, closes #18) 2023-03-06 00:19:58 +00:00
Carl-Robert Linnupuu
65be40213e 1.2.2 - Fix ToolWindow not being registered when multiple projects open (fixes #17) 2023-03-03 17:23:35 +00:00
Carl-Robert Linnupuu
fd1389e238 1.2.1 - Remove action group disabling logic when api key missing (fixes #13) 2023-03-03 09:57:39 +00:00
Carl-Robert Linnupuu
a2ea5a0333 1.2.0 - 🔥 Add support for the official ChatGPT API (closes #10) 2023-03-02 19:24:53 +00:00
Carl-Robert Linnupuu
fa1e2a486b 1.1.6 - Ability to execute custom prompts, add block caret when typing, other improvements 2023-03-01 19:00:34 +00:00
Carl-Robert Linnupuu
484511294d 1.0.5 - Revert block caret 2023-03-01 11:00:07 +00:00
Carl-Robert Linnupuu
cf25ec44b3 1.1.4 - Downgrade to Java 11 to support older IDE builds 2023-02-28 23:58:33 +00:00
Carl-Robert Linnupuu
04c2ee1f09 1.1.3 - Improve error handling, add block caret 2023-02-28 18:43:17 +00:00
Carl-Robert Linnupuu
f8fdb2cbab 1.1.2 - Add option to select other language models(closes #7) 2023-02-28 00:04:36 +00:00
Carl-Robert Linnupuu
36c8255aa6 1.1.1 - Remove missing api key notification on startup 2023-02-27 09:41:46 +00:00
Carl-Robert Linnupuu
07c2f6a0d7 1.1.0 - Add reverse proxy support(closes #4), fix text copy and selection(fixes #6) 2023-02-26 21:56:43 +00:00
Carl-Robert Linnupuu
d1bd09b89b 1.0.9 - Add markdown code syntax highlighting and copy functionality, remove plugin required for restart 2023-02-24 01:33:42 +00:00
Carl-Robert Linnupuu
7b76308c34 1.0.8 - Fix ToolWindow NPE, Closes #3 2023-02-22 22:38:32 +00:00
Carl-Robert Linnupuu
56c27031f5 Migrate to Java 17 2023-02-22 11:43:23 +00:00
Carl-Robert Linnupuu
e196e42910 1.0.7 - Code refactoring 2023-02-22 00:12:32 +00:00
Carl-Robert Linnupuu
d71edd19b3 Code refactoring, add readme 2023-02-21 23:08:31 +00:00
Carl-Robert Linnupuu
53e8ceeb06 Gather icons in one place 2023-02-21 21:28:42 +00:00
Carl-Robert Linnupuu
8e4d836e08 1.0.6 - Display proper message for insufficient quota 2023-02-21 20:07:20 +00:00
Carl-Robert Linnupuu
2280e1b5f6 1.0.5 - Replace TextField with TextArea, remove Tahoma font, increase max response tokens 2023-02-21 11:13:25 +00:00
Carl-Robert Linnupuu
5bd29afeea Execute api messages in a separate thread 2023-02-20 19:49:50 +00:00
Carl-Robert Linnupuu
d5afb4144b 1.0.3 - Server-Sent Events 2023-02-16 02:45:58 +00:00
Carl-Robert Linnupuu
c0f340ecad 1.0.2 - Visual improvements, code refactoring 2023-02-15 20:27:33 +00:00
Carl-Robert Linnupuu
1ef33b85e8 Initial commit 2023-02-15 11:48:44 +00:00