aiXcoder-7B icon indicating copy to clipboard operation
aiXcoder-7B copied to clipboard

Can I configure the JetBrains plugin to point to a locally self-hosted aiXcoder model?

Open zzlian opened this issue 1 year ago • 4 comments

I have deployed an aiXcoder model locally, but when using the aiXcoder plugin, I noticed that it requires me to log in. After a successful login, I couldn't find an option to configure the plugin to point to my self-hosted aiXcoder model. Is there a way to set the plugin to use a locally deployed model? Or are there any plans to introduce this configuration option in the future? Many thanks!

zzlian avatar Apr 11 '24 06:04 zzlian

Sorry, we currently do not support plugin-side integration with locally deployed models, as the aiXcoder plugin requires a corresponding server-side component. At the moment, we do not have plans to open source either the plugin-side or the server-side components. You may refer to open source server-side solutions in the text generation domain, as well as open source code plugins, to set up the complete service.

HoratioJSY avatar Apr 12 '24 05:04 HoratioJSY

Sorry, we currently do not support plugin-side integration with locally deployed models, as the aiXcoder plugin requires a corresponding server-side component. At the moment, we do not have plans to open source either the plugin-side or the server-side components. You may refer to open source server-side solutions in the text generation domain, as well as open source code plugins, to set up the complete service.

So, if u rwant to use it really locally ,u have to develop a totally new server and IDE plugin ....

sinopec avatar Apr 16 '24 07:04 sinopec