LibreChat/api/server/middleware/limiters
Danny Avila 77854decdf
🪣 fix: Cap Context Projection Workload Before Tokenization (#13910)
* fix: bound context projection workload

* fix: Address context projection CI failures

* fix: Bound context projection database reads

* fix: Sort projection spec imports

* fix: Cap projection body reads with stats
2026-06-23 08:43:09 -04:00
..
contextProjectionLimiter.js 🪣 fix: Cap Context Projection Workload Before Tokenization (#13910) 2026-06-23 08:43:09 -04:00
forkLimiters.js
importLimiters.js
index.js 🪣 fix: Cap Context Projection Workload Before Tokenization (#13910) 2026-06-23 08:43:09 -04:00
loginLimiter.js
messageLimiters.js
promptUsageLimiter.js 📁 refactor: Prompts UI (#11570) 2026-03-22 16:56:22 -04:00
registerLimiter.js
resetPasswordLimiter.js
sttLimiters.js
toolCallLimiter.js
ttsLimiters.js
twoFactorTempLimiter.js 🚧 fix: Add Per-User Throttle to 2FA Continuation Attempts (#13583) 2026-06-07 22:31:45 -04:00
twoFactorTempLimiter.test.js 🚧 fix: Add Per-User Throttle to 2FA Continuation Attempts (#13583) 2026-06-07 22:31:45 -04:00
uploadLimiters.js
verifyEmailLimiter.js