From df67f56131beb6840e7b01aaf791a81072003a84 Mon Sep 17 00:00:00 2001 From: ch-enfuse <107439111+ch-enfuse@users.noreply.github.com> Date: Tue, 23 May 2023 18:12:41 -0700 Subject: [PATCH] Update chatgpt-playground.yml Signed-off-by: ch-enfuse <107439111+ch-enfuse@users.noreply.github.com> --- microsite/data/plugins/chatgpt-playground.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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'