pipelines icon indicating copy to clipboard operation
pipelines copied to clipboard

The name of the Pipeline deprecated class

Open Sank-WoT opened this issue 6 months ago • 0 comments

The examples below use outdated Pipe usage examples.

https://github.com/open-webui/pipelines/blob/039f9c54f8e9f9bcbabde02c2c853e80d25c79e4/examples/filters/conversation_turn_limit_filter.py#L8

Links to current class type checks

https://github.com/open-webui/open-webui/blob/1db8dec4f52fc0fa8f8f7bfbb8ea5bde41fee17d/src/lib/components/admin/Functions/FunctionEditor.svelte#L176

https://github.com/open-webui/open-webui/blob/1db8dec4f52fc0fa8f8f7bfbb8ea5bde41fee17d/backend/open_webui/utils/plugin.py#L150

Please fix the name in these examples.

Sank-WoT avatar Aug 26 '25 07:08 Sank-WoT