mod: rename ollamas

This commit is contained in:
Andy Bunce 2026-04-21 18:54:25 +01:00
parent ab82b481ee
commit 17006abf52
3 changed files with 0 additions and 0 deletions

View file

@ -1,9 +0,0 @@
https://dev.to/ajeetraina/how-to-setup-open-webui-with-ollama-and-docker-desktop-24f0
```mermaid
graph LR
A[Start] --> B[Process]
B --> C[Decision]
C -->|Yes| D[End]
C -->|No| E[Loop Back to B]
```