[mod] glance
This commit is contained in:
parent
13ac0c5056
commit
8bf8c9121c
2 changed files with 14 additions and 1 deletions
|
|
@ -1 +1,9 @@
|
|||
https://dev.to/ajeetraina/how-to-setup-open-webui-with-ollama-and-docker-desktop-24f0
|
||||
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]
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue