mirror of
https://github.com/open-webui/open-webui
synced 2024-11-07 00:59:52 +00:00
refac
This commit is contained in:
parent
0bfe28711a
commit
c746fd94cb
@ -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```'
|
||||||
|
Loading…
Reference in New Issue
Block a user