Skip to content

v1.0.0 - initial release

Latest

Choose a tag to compare

@p1s4 p1s4 released this 29 Aug 15:14

Stateless regex filter for Open WebUI. Strips stale LLM reasoning blocks before Async Context Compression (prio 15).

Install: Admin Panel -> Functions -> Create Filter, paste reasoning_stripper.py or use the raw URL:
https://raw.githubusercontent.com/p1s4/open-webui-reasoning-stripper/v1.0.0/reasoning_stripper.py

Pipeline: Reasoning Stripper (prio 5) -> Async Context Compression (prio 15) by Fu-Jie

Settings: see README for my valves (ACC summary_model = your own LLM).

Standalone, no Mnemosyne dependency, no DB, pure regex.

MIT licensed, personal project shared as-is, no maintenance.