mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-16 22:25:15 +08:00
docs: update architecture diagrams for 4.x
This commit is contained in:
@@ -41,8 +41,8 @@ DS2API 当前的核心思路,不是把客户端传来的 `messages`、`tools`
|
||||
|
||||
```text
|
||||
客户端请求
|
||||
-> 协议适配层(OpenAI / Claude / Gemini)
|
||||
-> 统一消息标准化
|
||||
-> HTTP API surface(OpenAI / Claude / Gemini)
|
||||
-> promptcompat 统一消息标准化
|
||||
-> tool prompt 注入
|
||||
-> DeepSeek 风格 prompt 拼装
|
||||
-> 文件收集 / inline 上传 / history split(OpenAI 链路)
|
||||
|
||||
Reference in New Issue
Block a user