docs: 在 README 架构章节添加全局/后端/前端架构图
This commit is contained in:
@@ -110,6 +110,8 @@ npm run dev
|
||||
|
||||
## 架构
|
||||
|
||||

|
||||
|
||||
### 生成管线
|
||||
|
||||
基于 Eino `compose.Graph` 的四阶段管线,支持质检重试与降级输出:
|
||||
@@ -138,6 +140,8 @@ graph TD
|
||||
C --> D["三段式规范提示词<br/>【主题】【风格】【技术】"]
|
||||
```
|
||||
|
||||

|
||||
|
||||
### 预设风格键
|
||||
|
||||
| 分类 | 键名 | 可选值示例 |
|
||||
@@ -149,6 +153,8 @@ graph TD
|
||||
| 光照 | `lighting` | bright, dim, dramatic, ambient, neon |
|
||||
| 情绪 | `mood` | cheerful, dark, mysterious, epic, calm |
|
||||
|
||||

|
||||
|
||||
详细架构说明见 [docs/_index.md](docs/_index.md)。
|
||||
|
||||
## API
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.3 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 MiB |
Reference in New Issue
Block a user