Skip to main content

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:

  1. In OpenWebUI admin settings, open the Functions tab.
  2. Add a new function and paste the filter code from the community page.
  3. Enter a name (e.g. Doccape Anonymization) and a short description.
  4. Click Save.
  5. In the function overview, open the ⚙️ icon to edit the valves.
  6. Enter the base URL https://app.doccape.de/api and your API key.
  7. Click Save.
  8. Enable the filter in the function overview.
  9. 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.