ProxyAI/src/main/java/ee/carlrobert/codegpt
Oleksii Maryshchenko 9627bbda15
feat: use llama cpp for generation of git commit message. (#380)
* Enable remote llama cpp server for Windows.

* Mixtral instruct template was added.

* Use llama cpp for generation of git commit message.

* style fix
2024-02-22 12:23:22 +02:00
..
actions feat: use llama cpp for generation of git commit message. (#380) 2024-02-22 12:23:22 +02:00
codecompletions fix: caret offset location upon document changes (fixes #367) 2024-02-19 14:11:08 +02:00
completions feat: use llama cpp for generation of git commit message. (#380) 2024-02-22 12:23:22 +02:00
conversations feat: settings and credentials refactoring (#360) 2024-02-08 01:02:08 +02:00
credentials fix: azure credential condition (fixes #375) 2024-02-19 18:17:06 +02:00
indexes feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
settings feat: enable remote server settings for Windows + Mixtral Instruct template (#378) 2024-02-21 00:03:06 +02:00
statusbar Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
toolwindow feat: support custom openai model configuration 2024-02-19 00:46:28 +02:00
ui feat: settings and credentials refactoring (#360) 2024-02-08 01:02:08 +02:00
util refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00
CodeGPTBundle.java Add checkstyle rules (#274) 2023-11-16 17:15:11 +02:00
CodeGPTKeys.java feat: second set of autocomplete improvements 2024-02-11 01:31:34 +02:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
CodeGPTUpdateStartupActivity.java refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00
EncodingManager.java chore(deps): bump com.knuddels:jtokkit from 0.6.1 to 1.0.0 2024-02-19 14:52:37 +02:00
Icons.java Update toolwindow UI (#290) 2023-11-26 10:52:47 +02:00
PluginStartupActivity.java feat: settings and credentials refactoring (#360) 2024-02-08 01:02:08 +02:00
ProjectCompilationStatusListener.java refactor: extract configuration state into standalone class 2024-02-07 02:13:22 +02:00