Issues with Ollama plugin. #4
-
I'm facing issues getting both the Ollama and ChatGPT plugins to function in NetBeans: Ollama Plugin: Although it appears in the Plugins section, it doesn’t respond or display anything when selected. I cloned the project, added the Ollama plugin, downloaded Ollama and its models, and even tried running it with Docker, but nothing seems to work. ChatGPT Plugin: This plugin loads, but it doesn’t send code when I prompt it to, despite being responsive otherwise. Could you please advise on: Any additional setup steps or dependencies needed specifically for the Ollama plugin? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Let me have a look at it and get back. |
Beta Was this translation helpful? Give feedback.
-
@abody1 Also, run the Apace Netbeans in "Administrator" mode as it need to create a vector db file for creating code index. |
Beta Was this translation helpful? Give feedback.
@abody1
Please check if you have following done in env variable:
Also, run the Apace Netbeans in "Administrator" mode as it need to create a vector db file for creating code index.
On successful setup you should see this: