mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
🎯 fix: Change enforce modelSpecs to false
This commit is contained in:
parent
cec5b0d56f
commit
08808d4417
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ endpoints:
|
|||
|
||||
modelSpecs:
|
||||
prioritize: true
|
||||
enforce: true
|
||||
enforce: false
|
||||
list:
|
||||
- name: 'e2e-mock-provider-a'
|
||||
label: 'Mock Provider A'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue