Skip to content

icyavocado/Rocket.Chat.OpenAI.Completions.App

 
 

Repository files navigation

OpenAI Chat App

Use OpenAi Completions (ChatGPT3) inside Rocket.Chat!

Installing this App

You can find the app packages here

Using this App

After installing, grab your Open AI key

Now, configure your App with those credentials:

image

Use with /chatgpt

You can use it with /chatgpt, like so:

image

or you can call only /chatgpt and get the modal

Use the message action button

Or you can call as a message action button:

image

image

Or send a direct message to the App user. The answer will come as a thread, and will consider the context

image

ROADMAP

  • 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.