Commit graph

27 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
c287128744 2.2.12 2023-12-21 15:26:16 +02:00
Carl-Robert Linnupuu
52c1b5d68c 2.2.11 2023-12-14 15:36:22 +02:00
Carl-Robert Linnupuu
02a336ae9c 2.2.10 2023-12-12 10:21:15 +02:00
Carl-Robert Linnupuu
624180a626 2.2.9 2023-12-04 16:45:07 +02:00
Carl-Robert Linnupuu
f557406b96 chore: bump gradle version 2023-12-04 16:39:50 +02:00
Carl-Robert Linnupuu
10b090e2d2 2.2.8 2023-12-01 01:07:30 +02:00
Carl-Robert Linnupuu
fde20109cd 2.2.7 2023-11-30 11:21:12 +02:00
Carl-Robert Linnupuu
63b356ab18 2.2.6 2023-11-27 12:46:52 +02:00
Carl-Robert Linnupuu
0faf48ed7e 2.2.5 2023-11-23 15:47:23 +02:00
Carl-Robert Linnupuu
fc6d085b61 2.2.4 2023-11-20 15:59:05 +02:00
Carl-Robert Linnupuu
fe613afc74 2.2.3 2023-11-15 11:18:02 +02:00
Carl-Robert Linnupuu
26af45126f 2.2.2 2023-11-07 16:47:14 +02:00
Carl-Robert Linnupuu
9322382c3a 2.2.1 2023-11-06 23:44:20 +02:00
Carl-Robert
43abca66c4
Remove pluginUntilBuild value to include all builds (#258)
* Remove value to include all builds
2023-11-06 20:08:42 +02:00
Carl-Robert Linnupuu
cd58f77982 2.2.0 2023-11-03 12:13:00 +02:00
Carl-Robert
45908e69df
#178 - Add support for running local LLMs via LLaMA C/C++ port (#249)
* Initial implementation of integrating llama.cpp to run LLaMA models locally

* Move submodule

* Copy llama submodule to bundle

* Support for downloading models from IDE

* Code cleanup

* Store port field

* Replace service selection radio group with dropdown

* Add quantization support + other fixes

* Add option to override host

* Fix override host handler

* Disable port field when override host enabled

* Design updates

* Fix llama settings configuration, design changes, clean up code

* Improve You.com coupon design

* Add new Phind model and help tooltip

* Fetch you.com subscription

* Add CodeBooga model, fix downloadable model selection

* Chat history support

* Code refactoring, minor bug fixes

* UI updates, several bug fixes, removed code llama python model

* Code cleanup, enable llama port only on macOS

* Change downloaded gguf models path

* Move some of the labels to codegpt bundle

* Minor fixes

* Remove ToRA model, add help texts

* Fix test

* Modify description
2023-11-03 12:00:24 +02:00
Carl-Robert Linnupuu
ca2eb9b6fa 2.1.7 2023-10-26 02:17:03 +03:00
Carl-Robert Linnupuu
f21e0d9cd6 2.1.6 2023-10-12 22:58:41 +03:00
Carl-Robert Linnupuu
730ed5121a 2.1.5 2023-10-02 11:54:01 +03:00
Carl-Robert Linnupuu
e3e547fa51 2.1.4 2023-10-01 13:16:05 +03:00
Carl-Robert Linnupuu
6490a2c8d5 2.1.3 2023-09-28 17:16:33 +03:00
Carl-Robert Linnupuu
d504922fea 2.1.2 2023-09-28 01:02:39 +03:00
Carl-Robert Linnupuu
439c231658 2.1.1 2023-09-27 20:01:43 +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 Linnupuu
87b6114bb4 2.0.6 2023-08-29 09:56:47 +03:00
Carl-Robert
3c2c23b3ea
Move embeddings impl to a different module (#179)
* Move embeddings impl to a different module
* Disable plugin verifier for sub modules
2023-08-26 12:55:32 +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