-
Notifications
You must be signed in to change notification settings - Fork 238
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
Add turboGPT.js #790
Add turboGPT.js #790
Conversation
You thumbnail's SVG is using a text element, which isn't allowed, which is why it's failing |
lolemo, let me give you a heads up, if this does get merged, I want to tell you that the extension can't be named with scratch in it's name, as GarboMuffin doesn't want TurboWarp to be associated with Scratch in any way. He told me the same thing with my extension, called TurboHook, which was called ScratchHook originally. So try renaming the extension to TurboGPT. |
thanks, I just changed the name |
Use the GPT-4 free project |
This is a really good extension! Something that could be useful is a block that prints the last thing generated by the AI. Otherwise, this should really be on the extensions website! |
People say ChatGPT 4 is getting dumber |
Maybe cuz the internet is full of fake news or openai is trying to suppress it's knowledge |
so cool |
This comment was marked as spam.
This comment was marked as spam.
It works well for me. If the extension doesn't work it's because the OpenAI API is down, probably due to maintenance. Could you send any error messages you get in the browser console? |
Hello! I really like your extension, but I also want to point out the shortcomings that can be easily fixed. Block icon is black, which does not correspond to the scratch style, repaint it in white. It is not clear from the extension what some blocks are responsible for, it can be solved by adding documentation. Also, it is not clear from the extension which GPT model is used, and even if you add it to the documentation, it will not be convenient. So you should probably change the name of the extension to "GPT-3.5", it will be more concise and without the "Turbo" prefix, which is useless in this case. |
@Lolemo this ext is currently broken. |
This comment was marked as spam.
This comment was marked as spam.
Another idea is maybe you can either select from a dropdown of known/reputable APIs, or type one in yourself. But as it stands right now, this extension isn't really useable. |
This is cool! I have it in my PenguinMod Library right now. |
The problem with these ends up being that LLMs are expensive to run; someone has to be footing the bill. It happens that the free API of choice shut down since this pull request was created. |
#497 is still open |
Please don't have that mentality with ai. You have no idea how cheap chat completions are for llm nowadays (including cf's free stable diffusion, etc). |
Well who's gonna pay for the extension's API, then? Because TurboWarp would have to offer it for free and then what happens when other websites start using it for free? |
U DON'T EVEN know cf free llm. |
There is nothing stopping you from using any of the HTTP/Fetch/Network extensions to use any API you want But when something is submitted here, the idea is that it's going to keep working basically forever. Free AI services demonstrably are not reliable; again see how the original website that this PR used unceremoniously shut down one day. |
So you think the merge was stopped because cloudflare would be shut down? As well as it might be good to know about the website I wrote (chatnio.net). Also, my recommended practice is to understand the llm circle rather than just assume so. |
if you think you have a way to solve my concerns then you are welcome to submit a new pull request |
I think you and the developers in the turbowarp community could tap into it if you're interested via chatnio api (supports openai calls in the same format) (My non-profit site chatnio.net has 50,000 people registered, just don't think it's a small site) |
TurboGPT Extension
Adds an extension that lets interact with chatbots of gpt-3.5