mirror of
https://github.com/open-webui/open-webui
synced 2025-06-08 15:37:22 +00:00
refac: rm print
This commit is contained in:
parent
33099bf9e4
commit
43b791927e
@ -2073,8 +2073,6 @@ async def generate_autocompletion(form_data: dict, user=Depends(get_verified_use
|
|||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
print(payload)
|
|
||||||
|
|
||||||
# Handle pipeline filters
|
# Handle pipeline filters
|
||||||
try:
|
try:
|
||||||
payload = filter_pipeline(payload, user, models)
|
payload = filter_pipeline(payload, user, models)
|
||||||
|
Loading…
Reference in New Issue
Block a user