Skip to content

Commit 2b797a4

Browse files
committed
docs: update docs for the upload plugin
1 parent 5f1dea1 commit 2b797a4

File tree

1 file changed

+1
-1
lines changed
  • adminforth/documentation/docs/tutorial/07-Plugins

1 file changed

+1
-1
lines changed

adminforth/documentation/docs/tutorial/07-Plugins/05-upload.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ new UploadPlugin({
335335
//diff-add
336336
}),
337337
//diff-add
338-
fieldsForContext: ['title'],
338+
generationPrompt: "Generate image for apartment with title {{title}} and description {{description}}",
339339
//diff-add
340340
outputSize: '1536x1024' // size of generated image
341341

0 commit comments

Comments
 (0)