From 63e48691012aa9e69caa01d62fe683dbf23c6c34 Mon Sep 17 00:00:00 2001 From: MT-Fire <798521692@qq.com> Date: Sun, 29 Mar 2026 00:13:15 +0800 Subject: [PATCH] =?UTF-8?q?chore(frontend):=20=E5=90=8C=E6=AD=A5=20about?= =?UTF-8?q?=20=E6=96=87=E6=A1=A3=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/workspace/settings/about.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/components/workspace/settings/about.md b/frontend/src/components/workspace/settings/about.md index 5ab97cb7..fa74de7d 100644 --- a/frontend/src/components/workspace/settings/about.md +++ b/frontend/src/components/workspace/settings/about.md @@ -33,20 +33,17 @@ DeerFlow is proudly open source and distributed under the **MIT License**. We extend our heartfelt gratitude to the open source projects and contributors who have made DeerFlow a reality. We truly stand on the shoulders of giants. ### Core Frameworks - - **[LangChain](https://github.com/langchain-ai/langchain)**: A phenomenal framework that powers our LLM interactions and chains. - **[LangGraph](https://github.com/langchain-ai/langgraph)**: Enabling sophisticated multi-agent orchestration. - **[Next.js](https://nextjs.org/)**: A cutting-edge framework for building web applications. ### UI Libraries - - **[Shadcn](https://ui.shadcn.com/)**: Minimalistic components that power our UI. - **[SToneX](https://github.com/stonexer)**: For his invaluable contribution to token-by-token visual effects. These outstanding projects form the backbone of DeerFlow and exemplify the transformative power of open source collaboration. ### Special Thanks - Finally, we want to express our heartfelt gratitude to the core authors of DeerFlow 1.0 and 2.0: - **[Daniel Walnut](https://github.com/hetaoBackend/)**