LibreChat/packages
Danny Avila cb9424afc5
refactor(config): update summarizationTriggerSchema to use enum for type validation
Changed the type of the `type` field in the summarizationTriggerSchema from a string to an enum with a single value 'token_count'. This modification enhances type safety and ensures that only valid types are accepted in the configuration, improving overall clarity and maintainability of the schema.
2026-03-16 09:07:57 -04:00
..
api refactor(agents): enhance summarization configuration resolution in createRun function 2026-03-16 09:07:55 -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-16 09:07:57 -04:00
data-schemas feat: calibration ratio 2026-03-16 09:07:53 -04:00