Commit graph

59 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
3d104c8b5a Add tabs for multiple concurrent conversations (#54) 2023-03-22 23:42:32 +00:00
Carl-Robert Linnupuu
638fb557a7 1.7.0 - (closes #51) 2023-03-22 10:42:32 +00:00
Carl-Robert Linnupuu
a22007439d Improve response regeneration (#51) 2023-03-22 10:27:02 +00:00
Carl-Robert Linnupuu
525c316739 Use string type model state 2023-03-22 00:11:31 +00:00
Carl-Robert Linnupuu
1b312da9ab Replace last message on response regeneration #51 2023-03-21 23:38:45 +00:00
Carl-Robert Linnupuu
ad3196afb1 Update openai-client 2023-03-21 00:34:15 +00:00
Carl-Robert Linnupuu
57e1095dd1 Switch to openai-client, add conversation history empty label, remove unofficial reverse proxy (closes #43) 2023-03-21 00:27:27 +00:00
Carl-Robert Linnupuu
33a5e520f2 1.6.2 - Fetch account details async, update credit info on tab change, update description 2023-03-18 17:50:33 +00:00
Carl-Robert Linnupuu
030c1308d7 Fetch account details async, update credit info on tab change 2023-03-18 16:23:54 +00:00
Carl-Robert Linnupuu
69fcc725bb 1.6.1 - Relative fonts (closes #36) 2023-03-17 15:28:51 +00:00
Carl-Robert Linnupuu
5d163531eb 1.6.0 - ToolWindow toolbar actions, disable reverse proxy selection, add gpt-4 model, display credit usage 2023-03-17 12:07:24 +00:00
Carl-Robert Linnupuu
a4c3dcd5c6 Add GPT-4 model, disable reverse proxy selection 2023-03-17 12:04:13 +00:00
Carl-Robert Linnupuu
d236f2ca27 Display credit usage 2023-03-17 11:36:43 +00:00
Carl-Robert Linnupuu
ae47acfaa4 Add browser tab 2023-03-17 10:47:01 +00:00
Carl-Robert Linnupuu
4e80043c3f Chat/Conversations toolbar actions (#40) 2023-03-17 10:15:17 +00:00
Carl-Robert Linnupuu
3317fb8603 1.5.2 - Fix ToolWindow NPE (fixes #41) 2023-03-15 23:31:02 +00:00
Carl-Robert Linnupuu
95673a838b 1.5.1 - Revert model renaming 2023-03-15 13:34:36 +00:00
Carl-Robert Linnupuu
4775e97024 1.5.0 - Fix ToolWindow's NPE, ability to create/override actions(closes #20, closes #22), move proxy settings to a different panel 2023-03-15 10:44:30 +00:00
Carl-Robert Linnupuu
1e88b10b95 Move proxy settings to a new panel(wipes out the current settings) 2023-03-15 10:11:15 +00:00
Carl-Robert Linnupuu
139bc7128f Add ability to create/override actions (#20, #22) 2023-03-15 00:09:42 +00:00
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
c0cea7cc43 💚 2023-03-11 19:25:48 +00:00
Carl-Robert Linnupuu
68fc427b57 1.4.3 - Fix reverse proxy (#30) 2023-03-11 14:50:03 +00:00
Carl-Robert Linnupuu
8e9a7a1f66 💚 2023-03-11 14:47:14 +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
9cda6458ff 1.4.0 - 🚀 Add conversation history, fix several bugs, visual improvements (closes #9, fixes #23, fixes #25, fixes #28, fixes #29) 2023-03-09 12:31:31 +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
841950d153 Update README 2023-02-24 11:38:55 +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
31dc6ce6aa Downgrade intellj plugin - https://github.com/JetBrains/gradle-intellij-plugin/issues/1319 2023-02-22 23:00:53 +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