LibreChat/packages
Danny Avila b58aa164dd
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-16 09:07:58 -04:00
..
api refactor: adjust token counting for Claude model to account for API discrepancies 2026-03-16 09:07:58 -04:00
client
data-provider refactor(config): update summarizationTriggerSchema to use enum for type validation 2026-03-16 09:07:57 -04:00
data-schemas feat: calibration ratio 2026-03-16 09:07:53 -04:00