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
commit 295b47cbff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 103 additions and 82 deletions

View file

@ -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