Open WebUI

Open WebUI is a an AI interface which is self hosted and can be extended to your needs. Your RheinInsights Retrieval Suite deployment can be integrated into Open WebUI as a search provider, for instance as a tool.

This way, your users will gain relevant answers through our query pipelines. In particular, our query pipelines can be queried in a way so that security trimming takes place. In turn, answers will always be only generated based on documents the users are allowed to see in the underlying knowledge sources.

Configuration

You can include the RheinInsights Retrieval Suite in Open WebUI as follows:

  1. As an administrator open the admin panel

  2. Click on Functions

  3. Click on new function

    image-20251205-141058.png
  4. Click on new function (yes, a second time)

  5. Give this function a reasonable name

  6. Give the function a description

  7. Copy and paste the python code from Open WebUI Enterprise Search Pipe or Open WebUI RAG Pipe into the field

  8. Click on save

    image-20251205-141255.png
  9. Click on confirm

  10. Click on the function’s gear wheel

    image-20251205-141731.png
  11. Fill in the following parameters

    image-20251205-141818.png
    1. Rheininsightsurl: this should be the FQDN towards your RheinInsights Retrieval Suite deployment

    2. Authenticationtoken: leave empty if you did not define a passkey. Otherwise provide this passkey here

    3. The id of the query pipeline which should be used. P
      For more information on how to configure query pipelines, see Query Pipelines .
      Please note that it must be configured for public access, see Query Pipeline - Access Configuration . Also, if you want to use secure search, you need to enable “Allow for ingesting userPrincipalName as part of the query” for this pipeline

  12. Afterwards, activate the function by clicking on the checkbox

    image-20251205-141337.png
  13. Click on settings

  14. Open models

  15. Open the menu of the new “model” by clicking on the three dots

  16. image-20251205-141503.png

    Click on access

  17. image-20251205-141534.png

    Adjust the accessibility to the user group which should use this model

    image-20251205-141607.png

  18. Close the dialog and click on save & update

  19. Afterwards the permitted users can use this model