mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 14:43:05 -04:00
fix description for palm and bard
This commit is contained in:
parent
09cd1a7fa4
commit
0363a145ef
2 changed files with 2 additions and 5 deletions
|
@ -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>]'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue