mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 03:37:44 +08:00
Node search supports model and name search (#24331)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
npm add -g pnpm@10.13.1
|
||||
npm add -g pnpm@10.15.0
|
||||
cd web && pnpm install
|
||||
pipx install uv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user