mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
fix: remove tags gen print
This commit is contained in:
parent
8c5206018c
commit
230e2f8f82
@ -1639,7 +1639,6 @@ JSON format: { "tags": ["tag1", "tag2", "tag3"] }
|
||||
template, form_data["messages"], {"name": user.name}
|
||||
)
|
||||
|
||||
print("content", content)
|
||||
payload = {
|
||||
"model": task_model_id,
|
||||
"messages": [{"role": "user", "content": content}],
|
||||
|
Loading…
Reference in New Issue
Block a user