ProxyAI/src/main/java/ee/carlrobert/codegpt
Carl-Robert 0852c27170
feat: add CodeGPT "native" API provider (#537)
* feat: support codegpt client

* feat: add basic request handler test

* refactor: minor cleanup
2024-05-08 23:59:51 +03:00
..
actions fix: Telemetry can't serialize traits anymore (#477) 2024-04-19 17:06:37 +03:00
completions feat: add CodeGPT "native" API provider (#537) 2024-05-08 23:59:51 +03:00
conversations feat: add CodeGPT "native" API provider (#537) 2024-05-08 23:59:51 +03:00
settings feat: add CodeGPT "native" API provider (#537) 2024-05-08 23:59:51 +03:00
statusbar chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
toolwindow feat: add CodeGPT "native" API provider (#537) 2024-05-08 23:59:51 +03:00
ui feat: add Google Gemini API support (#535) 2024-05-08 16:51:32 +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: add CodeGPT "native" API provider (#537) 2024-05-08 23:59:51 +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