mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
anthropic
This commit is contained in:
parent
cbef229ccb
commit
ae9a0309ba
3 changed files with 11 additions and 2 deletions
|
@ -13,8 +13,8 @@ module.exports = {
|
|||
name: 'dalle',
|
||||
label: 'text',
|
||||
metadata: {
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nGenerate images with DALL-E`,
|
||||
description_short: 'Generate images with DALL-E.',
|
||||
description: `${iconPill("generative_ai", "LIMITED TESTING")}\n\nGenerate images with DALL-E 2.`,
|
||||
description_short: 'Generate images with DALL-E 2.',
|
||||
examples: ['dalle Otter, in the style of the great wave'],
|
||||
category: 'limited',
|
||||
usage: 'dalle <prompt>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue