We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a306f commit bc05877Copy full SHA for bc05877
CHANGELOG.md
@@ -14,6 +14,7 @@
14
- Replace `com.aallam.openai:openai-client` with `langchain4j`.
15
- Refactor the code with generic implementation of LLM clients that makes adding new clients easier.
16
- Use Kotlin's coroutines to prevent blocking of EDT thread.
17
+- Plugin now supports IDE versions 233 and higher.
18
19
### Fixed
20
0 commit comments