ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-10-01 14:28:33 +03:00
..
actions feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
completions feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
conversations fix: use personas only within current chat session context 2024-08-19 12:39:55 +03:00
settings feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
statusbar feat: add proper streaming implementation 2024-08-31 20:01:51 +03:00
toolwindow feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
ui refactor: implement ConfigurationSettings as a Kotlin service (#634) 2024-08-21 13:39:48 +03:00
util feat: add git context to code completions 2024-08-31 19:39:43 +03:00
CodeGPTBundle.java chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
CodeGPTKeys.java feat: support name suggestions for other languages (closes #615) 2024-09-11 13:20:17 +03:00
CodeGPTPlugin.java feat: Start/stop LLaMA Server from statusbar (#544) 2024-05-13 19:02:22 +03:00
EncodingManager.java test: add test coverage for code completions 2024-09-05 14:55:39 +03:00
Icons.java feat: support qwen2.5 and o1 models 2024-10-01 14:28:33 +03:00
ProjectCompilationStatusListener.java refactor: consolidate completion request building (#703) 2024-09-23 23:30:49 +03:00
ReferencedFile.java refactor: clean up old code 2024-03-14 14:34:29 +02:00