File size: 666 Bytes
53023f4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | # Qwen3 Docker OpenWebUI + Ollama + Router Stack
์ด stack์ ๊ธฐ์กด Open WebUI ์ปจํ
์ด๋๋ฅผ ๊ฑด๋๋ฆฌ์ง ์๊ณ ์๋ก ๋์๋๋ค.
์ฃผ์:
```text
Open WebUI: http://127.0.0.1:3001
Ollama API: http://127.0.0.1:11435
Router API: http://127.0.0.1:8011/v1
```
๊ตฌ์ฑ:
```text
open-webui -> ollama:11434
open-webui -> router-api:8011/v1
router-api -> ollama:11434
```
Open WebUI ์์์๋ ๋ ๊ฐ์ง๊ฐ ๋ณด์ผ ์ ์์ต๋๋ค.
```text
Ollama static model:
qwen3-8b-korean-coding-router:latest
OpenAI-compatible router model:
qwen3-8b-korean-coding-router
```
full router/post-check/longform ๊ธฐ๋ฅ์ `router-api` ๊ฒฝ์ ๋ชจ๋ธ์์ ๋์ํฉ๋๋ค.
|