Skip to content

Commit d287638

Browse files
committed
feat: update for images
1 parent b429dec commit d287638

File tree

7 files changed

+5
-1
lines changed

7 files changed

+5
-1
lines changed

book.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ git-repository-icon = "fa-github"
1111
edit-url-template = "https://github.com/phodal/aigc/edit/master/{path}"
1212
site-url = "/"
1313
cname = "aigc.phodal.com"
14+
15+
# cargo install mdbook-epub
16+
# mdbook-epub --standalone ./path/to/book/dir
17+
[output.epub]

src/develop-llm-app-with-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ ChatFlow 是一个基于自然语言处理(NLP)的流程编排工具,具
8080

8181
用于帮助系统设计人员快速理解用户需求并生成对应的系统设计方案。
8282

83-
![](imags/chatflow-software-design.png)
83+
![](images/chatflow-software-design.png)
8484

8585
### ChatFlow 示例:写作的发散与探索
8686

479 KB
Loading

src/images/devti-processes.png

587 KB
Loading

src/images/devti.png

436 KB
Loading

src/images/unit-mesh-elements.png

908 KB
Loading

src/images/unit-mesh-processes.png

297 KB
Loading

0 commit comments

Comments
 (0)