Skip to main content

ChatGPT Plugin support in RAW

RAW includes support for ChatGPT plugins, which lets ChatGPT access API endpoints defined in RAW.

ChatGPT integration must be enabled once within your organization; once it is enabled, all public endpoints of the organization will be available directly from ChatGPT. This means you can install the newly-created ChatGPT plugin and ask questions directly from ChatGPT about the data it contains.

info

Refer to guide on How to create a ChatGPT plugin for a step-by-step guide, including how to use the plugin from within ChatGPT.

In order to activate ChatGPT plugin, you need to follow the steps below:

  1. Go to the Plugins in the user menu on the top-right corner.
  2. Click on the ChatGPT plugin.
  3. Provide a name and description for the plugin. The name must not include any underscores. The description cannot exceed 50 characters.
  4. Click on the Activate button.

Once activated, the manifest file required by ChatGPT will be automatically created and maintained for you. At this point, the ChatGPT plugin is ready to be used and installed from within the ChatGPT interface.

For more instructions on how to install the plugin inside ChatGPT, refer to our detailed guide including step-by-step instructions.