mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
add icons
This commit is contained in:
parent
0363a145ef
commit
cdd8018aa5
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ module.exports = {
|
|||
name: 'bard',
|
||||
label: 'text',
|
||||
metadata: {
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to Bard.`,
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nChat with <:bard:1163200801871765504> Bard.`,
|
||||
description_short: 'Chat with Bard.',
|
||||
examples: ['bard How many otter species are there?'],
|
||||
category: 'limited',
|
||||
|
|
|
@ -14,7 +14,7 @@ module.exports = {
|
|||
label: 'text',
|
||||
aliases: ['palm2'],
|
||||
metadata: {
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to PaLM 2.`,
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nTalk to <:palm2:1163200685177839666> PaLM 2.`,
|
||||
description_short: 'Chat with PaLM 2.',
|
||||
examples: ['palm How many otter species are there?'],
|
||||
category: 'limited',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue