UNPKG

@thirdrocktechno/strapi-gpt

Version:

A StrapiGPT plugin for integrating AI-powered custom ChatBot with your strapi content.

6 lines (4 loc) 116 B
'use strict'; module.exports = { 'strapi-gpt-conversation': { schema: require('./strapi-gpt-conversation') }, };