[New Plugin] NppOpenAI
-
I’ve been playing around with your plug-in v0.2.1, it is very cool!
I ran into a problem, if I change the model to GPT-4, there is a crash in the plugin DLL. Is there anything special I need to do in order to make it work with GPT-4?
-
Bhttps://community.notepad-plus-plus.org/topic/25350/hover-to-preview-ai-claude-generated-alternatives-for-selected-text-portions-click-to-commit-changes-within-surrounding-paragraph-context/2?_=1705098063043
Can you please have your plugin do this ?
-
Thank you for your valuable feedbacks!
I’ve just realized that I have no email notifications turned on. ><
Fortunately the GPT-4 support is already working (as I know).
There are new features on the way, e.g. system messages (aka. “instructions”), which can be useful for @sdsds-rgdsfds (recommending alternatives, see example images), or chat.
Unfortunately I’ve received some SOS/VIP/etc. projects, :( so it’s required a little time to finish these, but I hope, I can continue developing NppOpenAI ASAP. I hope, in a few weeks (days?) I can update the repository. 💪
-
@Richárd-Stockinger said in [New Plugin] NppOpenAI:
I’ve just realized that I have no email notifications turned on.
Email notifications are not reliable on this forum system. They never worked for the longest time but recently some people believe it works. If you search the forums for “Email notifications” most of the threads indicate it does not work.
-
Here is an on the notification topic - I had enabled all of them in my forum preferences as part of posting my previous comment and have gotten e-mails about mentions, etc. and so they seem to be working.
-
This plugin is super cool.
I’ve noticed a small issue when the plugin is operated in ‘Keep my question’ mode and Notepad++ is configured to use the Windows line ending characters (CR-LF).
In that case, the question text is inadvertently altered to include double line spacing. Interestingly, this issue does not manifest when the editor is set to use Linux EOLs, where the original text is maintained as expected.
I posted this comment on Github as well, not sure where the best ‘home’ is - apologies in advance for doubling up!
-
@BernoulliBox said in [New Plugin] NppOpenAI:
apologies in advance for doubling up!
No apologies needed.
If you add a comment here, more people that might be interested will see and understand an issue that could be happening to them.
But, it’s considered good form to provide a link to your offsite comment here. -
@BernoulliBox Thank you for your feedback!
I’ve replied for the issue:
https://github.com/Krazal/nppopenai/issues/19Tomorrow (Monday) I can upload a new release, and I’ll try to send a PR to the nppPluginList repository with the updates.
Have a nice day/evening!
-
@BernoulliBox Sorry for being late, and thank you for your patience!
The plugin has been updated, and available as v0.3.0.0 release. For more information see the Issue:
https://github.com/Krazal/nppopenai/issues/19I’ve sent a PR to the nppPluginList repository, and I hope the updates will be available in N++ Plugins Admin soon.
-
@Richárd-Stockinger I’m currently testing the v3.01 update and I must say I’m very pleased with it and it’s very useful for me as it is now ! Also, as you might remember, I made some suggestions a few weeks ago and I would be very much happy if you could make them possible,. I want plugin to use the surrounding paragraph as context for the AI/NLP model to understand meaning and intent. I would very much appreciate if you implement this… I think this is possible because when I click on a text from a paragraph then on my notepad++ screen that whole paragraph is highlighted in blue. (Idk if this is because of the plugin.) And also as you might remember there was other suggestions I made but as I said if you are really busy it is totally fine but I would seriously be very happy if you could make those possible with your program…
“Preview the alternatives on hover without committing to changes
User can then click on one of the previewed alternatives
Upon clicking, the selected alternative would dynamically replace the original selection within the paragraph”I would very much appreciate if you could make these changes mate… Thanks !
-
@sdsds-rgdsfds Hi!
I think the paragraph (line) highlighting is a Notepad++ feature; you can check it out by clicking Preferences » Editing » Current Line Indicator section (see: top left) » Highlight Background radio button.
Idk how to append the surrounding text to the selected message, but maybe a similar setting could manage this (example only, NOT working feature!):
Besides, the “Preview alternatives” is a very good idea as OpenAI supports multiple responses. It could work like the N++ Auto-Completion feature.
However, I’d like to finish chat support (no, my VIP/SOS/etc. projects first ><), and I’ve a plan for a GUI to configure the plugin settings easier. At the same time, I’ll keep your feature requests / ideas in mind!
-
@Richárd-Stockinger Thanks really man ! I’m hyped up.
-
@Richárd-Stockinger Hi, thanks for the nice plugin. I also run into a problem when I change the model to gpt-4-turbo. Should I change something in the ini file?
-
@Kimin-Park Hi!
Sorry for the late reply! ^^’
If you get “The model
gpt-4-turbo
does not exist” message, trygpt-4-turbo-preview
orgpt-4-0125-preview
. Unfortunatelygpt-4-turbo
model is not (yet) available.The available GPT-4 (Turbo) models are listed here:
https://platform.openai.com/docs/models/gpt-4-and-gpt-4-turbo -
@Richárd-Stockinger said in [New Plugin] NppOpenAI:
gpt-4-turbo-preview
I tried your suggestions, and still for me it does not give any message, the app just shuts down after a few seconds of waiting with the message like ‘please wait for the response from openai’. Only gpt-3.5-turbo works for me yet, probably my installed version might have some issue, I am using windows 11. Anyway, thanks a lot for the reply and again for the nice plugin!
-
@Kimin-Park said in [New Plugin] NppOpenAI:
the app just shuts down after a few seconds of waiting
It seems, you’re using an earlier version of NppOpenAI, e.g. v0.2.1 (you can check it out by clicking: Plugins menu » NppOpenAI » About).
A new version should be available in Plugins Admin: Plugins menu » Plugins Admin… » Updates tab.
Please try to update the plugin, it should solve the problem; a similar bug has been fixed in v0.2.1.1.
-
Now it works for me! Previously I installed your plugin through the Notepad++'s plugin admin, and it installed an older version. With 0.2.1.2 update following your suggestion, now gpt-4-turbo works. Thanks a lot!
-
@Kimin-Park You’re welcome! :)
It worths to mention that a newer v0.3.0.1 version is also available, which supports OpenAI system messages (aka. “instructions”), and contains several small bugfixes too.
-
@Richárd-Stockinger
Thanks again! I was struggling with instructions, and it is solved again. :) -
Thats just a google search, not an OpenAI reply…