Chat GPT AI Implementation in roblox (open AI Chat GPT look-alike)

Thats probably because the Open AI servers were overloaded try it again later

Sorry for bumping, but got a question. Is there any way to make a language model memorize past prompts sent to it? Cause it seems it has no memory, while ChatGPT does.

EDIT: Just found a cheap solution, including the model’s old response to a next prompt makes it generate responses that make more sense.

Also for anyone stumbling against the HTTP 429 (Too Many Requests) error although not spamming anything, most likely your credits have expired or you’ve run out of them.

Hello! So i keep getting this error:

ServerScriptService.Script:51: invalid argument #1 to 'pairs' (table expected, got Instance)

Any fix to it?

1 Like

when I try this with ‘gpt-4’ as the model, I receive a HTTP 404 (Not Found).

1 Like

i think you have to use something like “text-davinci-002” for example

Bc the Tutorial using completions
These are what you can use

Models - OpenAI API