FromTimestamp
A strategy for compressing message histories using a specified timestamp as a reference point. This strategy removes messages that occurred before a given timestamp and creates a summarized context for further interactions.
Parameters
timestamp
The timestamp indicating the earliest point to retain messages from.