Skip to content

Tags: carlrobertoh/ProxyAI

Tags

2.15.0-pre

fix: illegal component state exception

2.11.6-pre

fix: do not track updates for temp files (relates #716)

2.11.0-pre

docs: update changelog (closes #668)

2.8.3-pre

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: improve tool window's textbox (#621)

* feat: initial smart user input panel implementation

* refactor: clean up

2.8.2-pre

fix: wrong line separators on windows (closes #599)

2.4.1-pre

2.4.0

2.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
#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

2.2.0-pre

2.1.7

2.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump org.jetbrains.changelog from 2.1.2 to 2.2.0 (#193)

Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.changelog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>