refactor: Consolidate imports from librechat-data-provider in tokens files

This commit is contained in:
Marco Beretta 2025-12-15 16:53:23 +01:00
parent 339b7e0105
commit 2a30cf604d
No known key found for this signature in database
GPG key ID: D918033D8E74CC11
3 changed files with 3 additions and 28 deletions

View file

@ -1,6 +1,4 @@
/** Note: No hard-coded values should be used in this file. */
const { maxTokensMap } = require('@librechat/api');
const { EModelEndpoint } = require('librechat-data-provider');
const { EModelEndpoint, maxTokensMap } = require('librechat-data-provider');
const {
defaultRate,
tokenValues,