From d4cf0ca7e72fc57a0b13f37485601b006aaf75ee Mon Sep 17 00:00:00 2001 From: luics Date: Sat, 26 Jul 2025 14:58:58 +0800 Subject: [PATCH] docs: add new acknowledgment --- README.md | 1 + README.zh_CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index a7966ecb0..20a16f710 100644 --- a/README.md +++ b/README.md @@ -117,4 +117,5 @@ Thank you to all the developers and community members who have contributed to th * LLM integration support provided by the Eino framework team * High-performance framework developed by the Cloudwego team +* High-quality workflow building engine developed by the [FlowGram](https://github.com/bytedance/flowgram.ai) team * All users who participated in testing and feedback \ No newline at end of file diff --git a/README.zh_CN.md b/README.zh_CN.md index 1f3112cad..b6ed89302 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -115,4 +115,5 @@ Coze Studio 的后端采用 Golang 开发,前端使用 React + TypeScript, * Eino 框架团队提供的 LLM 集成支持 * Cloudwego 团队开发的高性能框架 +* [FlowGram](https://github.com/bytedance/flowgram.ai) 团队开发的高质量流程搭建引擎 * 所有参与测试和反馈的用户 \ No newline at end of file