Use OpenAi Completions (ChatGPT3) inside Rocket.Chat!
You can find the app packages here
After installing, grab your Open AI key
Now, configure your App with those credentials:
You can use it with /chatgpt
, like so:
or you can call only /chatgpt
and get the modal
Or you can call as a message action button:
Or send a direct message to the App user. The answer will come as a thread, and will consider the context
- Summarize Threads/Livechat
- Allow to send the response to a group of users
- Optionally preview the response
- Configuration modal for the user with pre-defined system instruction and optional preview flow.