Commit graph

14 commits

Author SHA1 Message Date
Carl-Robert Linnupuu
f63f6f1da9 docs: update docs
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2026-03-31 17:23:25 +01:00
Carl-Robert Linnupuu
faa9372524 feat: support model configuration for subagents 2026-03-18 11:35:18 +00:00
Carl-Robert Linnupuu
33e886860c docs: add nextra docs
Some checks are pending
Build / Build (push) Waiting to run
Build / Verify Plugin (push) Blocked by required conditions
2026-02-18 03:01:54 +00:00
Carl-Robert Linnupuu
4354000ddb refactor: delete docs 2023-12-12 15:35:15 +02:00
Carl-Robert Linnupuu
c0ecce8d45 docs: update readme and image assets 2023-12-05 01:35:38 +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
1b7dd27753 Add gifs 2023-06-04 15:30:45 +01:00
Carl-Robert
e93d57b1ba
Delete docs/assets/gif directory 2023-06-03 17:56:05 +01:00
Carl-Robert Linnupuu
9a4197e453 👾 2023-04-29 19:46:05 +01:00
Carl-Robert Linnupuu
fb288faea0 🦉 2023-04-01 23:08:18 +01:00
Carl-Robert Linnupuu
8e9a7a1f66 💚 2023-03-11 14:47:14 +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
d71edd19b3 Code refactoring, add readme 2023-02-21 23:08:31 +00:00