summaryrefslogtreecommitdiffhomepage
path: root/js/src/session/prompt/title.txt
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/session/prompt/title.txt')
-rw-r--r--js/src/session/prompt/title.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/js/src/session/prompt/title.txt b/js/src/session/prompt/title.txt
deleted file mode 100644
index a57f9082b..000000000
--- a/js/src/session/prompt/title.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-you will generate a short title based on the first message a user begins a conversation with
-- ensure it is not more than 50 characters long
-- the title should be a summary of the user's message
-- it should be one line long
-- do not use quotes or colons
-- the entire text you return will be used as the title
-- never return anything that is more than one sentence (one line) long