Skip to content

Commit 22f06a4

Browse files
committed
better default prompts.
1 parent 63435b1 commit 22f06a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{ "icon": "3", "text": " Explain in 3 sentences", "autoSend": true },
1616
{ "icon": "2", "text": " Explain in 2 sentences", "autoSend": true },
1717
{ "icon": "📖", "text": " Read this large chunk of text. Respond with \"Acknowledged\" for now. I will ask questions about this text later.", "autoSend": true },
18-
{ "icon": "🌐", "text": " Perform a web search on this topic and provide an answer based on the results. Cite sources or inform about source fetch failure.", "autoSend": true },
18+
{ "icon": "🌐", "text": " Factcheck data in your last message. Perform a web search on this topic and provide an answer based on the results. Cite sources or inform about source fetch failure. To be clear, I don't say that your message was invalid, I just want additional verification to be sure. Write concise response. I DO NOT WANT A BREAKDOWN, just write \"all correct!\"", "autoSend": true },
1919
{ "separator": true },
2020
{ "icon": "📅", "text": " Provide your next answer in a form of a table", "autoSend": false },
2121
{ "icon": "💻", "text": " output ONLY CODE, not explanations. Start by typing code in a code block", "autoSend": true },

0 commit comments

Comments
 (0)