OpenWebUI
The doccape OpenWebUI filter anonymizes or pseudonymizes user messages before they are sent to a model.
Install the filter
Install from the OpenWebUI Community Site:
- In OpenWebUI admin settings, open the Functions tab.
- Add a new function and paste the filter code from the community page.
- Enter a name (e.g.
Doccape Anonymization) and a short description. - Click Save.
- In the function overview, open the ⚙️ icon to edit the valves.
- Enter the base URL
https://app.doccape.de/apiand your API key. - Click Save.
- Enable the filter in the function overview.
- In admin settings → Models, add the filter to the models that should use it.
note
You can also enable a function globally for all models. See the OpenWebUI functions documentation.