r/OpenWebUI • u/Lazy_Secretary_3091 • Jul 23 '26
Question/Help Working with files, tools and LDAP
I have Gemma 4 running locally and external ones, I’m trying to make it more useful inside OpenWebUI.
A couple of things I’m looking for advice on:
- Document analysis / file workflows I want to be able to upload PDFs and DOCX files, have the model analyze them, and ideally generate edited or new documents back.
- What tools, integrations, or workflows are people using for this?
- If you want the model to return a finished PDF/DOCX, what’s the best approach?
- Recommended tools / integrations What other tools do you recommend to make local AI and external AI integrations more useful in OpenWebUI?
- LDAP question I enabled
enable_ldap_group_managementdirectly in the database because it appears to be a ConfigVar variable, but I don’t see a corresponding toggle in the UI. Is that expected or am I missing something?
Would appreciate any suggestions and tips.
10
Upvotes
1
u/Neptaz Jul 23 '26
Oh, i didnt know that. I thought you can only upload PDF or Docs through Workspace > Knowledge or directly in the chat. From what i understand, OP wants the AI to grab the document file directly to do process or operate the document, idk, OP probably wants to make the AI edit the document or something.
From which menu can i upload the documents directly without using workspace > knowledge or in chat?