gradusnikov / eclipse-chatgpt-plugin

An Eclipse plugin that integrates with ChatGPT
MIT License
59 stars 36 forks source link

question [not an issue] : using local LLM models ? is it possible ? #32

Open RemilYoucef opened 2 months ago

RemilYoucef commented 2 months ago

Question [not an issue]: Thank you for this amazing plugin in Eclipse. I want to ask if I can use this plugin with a local model that is exposed with an endpoint, because we don't want to leak our code base to external APIs. Is it possible, or I need to go through OpenAI API?

Best,

ThierryCommits commented 1 week ago

Done in commit a86a42f0211cb03dca5be4fcd80e28da644cf7e2

gradusnikov commented 1 week ago

Hi @ThierryCommits thank you for your support of the project. I see that you've made some changes in the code. If you like me to integrate them into the repository can you please create a pull request? Thanks!

ThierryCommits commented 1 week ago

Hi @gradusnikov, I was wondering whether your repository was still alive or not because it has not changed for 6 months. Good news to see you're alive and thanks for the good job you made on AssistAI !

Then I will send you some Pull Requests soon.

See you