mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-08 00:52:37 +01:00
🐛 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:
parent
dd8038b375
commit
128446601a
2 changed files with 1 additions and 18 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue