mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45: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', {
|
||||
parentId: message.id,
|
||||
prompt:
|
||||
`Can you explain this section to me in more detail?\n\n` +
|
||||
`Explain this section to me in more detail\n\n` +
|
||||
'```\n' +
|
||||
e.detail +
|
||||
'\n```'
|
||||
|
|
|
|||
Loading…
Reference in a new issue