Carl-Robert Linnupuu
fd072fd673
Take max token value from the selected model ( #68 )
2023-04-16 21:55:38 +01:00
Carl-Robert Linnupuu
cc66ed9f74
Initialize EncodingManager with select model encoding, Code refactoring ( #68 )
2023-04-16 21:11:33 +01:00
Carl-Robert Linnupuu
f4be55b213
Support seamless chat experience - GPT-3.5 ( #68 )
2023-04-16 15:05:51 +01:00
Carl-Robert Linnupuu
36caef792d
Use custom scrollbar style ( #80 )
2023-04-14 12:15:29 +01:00
Carl-Robert Linnupuu
0fce4a99fc
Ability to delete previous messages
2023-04-12 20:31:40 +01:00
Carl-Robert Linnupuu
c02a387c87
Improve Replace In Editor logic
2023-04-12 17:38:30 +01:00
Carl-Robert Linnupuu
e41f253653
Remove usage support
2023-04-08 19:21:07 +01:00
Carl-Robert Linnupuu
7b9e216e06
Add support for copying and replacing the generated code
2023-04-08 17:19:33 +01:00
Carl-Robert Linnupuu
7346a624bf
Use proper String escaping
2023-04-01 19:33:47 +01:00
Carl-Robert Linnupuu
d3a05bf069
Handle IDE theme change
2023-04-01 17:29:25 +01:00
Carl-Robert Linnupuu
a392c8662e
Index content improvements
2023-04-01 16:22:37 +01:00
Carl-Robert Linnupuu
75a21e62fd
Improve svg icon rendering
2023-04-01 15:50:52 +01:00
Carl-Robert Linnupuu
496d8919a0
Merge master
2023-04-01 15:13:01 +01:00
Carl-Robert Linnupuu
0fd61a7135
Logic for parsing markup and rendering the content in CefBrowser
2023-04-01 15:02:00 +01:00
Michael Best
e3c748b0fa
Change how placeholder text is displayed and hidden ( #64 )
...
* Change how placeholder text is displayed and hidden
- based on the IntelliJ Platform UI Guidelines https://jetbrains.design/intellij/controls/input_field/#placeholder
- remove focus event and listener
* Remove color styling on input box text
2023-03-29 00:31:02 +01:00
Carl-Robert Linnupuu
2cd4854cb6
Chat tabs improvements ( #54 )
2023-03-26 13:19:23 +01:00
Carl-Robert Linnupuu
fbabf96463
Logic for closing active tabs
2023-03-24 13:46:26 +00:00
Carl-Robert Linnupuu
b9abdbf0b0
Improve multiple concurrent conversations ( #54 )
2023-03-23 22:38:03 +00:00
Carl-Robert Linnupuu
3e00703412
Merge master
2023-03-23 14:10:05 +00:00
Carl-Robert Linnupuu
88206648b9
Fix setting the model enum constant
2023-03-23 10:38:37 +00:00
Alex Minakov
e1b90fdc2b
Confirmation dialogs for deleting conversations ( #59 )
...
* Show a confirmation dialog when clearing the history or removing a single conversation
* Add custom icon
* Fix typos in confirmation messages
* Fix formatting
2023-03-23 10:32:19 +00:00
Carl-Robert Linnupuu
3d104c8b5a
Add tabs for multiple concurrent conversations ( #54 )
2023-03-22 23: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
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
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
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
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
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