Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Noodl AI (GPT-3) not working/ asks for GPT 4 API key #25

Open
1Alsaad opened this issue Feb 12, 2024 · 12 comments
Open

Noodl AI (GPT-3) not working/ asks for GPT 4 API key #25

1Alsaad opened this issue Feb 12, 2024 · 12 comments

Comments

@1Alsaad
Copy link

1Alsaad commented Feb 12, 2024

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.

@debtitor
Copy link

I am having the same issue.

@Vigilence
Copy link

Same.

@skymachai
Copy link

The AI builder does not seem to work for the Open Source version. It only works for the legacy 2.9 commercial version.

@markdwoods3
Copy link

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.

@1Alsaad
Copy link
Author

1Alsaad commented Feb 20, 2024

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.

@trbm1
Copy link

trbm1 commented Mar 12, 2024

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.

@scottyeung
Copy link

Screenshot 2024-03-25 at 10 58 19 AM Screenshot 2024-03-25 at 10 59 14 AM

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?

@xavido
Copy link

xavido commented Mar 27, 2024

Same issue here... any idea ?

@erictuvesson
Copy link
Contributor

@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.

@davidflips
Copy link

Thanks for your response, @erictuvesson. Ended up downloading fluxscape

@SK-Crow
Copy link

SK-Crow commented Jul 29, 2024

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.

image

richardosborne14 pushed a commit to The-Low-Code-Foundation/OpenNoodl that referenced this issue Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

12 participants