mirror of
https://github.com/open-webui/pipelines
synced 2025-06-08 15:45:50 +00:00
fix
This commit is contained in:
parent
ef79179c7f
commit
086acb5c29
@ -38,7 +38,6 @@ class Pipeline:
|
||||
|
||||
async def outlet(self, body: dict, user: dict) -> dict:
|
||||
# This function is called after the OpenAI API response is completed. You can modify the messages after they are received from the OpenAI API.
|
||||
|
||||
print(f"outlet:{__name__}")
|
||||
|
||||
print(body)
|
||||
|
Loading…
Reference in New Issue
Block a user