From e5242093526e407f829cd9eee1e90b7286d100f7 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Mon, 26 May 2025 21:08:15 -0400 Subject: title --- js/src/session/prompt/title.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 js/src/session/prompt/title.txt (limited to 'js/src/session/prompt') diff --git a/js/src/session/prompt/title.txt b/js/src/session/prompt/title.txt new file mode 100644 index 000000000..a57f9082b --- /dev/null +++ b/js/src/session/prompt/title.txt @@ -0,0 +1,7 @@ +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 -- cgit v1.2.3