[add] ollama
This commit is contained in:
parent
dbdfe6d052
commit
8e5ba0b73a
3 changed files with 17 additions and 0 deletions
9
ollama2/readme.md
Normal file
9
ollama2/readme.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
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