Commit graph

6 commits

Author SHA1 Message Date
TautCony
99e6c5a733
fix memory leak in extensions (#229) 2023-10-10 12:03:29 +03:00
Carl-Robert
37af74ebdf
You API integration (#203)
* Ability to configure custom service

* Add example preset templates, rename module

* Custom service client impl

* Add YOU API integration

* Remove/ignore generated antlr classes

* Remove text completion models(deprecated)

* Remove unused code, fix settings state sync

* Display model name/icon in the tool window

* Update chat history UI

* Fix model/service sync

* Clear plugin state

* Fix minor bugs, add settings sync tests

* UI changes

* Separate model configuration

* Add support for overriding the completion path

* Update Find Bugs prompt
2023-09-14 14:52:18 +03:00
Carl-Robert
ef5fd5919f
Encapsulate settings (#180) 2023-08-27 18:16:08 +03:00
Carl-Robert Linnupuu
26a3e07360 Reopen plugin's source code (1.10.8 → 2.0.5) 2023-08-25 16:36:22 +03:00
Carl-Robert Linnupuu
2cd4854cb6 Chat tabs improvements (#54) 2023-03-26 13:19:23 +01: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