How to Create a Simple Chat Interface in IntelliJ Using Plugin SDK to Connect to a Custom LLM?
已回答
Hi all,
I'm looking for a simple way to build a chat interface within IntelliJ, where I can connect it to a locally running custom LLM. Ideally, I want to use the Plugin SDK/API for this, but I'm not sure where to start. Has anyone implemented something similar or have any advice on using the SDK to create a UI for chat and communicate with a local LLM server?
Also is there anything I can bootstrap from?
I'm familiar with Kotlin and Java, so any examples or pointers using those would be great. Thanks!
请先登录再写评论。
I suggest to ask in our Slack instance #intellij-platform channel: https://plugins.jetbrains.com/docs/intellij/getting-help.html#problems-with-code-support-issues
For a start, you can look at existing plugins with available source code on https://plugins.jetbrains.com