ProxyAI/src/main/java/ee/carlrobert/codegpt
2024-06-06 00:12:20 +03:00
..
actions feat: Visualize downloaded models (#543) 2024-05-13 10:48:55 +03:00
completions feat: Support Codestral 22B 32K (#587) 2024-06-03 11:22:39 +03:00
conversations feat: Visualize downloaded models (#543) 2024-05-13 10:48:55 +03:00
settings feat: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +03:00
statusbar chore: Improve code (#442) 2024-04-10 14:47:38 +03:00
toolwindow feat: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +03:00
ui feat: Show server name in start/stop notifications (#546) 2024-05-14 21:26:22 +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: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +03:00
CodeGPTPlugin.java feat: Start/stop LLaMA Server from statusbar (#544) 2024-05-13 19:02:22 +03:00
EncodingManager.java fix: Catch AssertionError in countTokens() (#445) 2024-04-10 14:56:35 +03:00
Icons.java feat: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +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