Skip to content

Commit 99e21c0

Browse files
sanbuphyclaude
andcommitted
Fix wording: 社区群→社群, simplify THUSIGS reference
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 256a6fb commit 99e21c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,11 +1431,11 @@ export default function App() {
14311431
</div>
14321432
<div>
14331433
<h4 className="text-[11px] font-bold uppercase tracking-[0.2em] text-zinc-400 mb-6 font-mono">Collaboration</h4>
1434-
<p className="text-base text-zinc-500 font-light leading-relaxed">{lang === "EN" ? "We are actively seeking collaborators who share our interest in foundational tutorials on LLM and Agent technologies, as well as those interested in co-developing applied Agent projects — spanning toolchains, frameworks, and end-user applications. If you are passionate about building the next generation of intelligent agent systems, we welcome you to join our community group and connect with us." : "我们正在积极寻求对 LLM 与 Agent 基础教程感兴趣的合作伙伴,同时欢迎有志于共同产出 Agent 应用项目(涵盖工具链、框架及端到端应用)的研究者与工程师加入协作。如果您对构建下一代智能体系统充满热情,欢迎加入我们的社区群与我们取得联系。"}</p>
1434+
<p className="text-base text-zinc-500 font-light leading-relaxed">{lang === "EN" ? "We are actively seeking collaborators who share our interest in foundational tutorials on LLM and Agent technologies, as well as those interested in co-developing applied Agent projects — spanning toolchains, frameworks, and end-user applications. If you are passionate about building the next generation of intelligent agent systems, we welcome you to join our community group and connect with us." : "我们正在积极寻求对 LLM 与 Agent 基础教程感兴趣的合作伙伴,同时欢迎有志于共同产出 Agent 应用项目(涵盖工具链、框架及端到端应用)的研究者与工程师加入协作。如果您对构建下一代智能体系统充满热情,欢迎加入我们的社群与我们取得联系。"}</p>
14351435
</div>
14361436
<div>
14371437
<h4 className="text-[11px] font-bold uppercase tracking-[0.2em] text-zinc-400 mb-6 font-mono">About</h4>
1438-
<p className="text-base text-zinc-500 font-light leading-relaxed">{lang === "EN" ? "An open-source AI research lab. Core members from THUSIGS (Tsinghua Shenzhen International Graduate School), dedicated to building intelligent agent systems and open-source infrastructure." : "人工智能开源实验室,核心成员来自清华大学深圳国际研究生院(THUSIGS,专注于智能体系统与开源基础设施建设。"}</p>
1438+
<p className="text-base text-zinc-500 font-light leading-relaxed">{lang === "EN" ? "An open-source AI research lab. Core members from THUSIGS, dedicated to building intelligent agent systems and open-source infrastructure." : "人工智能开源实验室,核心成员来自 THUSIGS,专注于智能体系统与开源基础设施建设。"}</p>
14391439
</div>
14401440
</div>
14411441

0 commit comments

Comments
 (0)