Open 1Alsaad opened 9 months ago
I am having the same issue.
Same.
The AI builder does not seem to work for the Open Source version. It only works for the legacy 2.9 commercial version.
There is an issue with GPT 4 the open source version which requires a build from source to work.
Perhaps try that to see if the basic GPT works from that version.
There is an issue with GPT 4 the open source version which requires a build from source to work.
Perhaps try that to see if the basic GPT works from that version.
I've already tried building from source, same problem.
I assume that the Noodle team is looking into refactoring Noodle AI? While gpt-3 is selectable, the code doesn't seem to handle the gpt-3 model properly. Distinction between limited-beta and full-beta is described, but not handled as mentioned. Is it worth refactoring this now? or are there bigger plans for the Clippy? One thing I noticed is that when an OpenAI secret key is given, it might be a better plan to populate the model dropdown with the supported AI models returned from the openAI API call. Trimming the supported operations would need some more attention.
I did a first refactoring making 3.5-turbo active as LimitedBeta. Only /Function is available. With every ChatGPT request resulting in Fatal Error. I guess it needs a propper refactoring.
I got my API key for GPT4 but it keeps on asking me to add my own key is there anyone can help with it?
Same issue here... any idea ?
@davidflips17 this issue is solved in the code, but there is no new release by the remaining Noodl team.
I suggest running the editor from source, or using one of the forks https://github.com/fluxscape/fluxscape or https://github.com/The-Low-Code-Foundation/Code-Crusher.
Thanks for your response, @erictuvesson. Ended up downloading fluxscape
Thanks for your response, @erictuvesson. Ended up downloading fluxscape
Did this end up working for you? I've tried both but keep running into the same error.
i have same issue, AI not working!
When activating Open AI gpt 3 option in the settings and then trying to use the AI function in the editor it asks you to enter an API key for GPT 4 even though gpt 3 is the one selected in the settings.