ProxyAI/src/main/java/ee/carlrobert/codegpt/toolwindow/chat
Carl-Robert 68e35ff323 feat: OpenAI and Claude vision support (#430)
* feat: add OpenAI and Claude vision support

* refactor: replace awaitility with PlatformTestUtil.waitWithEventsDispatching

* feat: display error when image not found

* chore: bump llm-client

* feat: configurable file watcher and minor code cleanup

* fix: ensure image notifications are triggered only for image file types

* docs: update changelog

* fix: user textarea icon button behaviour

* refactor: minor cleanup
2024-04-03 02:24:29 +03:00
..
editor Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
standard feat: OpenAI and Claude vision support (#430) 2024-04-03 02:24:29 +03:00
ui feat: OpenAI and Claude vision support (#430) 2024-04-03 02:24:29 +03:00
ChatToolWindowTabPanel.java feat: OpenAI and Claude vision support (#430) 2024-04-03 02:24:29 +03:00
ResponseNodeRenderer.java Update toolwindow UI (#290) 2023-11-26 10:52:47 +02:00
StreamParser.java Feature: Support chatting with multiple files (#306) 2023-12-12 22:30:39 +02:00
StreamResponseType.java Reopen plugin's source code (1.10.8 → 2.0.5) 2023-08-25 16:36:22 +03:00
ToolWindowCompletionResponseEventListener.java feat: settings and credentials refactoring (#360) 2024-02-08 01:02:08 +02:00