mirror of
https://github.com/open-webui/pipelines
synced 2025-06-26 18:15:58 +00:00
Merge 889b09f2db
into adec65727e
This commit is contained in:
commit
ba2ab46b8c
@ -227,6 +227,7 @@ class Pipeline:
|
|||||||
|
|
||||||
trace.event(**event_payload)
|
trace.event(**event_payload)
|
||||||
|
|
||||||
|
del body["chat_id"]
|
||||||
return body
|
return body
|
||||||
|
|
||||||
async def outlet(self, body: dict, user: Optional[dict] = None) -> dict:
|
async def outlet(self, body: dict, user: Optional[dict] = None) -> dict:
|
||||||
|
Loading…
Reference in New Issue
Block a user