More info at the bottom of the page
The ChatGPT for Turbowarp extension allows you to interact with ChimeraGPT's API directly from your Turbowarp projects. You can use this extension to send prompts to the API and receive responses for various conversational purposes.
The extension provides two reporter blocks:
To use the ChatGPT for Turbowarp extension, follow these steps:
/key get
to get a new API key for
ChimeraGPT.
https://jotalea.glitch.me/scratch/chatgpt/extension.js
prompt
: Enter the prompt or message that you want to send
to ChatGPT.
api_key
: Paste your ChimeraGPT API key to authenticate
the request.
model
: Choose the model you want to use from the
available options, default is GPT-3.5 Turbo.
When the block runs, it will make an API request with the provided inputs and receive a response. The response content will be returned by the block and can be used in your Turbowarp project. Please note that the API sometimes can be down, and there's nothing we can do about that other than wait.
The extension supports the following models for generating responses:
So, from one day to the next one, the ChimeraGPT Discord server dissappeared. Then there was another one, which also dissappeared, but the API was working fine. Since September 9th, 2023, the API stopped working, and the website didn't work anymore.
This extension will not work until I find another API. If you want, you can buy an official OpenAI API key, and use it in your proyects by using this modified version of the extension. Take in mind that this one is NOT free, because it requires an OpenAI API key, which has to be paid to use. You can buy one at the official OpenAI platform