chore: bump blocksuite (#6725)

This commit is contained in:
pengx17
2024-04-29 04:57:45 +00:00
parent 81729703d9
commit 905d7d18e4
10 changed files with 101 additions and 101 deletions

View File

@@ -278,10 +278,10 @@ export function setupAIProvider() {
});
provideAction('makeItReal', options => {
return textToText({
return toImage({
...options,
promptName: 'Make it real',
params: options.params,
seed: options.seed,
content:
options.content ||
'Here are the latest wireframes. Could you make a new website based on these wireframes and notes and send back just the html file?',