refactor: rename to DeerFlow

This commit is contained in:
Li Xin
2025-04-17 16:38:35 +08:00
parent fd85115f6f
commit aaf843aafa
6 changed files with 34 additions and 14 deletions

View File

@@ -9,7 +9,7 @@ import { Geist } from "next/font/google";
import { TooltipProvider } from "~/components/ui/tooltip";
export const metadata: Metadata = {
title: "🦌 Deer",
title: "🦌 DeerFlow",
description:
"Deep Exploration and Efficient Research, an AI tool that combines language models with specialized tools for research tasks.",
icons: [{ rel: "icon", url: "/favicon.ico" }],