Skip to content

Commit 4e1d0b4

Browse files
committedNov 8, 2024
updated
1 parent 79e5cb7 commit 4e1d0b4

File tree

7 files changed

+28
-7
lines changed

7 files changed

+28
-7
lines changed
 

‎docs/user/1_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Click on the "Get Started" button. This action initiates the sign-in process, wh
88

99
<!-- [![Watch the video](../../static/img/get_started.png)](../../static/video/onboarding.mp4) -->
1010

11-
<iframe width="100%" height="500" src="https://www.youtube.com/embed/_Ws-C_vKTx0?si=NivrnRfc2nXG1Fxy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
11+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=oNo5MzqlAPqqgdgu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
1212

1313
After successfully completing the onboarding process, users can sign in to explore the application dashboard. On the dashboard, users can:
1414

‎docs/user/2_onboarding.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ From here, you can access your existing projects, create new projects, and lever
9292

9393
### Video Guide
9494

95-
<iframe width="100%" height="315" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=aJOMHWsyMYJWAeaw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
95+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/YpZV_AFHsX8?si=oNo5MzqlAPqqgdgu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
9696

‎docs/user/module/console.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
- View console output.
44
- Monitor and debug application processes and operations within the chat.
55

6-
![Console](../../../static/img/console.png)
6+
![Console](../../../static/img/console.png)
7+
8+
**Video Guide**
9+
10+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/SbYpBixGNGU?si=lEZRpUDC-ilu3BFS" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

‎docs/user/module/debug.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@
44
- Monitor AI model usage and associated costs.
55
- Inspect debug information related to AI models.
66

7-
![debug](../../../static/img/debug.png)
7+
![debug](../../../static/img/debug.png)
8+
9+
**Video Guide**
10+
11+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/l71evhM6csg?si=OXwas9_JUo9llL7V" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

‎docs/user/module/git.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
- Manage version control through the chat interface.
77

88

9-
![git](../../../static/img/git.png)
9+
![git](../../../static/img/git.png)
10+
11+
**Video Guide**
12+
13+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/x69-3EzZeeY?si=je3jqJAbXVDBg0kV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

‎docs/user/module/planner.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@
66
- Track ongoing and completed tasks for better productivity.
77

88

9-
![planner](../../../static/img/planner.png)
9+
![planner](../../../static/img/planner.png)
10+
11+
**Video Guide**
12+
13+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/Pz18wDGzOno?si=4dvHWUWwXB-hU4Xd" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

‎docs/user/module/preview.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@
44
- The Preview feature allows you to view the real-time output of the code you are working on within the application.
55
- After writing or editing code, you can use the Preview tab to see how your application or script will look or behave when executed.
66

7-
![preview](../../../static/img/preview.png)
7+
![preview](../../../static/img/preview.png)
8+
9+
**Video Guide**
10+
11+
12+
<iframe width="100%" height="500" src="https://www.youtube.com/embed/qxpAWphk8c4?si=2pe-tmAKbERxsa6G" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)
Failed to load comments.