mirror of
https://github.com/open-webui/open-webui.git
synced 2025-08-18 08:07:48 +02:00
Update +page.svelte
This commit is contained in:
@@ -348,7 +348,7 @@
|
||||
},
|
||||
body: JSON.stringify({
|
||||
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
|
||||
})
|
||||
})
|
||||
|
Reference in New Issue
Block a user