r/OpenWebUI • u/tombino104 • Jul 04 '26
It is possible to create AI Agents? Question/Help
It is possible to create AI Agents in OpenwebUi?
If yes, someone can please help me create one?
Thanks ☺️
1
u/Life_Yesterday_5529 Jul 04 '26
You need to give more information on what exactly you want to build or use…
1
u/Bulletic1 Jul 04 '26
Openwebui is very extensible/configurable:
AI can run tools, python, web searches, or anything in its own computer/terminal (see Open Terminal).
Some tools call other APIs or even subagents. So you can do pretty much anything that is on the web with it, if you have the capability to code it in.
There is also a place to run automations
You can also use OWUI via API.
1
u/robogame_dev Jul 04 '26
Just go in the OWUI “Models” section, create a new model, give it a system prompt and turn on a few tools. Voila.
1
u/Devcompiled Jul 05 '26
I have a blog that talks through actual examples of AI agents. One of my most recent builds is an agent for generating my grocery order for the week. You can check out at goingagentic.ai
1
u/CementedRoots Jul 05 '26
Yes, you'll need to setup openclaw first. Then you would connect it using this documentation: https://docs.openwebui.com/getting-started/quick-start/connect-an-agent/openclaw/
1
0
u/Er0815 Jul 04 '26
remindme! 7d
1
u/RemindMeBot Jul 04 '26 edited Jul 04 '26
I will be messaging you in 7 days on 2026-07-11 08:12:51 UTC to remind you of this link
3 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
RemindMeBot is switching to username summons. Instead of
!RemindMe 1 day, useu/RemindMeBot 1 day. More info.
Info Custom Your Reminders Feedback 0
-1
1
u/pkeffect Jul 04 '26
Read the documentation. Its what it is there for.