Node search supports model and name search (#24331)

This commit is contained in:
GuanMu
2025-08-22 22:01:11 +08:00
committed by GitHub
parent ad2c541163
commit 295b47cbff
3 changed files with 103 additions and 82 deletions

View File

@@ -2,7 +2,7 @@
"name": "dify-web",
"version": "1.7.2",
"private": true,
"packageManager": "pnpm@10.14.0",
"packageManager": "pnpm@10.15.0",
"engines": {
"node": ">=v22.11.0"
},