mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -494,7 +494,7 @@
|
|||||||
dispatch('submit', {
|
dispatch('submit', {
|
||||||
parentId: message.id,
|
parentId: message.id,
|
||||||
prompt:
|
prompt:
|
||||||
`Can you explain this section to me in more detail?\n\n` +
|
`Explain this section to me in more detail\n\n` +
|
||||||
'```\n' +
|
'```\n' +
|
||||||
e.detail +
|
e.detail +
|
||||||
'\n```'
|
'\n```'
|
||||||
|
|||||||
Reference in New Issue
Block a user