🔧 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

View file

@ -1,6 +1,6 @@
{
"name": "@librechat/api",
"version": "1.2.9",
"version": "1.3.0",
"type": "commonjs",
"description": "MCP services for LibreChat",
"main": "dist/index.js",