Merge branch 'bytedance:main' into main

This commit is contained in:
Li Xin
2025-05-08 11:14:13 +08:00
committed by GitHub
8 changed files with 35 additions and 72 deletions

View File

@@ -92,7 +92,7 @@ brew install marp-cli
Optionally, install web UI dependencies via [pnpm](https://pnpm.io/installation):
```bash
cd web
cd deer-flow/web
pnpm install
```