[GH-ISSUE #16230] feat: Markdown search #17833

Closed
opened 2026-04-19 23:43:25 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @alemstrom on GitHub (Aug 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16230

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I've got a docling.json parse fastapi daemon running on host 192.168.88.171, in trying to us the documents function under the admin, and extraction use of docling, and creating a custom utility daemon to parse against, likeness to docling api:

Script

I've found that it doesn't function as expected, I also wrote functions (action, pipe, etc) to find that it is only a modification and processes it AFTER the question has been asked.

Desired Solution you'd like

The desired outcome is having my specialized app as demonstrated above be queried on each request, for information specific to a tenant id which is defined in the system prompt/initial context for the message.

I have tried everything but git export, but found its dockerized and thus can't add a plugin, and as research has provided, the plugins directory in the recent versions is no more.

Alternatives Considered

No response

Additional Context

No response

Originally created by @alemstrom on GitHub (Aug 2, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/16230 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I've got a docling.json parse fastapi daemon running on host 192.168.88.171, in trying to us the documents function under the admin, and extraction use of docling, and creating a custom utility daemon to parse against, likeness to docling api: [Script](https://pastebin.com/hdnNKFEG) I've found that it doesn't function as expected, I also wrote functions (action, pipe, etc) to find that it is only a modification and processes it AFTER the question has been asked. ### Desired Solution you'd like The desired outcome is having my specialized app as demonstrated above be queried on each request, for information specific to a tenant id which is defined in the system prompt/initial context for the message. I have tried everything but git export, but found its dockerized and thus can't add a plugin, and as research has provided, the plugins directory in the recent versions is no more. ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#17833