@jataware/beaker-client
    Preparing search index...

    Class ChatHistory

    Implements

    Index
    • Parameters

      • sessionContext: SessionContext

      Returns void

    • Produce a plain, immutable IChatHistory snapshot of the current state. The UI consumes a snapshot rather than this instance directly so that each update yields a fresh object reference, keeping framework reactivity (and any derived computed state) correct.

      Returns IChatHistory