🐛 fix: Preserve Default Model in Message Requests (#1857)

* fix: do not remove default model from message request

* chore: bump data-provider
This commit is contained in:
Danny Avila 2024-02-21 13:29:21 -05:00 committed by GitHub
parent dd8038b375
commit 128446601a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 18 deletions

View file

@ -1,6 +1,6 @@
{
"name": "librechat-data-provider",
"version": "0.4.2",
"version": "0.4.3",
"description": "data services for librechat apps",
"main": "dist/index.js",
"module": "dist/index.es.js",