OpenAi RedM Assistant
A lua rest api for RedM.
Last updated
A lua rest api for RedM.
Last updated
Add ChatGPT 4.0 Turbo in your server RedM Chat
Free Download: Ruxo Shop - Ai Assistant
Copy the folder inside the resouce folder of your server, start the script inside server.cfg
To get the Api key go to your account on https://beta.openai.com/account/api-keys and copy the key.
In this example i've used Davinci gpt 3.5 Turbo model, you can change the model and use what you need.
Change the value with your OpenAi Api key inside the config
REMEMBER TO ADD CONTEXT FOR OPENAI, server rules and more...
To get response text, you can use:
Use /chatgpt
"custom prompt" inside redm
You can change the command inside the server.lua
Please read the official OpenAi API Documentation: https://beta.openai.com/docs if you need more info !
The OpenAI API can be applied to virtually any task that involves understanding or generating natural language or code.
If you need more help join our Discord Community and open a ticket:
IT'S MANDATORY TO GIVE CREDITS IF YOU REUSE THE CODE!
DO NOT CHANGE CREDITS INSIDE THE CODE.
Thank you