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:
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_
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @alemstrom on GitHub (Aug 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16230
Check Existing Issues
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