Commit 7cc79f01 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

Update +page.svelte

parent 3db6bbfd
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
}, },
body: JSON.stringify({ body: JSON.stringify({
model: selectedModel, model: selectedModel,
prompt: `Create an extremely short title for the following question with 3-5 words without using the word 'title.': ${user_prompt}`, prompt: `Generate a brief 3-5 word title for this question, excluding the term 'title.' Then, please reply with only the title: ${user_prompt}`,
stream: false stream: false
}) })
}) })
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment