mirror of
https://github.com/open-webui/pipelines.git
synced 2026-07-21 01:55:22 -04:00
Q: intecept private url then upload it to the conversation (ex private confluence) #194
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rossm-mf on GitHub (Feb 13, 2025).
I am trying to see how to intercept a private confluence url and upload the document into the conversation using the confluence API.
It feels like using filter pipeline would be the best approach but when I look at the inlet body there quite a lot of generated stuff for upload
The follwing example if for a public url but I imagine it would be the same result for private. Basically adding a new new messages under task_body?
@CWrecker commented on GitHub (Mar 3, 2025):
Here's an OpenWebUI tool for inspiration: https://openwebui.com/t/romainneup/confluence_search
@rossm-mf commented on GitHub (Mar 3, 2025):
tried it few days ago. it pretty good so far
@RomainNeup commented on GitHub (Mar 3, 2025):
If you have feedbacks don't hesitate to open an issue on https://github.com/RomainNeup/open-webui-utilities 👍