Skip to content

Commit 79117cc

Browse files
committed
Add a customized prompt idea
1 parent f651247 commit 79117cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/llms/pyimagej-ai-guide.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,10 +524,10 @@
524524
"💡 **The `ij` variable is your gateway to ImageJ** - use it to access all ImageJ functionality (e.g., `ij.io().open()`)\n",
525525
"\n",
526526
"Some conversation starters:\n",
527+
"* \"I work in `[your field]` and am a `[beginning/intermediate/advanced]` user with `[Python/ImageJ]` - build a training notebook tailored to my skills\"\n",
527528
"* \"What can I do with PyImageJ?\"\n",
528529
"* \"How do I load my own image?\"\n",
529530
"* \"Show me how to display an image\"\n",
530-
"* \"How do I apply a filter to an image?\"\n",
531531
"* \"Walk me through a basic segmentation workflow\""
532532
]
533533
},

0 commit comments

Comments
 (0)