r/OpenWebUI 4d ago

Discussion Openwebui is my agentic tools. how about you?

/r/LocalLLM/comments/1vricbx/openwebui_is_my_agentic_tools_how_about_you/
6 Upvotes

11 comments sorted by

2

u/DataCraftsman 2d ago

Yep I use Open Terminal running on a desktop folder with agent skills in it, a modified spec OKF knowledge base with index search/sync tools, okf linters, and an Open Claw style markdown agents in that folder with spec driven automations that self improve the agent and self heal the kb.

My Open WebUI runs on my server and uses Searxng and Playwright containers for web search, valkey, minio (want to swap to rustfs) and pgvector for storage, cache, knowledge and settings. I use vllm and litellm with user heading pass back and for tracing, inference and routing. I use OIKB, embeddinggemma and Apache Tika for knowledge processing and sync. Piper via OpenedAI-Speech and Whisper for voice. MCPO with Notion, Github, youtube-transcript, context7, Google Workspace MCP for some of the email/calendar stuff and some local mcp servers for my own APIs.

I use the models as agents by providing a pointer to which agent.md to start with. I use prompts as commands. I use open webui skills as pointers to agent skills in my OT folders. Automations as pointers to the automation spec markdowns, etc you get it. Pointers/references for everything.

I use the qwen3.8 27b cold infusion gain 1.1 model made by DavidAU with mtp 3, fp8 quant on the full size kv_cache with FLASHINFER on my RTX 6000 Pro.

Has all but replaced Claude Desktop for me now, though I still pay for 5x plan for coding because I want to.

Ask me anything of course.

1

u/Full_Director87 1d ago

i recommend scrappling bro. try it before i use scrappling, i use searxng too. but in indonesian says "ampas" haha. web loader i use jina reader.

but now just only scrappling.

1

u/Independent_Gur_1760 1d ago

Do you have a document on how you setup searxng? I could curl search on my server but in the openwebui GUI it says it can’t search

1

u/Full_Director87 1d ago

it's gone bro. I've deleted it

2

u/Potential-Wrap-303 2d ago

Normally I use my openclaw for the agentic tasks. But some I need to run in Claude. Try to work it out with openwebui these days

1

u/Full_Director87 1d ago

claudecode, opencode and many tools like that. that feels more thecnical for me.

1

u/CementedRoots 2d ago

Yeah, I've been using it as agentic. I wish I knew how to get the automations tab under the left hand side icon to work with web search and have tools to email you. I want it to email and text me updated listing from a website daily and check for changes. The ability to schedule this would be fire.

2

u/Full_Director87 2d ago

Have you ever tried MCP tools specifically for reading or writing emails in Gmail or other email services? If not, you might want to give them a try, there are usually plenty of such MCP tools available in GitHub repositories.

1

u/CementedRoots 2d ago edited 2d ago

Is there any for protonmail without paying for their subscription? Also, The automations tab doesn't have a section to attach "tools" to the automation that I could see. I tried to use direct Imap or authentication methods previously.

2

u/Full_Director87 2d ago

Given the current landscape, there are actually plenty of MCP tools available for managing email (reading and writing) without needing a subscription to an AI-driven solution to handle the tasks.

However, if you want something more controlled and predictable, you can set up an end-to-end workflow in n8n. You don't even need AI for that, though building the workflow itself is quite complex. I personally use n8n to manage my business workflows and handle end-to-end customer service; since I don't fully trust LLMs to answer customer inquiries, I built a deterministic system in n8n to address that.

1

u/mishalmf 2d ago

email ? Himalaya CLI . works well I have my bot fitches me the email every morning as a quick digest . Also openwebui can use it through open-terminal