♻️ refactor: formatContentStrings to support AI and System messages (#8528)

* ♻️ refactor: `formatContentStrings` to support AI and System messages

* 📦 chore: bump @librechat/api version to 1.2.7
This commit is contained in:
Danny Avila 2025-07-17 19:19:37 -04:00 committed by GitHub
parent cf59f1ab45
commit 0bf708915b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 66 additions and 58 deletions

2
package-lock.json generated
View file

@ -46467,7 +46467,7 @@
},
"packages/api": {
"name": "@librechat/api",
"version": "1.2.6",
"version": "1.2.7",
"license": "ISC",
"devDependencies": {
"@babel/preset-env": "^7.21.5",