You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using ISlashCommandPreviewItem and SlashCommandPreviewItemType to preview dalle image before sending out.
Similar to how giphy app is doing their preview section.
import { ISlashCommandPreviewItem, SlashCommandPreviewItemType } from '@rocket.chat/apps-engine/definition/slashcommands';
Proposal
Integrate DALL-E to command
/dalle
prompt/dalle 'prompt'
command (example: dalle a dog with sun glasses)/giphy
UI)/dalle
n
(how many images) andsize
(the size of the image) to the promptExpected outcome
An option to enable/disable the command
/dalle
.The text was updated successfully, but these errors were encountered: