LibreChat/packages
Danny Avila 3370be68d9
refactor: adjust token counting for Claude model to account for API discrepancies
Implemented a correction factor for token counting when using the Claude model, addressing discrepancies between Anthropic's API and local tokenizer results. This change ensures accurate token counts by applying a scaling factor, improving the reliability of token-related functionalities.
2026-03-13 21:33:38 -04:00
..
api refactor: adjust token counting for Claude model to account for API discrepancies 2026-03-13 21:33:38 -04:00
client v0.8.3 (#12161) 2026-03-09 15:19:57 -04:00
data-provider refactor(config): update summarizationTriggerSchema to use enum for type validation 2026-03-11 22:50:59 -04:00
data-schemas chore: remove duplicate IBalanceUpdate interface declaration 2026-03-11 22:32:32 -04:00