Skip to content

Commit 153b945

Browse files
committed
order
1 parent 193034b commit 153b945

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Frontend/Examples.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,23 @@ Remembmer, these examples are act different output and process on different llm
1111
To make better output, you need modify or refine prompts.
1212

1313
## Simple DND Play
14-
![](./images/ex_simple_dnd.webp)
15-
1614
This example shows simple loop flow that a player and a hoster on TRPG.
15+
![](./images/ex_simple_dnd.webp)
1716

1817
## Save File
18+
This example shows simple tool and save file
1919
![](./images/ex_save_file.webp)
2020

21-
This example shows simple tool and save file
21+
2222

2323
## Lottery
24+
This example shows simple condition switch to different branch
2425
![](./images/ex_lottery.webp)
2526

26-
This example shows simple condition switch to different branch
27+
2728

2829
## DND Play
30+
This example merges tool using and condition branch
31+
2932
![](/cover.webp)
3033

31-
This example merges tool using and condition branch

0 commit comments

Comments
 (0)