fix description for palm and bard

This commit is contained in:
derpystuff 2023-10-15 21:43:21 +02:00
parent 09cd1a7fa4
commit 0363a145ef
2 changed files with 2 additions and 5 deletions

View file

@ -16,7 +16,7 @@ module.exports = {
metadata: {
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to PaLM 2.`,
description_short: 'Chat with PaLM 2.',
examples: ['bard How many otter species are there?'],
examples: ['palm How many otter species are there?'],
category: 'limited',
usage: 'palm <input> [-prompt <prompt override>]'
},