From 08808d4417e295b388d2f148b6fbd7fd8e745f4d Mon Sep 17 00:00:00 2001 From: teresama Date: Wed, 10 Jun 2026 09:35:03 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=AF=20fix:=20Change=20enforce=20modelS?= =?UTF-8?q?pecs=20to=20false?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- e2e/config/librechat.e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/config/librechat.e2e.yaml b/e2e/config/librechat.e2e.yaml index a852ae1594..23b846597c 100644 --- a/e2e/config/librechat.e2e.yaml +++ b/e2e/config/librechat.e2e.yaml @@ -40,7 +40,7 @@ endpoints: modelSpecs: prioritize: true - enforce: true + enforce: false list: - name: 'e2e-mock-provider-a' label: 'Mock Provider A'