🔧 refactor: Move Plugin-related Helpers to TS API and Add Tests (#8961)

This commit is contained in:
Danny Avila 2025-08-09 12:02:44 -04:00 committed by GitHub
parent 5eb6926464
commit 770c766d50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1065 additions and 140 deletions

2
package-lock.json generated
View file

@ -51345,7 +51345,7 @@
},
"packages/api": {
"name": "@librechat/api",
"version": "1.2.9",
"version": "1.3.0",
"license": "ISC",
"devDependencies": {
"@babel/preset-env": "^7.21.5",