You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How could I upload a pdf/excel/word document via open-webui, and the file uploaded could be received and parsed in customized pipeline? Such after receiving the file, I would lie to use ollama embedding, docling or minerU framework to parse my file.
Currently, after uploading the file via open-webui, it seems that the file could not be processed.
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?
The text was updated successfully, but these errors were encountered: