Commit graph

12 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
26b807569d docs: update plugin description 2024-07-19 12:44:39 +03:00
Carl-Robert Linnupuu
cebf53b56b docs: update plugin description 2024-07-12 16:33:37 +03:00
Carl-Robert Linnupuu
cda6220bbc docs: add fast edit feature description 2024-07-01 14:09:01 +03:00
Carl-Robert Linnupuu
cd8c086a61 docs: remove feature note 2024-05-13 17:29:18 +03:00
Carl-Robert Linnupuu
62f0fa43bc docs: update plugin description 2024-04-21 18:00:15 +03:00
Carl-Robert Linnupuu
314fbfbafc docs: update plugin description 2024-04-04 16:16:59 +03:00
Carl-Robert Linnupuu
1aeac0d867 docs: update docs 2024-03-06 13:02:10 +02:00
Carl-Robert Linnupuu
b972078395 2.4.0 2024-02-26 15:10:26 +02:00
Carl-Robert Linnupuu
3f57427a45 docs: move assets outside of the repo 2023-12-08 02:22:03 +02:00
Carl-Robert Linnupuu
5a7d0abaf2 docs: update readme and plugin description 2023-12-03 23:15:57 +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
26a3e07360 Reopen plugin's source code (1.10.8 → 2.0.5) 2023-08-25 16:36:22 +03:00