Skip to content

Commit 5433ad2

Browse files
committed
add a ipynb tutorial
1 parent 14c146e commit 5433ad2

File tree

3 files changed

+1533
-0
lines changed

3 files changed

+1533
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ An open-source kit for agent development, integrated the powerful capabilities o
1111

1212
For more details, see our [documents](https://volcengine.github.io/veadk-python/).
1313

14+
A [tutorial](https://github.com/volcengine/veadk-python/blob/main/veadk_tutorial.ipynb) is available by Jupyter Notebook, or open it in [Google Colab](https://colab.research.google.com/github/volcengine/veadk-python/blob/main/veadk_tutorial.ipynb) directly.
15+
1416
## Installation
1517

1618
We use `uv` to build this project ([how-to-install-uv](https://docs.astral.sh/uv/getting-started/installation/)).

docs/docs/get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# 快速开始
22

3+
我们提供了一个供您完整体验 VeADK 核心功能的[教程](https://github.com/volcengine/veadk-python/blob/main/veadk_tutorial.ipynb)(基于 Jupyter Notebook),或者您也可以直接在 [Google Colab](https://colab.research.google.com/github/volcengine/veadk-python/blob/main/veadk_tutorial.ipynb) 中打开。
4+
35
## 安装 VeADK
46

57
您可参考[安装](./installation.md)文档进行安装。

0 commit comments

Comments
 (0)