LibreChat/api/server/controllers/assistants
Marco Beretta ff9549e79c
fix: update imports to use librechat-data-provider for token functions
Move matchModelName, findMatchingPattern, getModelMaxTokens, and
maxTokensMap imports from @librechat/api to librechat-data-provider
in CJS backend files, matching where these functions now live.
2026-02-08 18:35:46 +01:00
..
chatV1.js fix: update imports to use librechat-data-provider for token functions 2026-02-08 18:35:46 +01:00
chatV2.js fix: update imports to use librechat-data-provider for token functions 2026-02-08 18:35:46 +01:00
errors.js 🛜 refactor: Streamline App Config Usage (#9234) 2025-08-26 12:10:18 -04:00
helpers.js 🔧 fix: Express v5 Optional chaining for endpoint retrieval in Assistants Controllers (#10946) 2025-12-12 14:04:28 -05:00
v1.js 🏞️ fix: Gemini Image Filenames and Add Tool Cache Safety (#11306) 2026-01-12 09:01:23 -05:00
v2.js 🏞️ fix: Gemini Image Filenames and Add Tool Cache Safety (#11306) 2026-01-12 09:01:23 -05:00