diff --git a/microsite/data/plugins/chatgpt-playground.yml b/microsite/data/plugins/chatgpt-playground.yml index 370afa10bf..9b0cb723db 100644 --- a/microsite/data/plugins/chatgpt-playground.yml +++ b/microsite/data/plugins/chatgpt-playground.yml @@ -1,9 +1,9 @@ --- -title: 'ChatGPT Playground' +title: 'ChatGPT Plugin' author: Enfuse authorUrl: https://enfuse.io/ -category: Discovery -description: Bring the OpenAI playgrond inside Backstage. +category: Development +description: Experiment with the OpenAI playground to help you develop more efficiently documentation: https://github.com/enfuse/backstage-chatgpt-plugin/blob/main/README.md iconUrl: /img/enfuse.png npmPackageName: '@enfuse/chatgpt-plugin-frontend'