diff --git a/README.md b/README.md index 507f3cae..ece9c130 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,14 @@ Before commit or push your changes, please make sure the unittests are passed ,o pytest -n 16 ``` +## Contact with us + +Join our discussion group by scanning the QR code below: + +

+ Volcengine Agent Development Kit Logo +

+ ## License This project is licensed under the [Apache 2.0 License](./LICENSE). diff --git a/assets/images/veadk_group_qrcode.jpg b/assets/images/veadk_group_qrcode.jpg new file mode 100644 index 00000000..a6a39614 Binary files /dev/null and b/assets/images/veadk_group_qrcode.jpg differ diff --git a/docs/docs/.vuepress/public/images/veadk_group_qrcode.jpg b/docs/docs/.vuepress/public/images/veadk_group_qrcode.jpg new file mode 100644 index 00000000..a6a39614 Binary files /dev/null and b/docs/docs/.vuepress/public/images/veadk_group_qrcode.jpg differ diff --git a/docs/docs/introduction.md b/docs/docs/introduction.md index c0f94fa5..d64f54af 100644 --- a/docs/docs/introduction.md +++ b/docs/docs/introduction.md @@ -68,6 +68,14 @@ VeADK 各组件与火山引擎相关产品的结合矩阵: - 提供贴近实际工业场景的各类开发和部署用例,涵盖数据库访问、数据湖读写、复杂任务编排等多样场景。 - 提供可直接复用的代码模板与配置示例,帮助开发者快速上手并解决实际业务问题。 +## 社区支持 + +您可以扫描下方二维码,加入 VeADK 讨论群组: + +

+ VeADK 讨论组二维码 +

+ ## 整体方案 在 VeADK 中,智能体的构建与生命周期的管理围绕`Agent`,`Runner`等核心组件进行: @@ -92,4 +100,5 @@ VeADK 的组件会利用这三个属性来构建某些数据的索引,例如 | 时间节点 | 事件 | | --- | --- | -| 2025/08/01 | V0.1.0版本发布 | +| 2025/08/01 | V0.1.0 版本发布 | +| 2025/08/14 | V0.2.1 版本发布 |