ProxyAI/src/main/java/ee/carlrobert/codegpt
Rene Leonhardt ee16bfee10
feat: Support CodeQwen1.5-Chat model (#527)
* feat: Support CodeQwen1.5-Chat model

* Declare model directories explicitly
2024-05-08 16:05:51 +03:00
..
actions fix: Telemetry can't serialize traits anymore (#477) 2024-04-19 17:06:37 +03:00
completions feat: Support CodeQwen1.5-Chat model (#527) 2024-05-08 16:05:51 +03:00
conversations feat: Implement Ollama as a high-level service (#510) 2024-05-08 01:11:13 +03:00
settings feat: Implement Ollama as a high-level service (#510) 2024-05-08 01:11:13 +03:00
statusbar chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
toolwindow feat: Implement Ollama as a high-level service (#510) 2024-05-08 01:11:13 +03:00
ui feat: add input field for llama server build parameters and improve error handling (#481) 2024-04-20 23:18:43 +03:00
util chore: Convert utils to Kotlin (#473) 2024-04-18 17:01:55 +03:00
CodeGPTBundle.java chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
CodeGPTKeys.java feat: OpenAI and Claude vision support (#430) 2024-04-02 02:50:41 +03:00
CodeGPTPlugin.java fix: JetBrains internal API usage warnings 2023-12-04 21:56:51 +02:00
EncodingManager.java fix: Catch AssertionError in countTokens() (#445) 2024-04-10 14:56:35 +03:00
Icons.java feat: Implement Ollama as a high-level service (#510) 2024-05-08 01:11:13 +03:00
ProjectCompilationStatusListener.java chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
ReferencedFile.java refactor: clean up old code 2024-03-14 14:34:29 +02:00