Skip to content

Commit 4f63de8

Browse files
committed
更新readme
1 parent aaa7be1 commit 4f63de8

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Step-3:添加后端
5050
- 模型名:`gpt-4`
5151
- 后端 URL:`http://localhost:8080/v1`
5252

53-
<img src="static/ui.png" width="600">
53+
<img src="static/ui.png" width="800">
5454

5555
---
5656

@@ -109,11 +109,4 @@ python -m openai_router.main --help
109109
---
110110

111111
## 🏗️ Architecture
112-
```
113-
┌─────────────────┐ ┌──────────────────┐ ┌─────────────┐
114-
│ Client/SDK │ ──► │ OpenAI Router │ ──► │ Backend │
115-
│ │ │ (FastAPI) │ │ (vLLM/...) │
116-
└─────────────────┘ └──────────────────┘
117-
118-
119-
以上内容均由AI搜集总结并生成,仅供参考
112+
<img src="static/arch.png" width="800">

static/arch.png

976 KB
Loading

0 commit comments

Comments
 (0)