Skip to content

FAI-Solutions/open-webui-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAI-Solutions Open WebUI Extensions Hub

Practical filter, function, pipeline, and tool extensions for Open WebUI — solving everyday usability and functionality gaps in local and cloud LLM workflows.

Early stage — currently featuring two extension, with additional releases planned as interest grows.


📦 Available Extensions

Extension Type Version Marketplace Description
LLMTrace Filter v1.0 ⬇️ Install Visualizes the LLM workflow step-by-step
Ollama Usage Monitor Filter v0.6 ⬇️ Install Shows weekly Ollama Cloud usage stats

Why this hub exists

Open WebUI is a great chat interface, but it still has a few rough edges and minor annoyances. This repository collects small, focused, high-quality extensions designed to improve everyday usability.

Planned extensions (suggestions welcome!):

  • Proper Debugger (on hold)
  • ...

Extension Details

LLMTrace icon LLMTrace

LLMTrace is an Open WebUI filter extension that gives insights into the LLMs workflow. It show each step that happens after the LLM receives Users query.

There are multiple output formats: a dropdown panel attached to the end of the LLM message; a small timeline embedded at the top of the LLM message; a full dashboard in a web-browser-tab.

Ollama icon Ollama Usage Monitor

Ollama Usage Monitor is an Open WebUI filter extension that shows session & weekly Ollama Cloud usage stats at the end of each LLM response, including the time remaining until reset.

Example output:

------ ☁ Ollama Usage Monitor ------
| MyAccount: Weekly 29.3% - Reset 1 day • run 2.4% - Reset 5 hours |

🤝 Contributing

Want to request an extension or add your own?

  • Open an issue with your idea (or just email me)
  • Or submit a PR with a new folder following the same structure as the already existing extensions

Contact

License

MIT

Contributors