ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-02-06 18:49:30 +02:00
..
actions feat: add the latest OpenAI chat models 2024-02-06 18:49:30 +02:00
codecompletions Revert "Revert "feat: code completion improvements"" 2024-02-06 02:18:53 +02:00
completions Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
conversations feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
credentials Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
indexes feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00
settings Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
statusbar Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
toolwindow feat: add the latest OpenAI chat models 2024-02-06 18:49:30 +02:00
ui Allow using existing Llama Server instead of running locally (#345) 2024-02-02 12:24:41 +02:00
util Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
CodeGPTBundle.java Add checkstyle rules (#274) 2023-11-16 17:15:11 +02:00
CodeGPTKeys.java Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
CodeGPTUpdateStartupActivity.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
EncodingManager.java Revert "Revert "feat: code completion improvements"" 2024-02-06 02:18:53 +02:00
Icons.java Update toolwindow UI (#290) 2023-11-26 10:52:47 +02:00
PluginStartupActivity.java Inline Autocompletion Pt.2 (#333) 2024-01-31 01:05:31 +02:00
ProjectCompilationStatusListener.java feat: add support for auto resolving compilation errors (#318) 2023-12-29 16:41:47 +02:00