1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-26 18:44:57 +02:00

Update prompt for the explanation

This commit is contained in:
Kamran Ahmed
2025-07-17 16:26:21 +01:00
parent b4b581b1f4
commit 5fb84ea00d

View File

@@ -27,7 +27,7 @@ export const actions: PredefinedActionType[] = [
{ {
icon: NotebookPenIcon, icon: NotebookPenIcon,
label: 'Explain the topic', label: 'Explain the topic',
prompt: 'Explain this topic in detail and include examples', prompt: 'Explain this topic in detail',
}, },
{ {
icon: ListIcon, icon: ListIcon,