mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
refac: rm print statement
This commit is contained in:
parent
cd088b2f71
commit
33fffd6b1d
1 changed files with 0 additions and 2 deletions
|
|
@ -173,8 +173,6 @@ async def generate_title(
|
|||
flags=re.S,
|
||||
).strip()
|
||||
|
||||
print(messages)
|
||||
|
||||
content = title_generation_template(
|
||||
template,
|
||||
messages,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue