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` ๊ฒฝ์œ  ๋ชจ๋ธ์—์„œ ๋™์ž‘ํ•ฉ๋‹ˆ๋‹ค.