mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
refac
This commit is contained in:
parent
0bfe28711a
commit
c746fd94cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue