diff --git a/microsite/data/plugins/chatgpt-playground.yml b/microsite/data/plugins/chatgpt-playground.yml new file mode 100644 index 0000000000..370afa10bf --- /dev/null +++ b/microsite/data/plugins/chatgpt-playground.yml @@ -0,0 +1,10 @@ +--- +title: 'ChatGPT Playground' +author: Enfuse +authorUrl: https://enfuse.io/ +category: Discovery +description: Bring the OpenAI playgrond inside Backstage. +documentation: https://github.com/enfuse/backstage-chatgpt-plugin/blob/main/README.md +iconUrl: /img/enfuse.png +npmPackageName: '@enfuse/chatgpt-plugin-frontend' +addedDate: '2023-05-23'