mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 18:15:39 -04:00
[PR #296] [CLOSED] Do not print body in rate_limit_filter_pipeline #365
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/pipelines/pull/296
Author: @diwakar-s-maurya
Created: 10/14/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
03b91bdDo not print body in rate_limit_filter_pipeline📊 Changes
1 file changed (+0 additions, -2 deletions)
View changed files
📝
examples/filters/rate_limit_filter_pipeline.py(+0 -2)📄 Description
This PR removes logging the variable "body" and "user". These contains userinfo and full conversation respectively. Logging them always without any control is not best practice.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.