Search Results for

    Show / Hide Table of Contents

    Namespace Glitch9.AIDevKit.History

    Classes

    GenerationHistory

    Prompt history with pluggable storage backend. Use Configure(...) to set store (file/server).

    GenerationHistoryFile

    Local file store:

    • Header list: NDJSON append log
    • Detail payload: per-record JSON

    GenerationHistorySnapshot

    GenerationRecord

    GenerationRecordDetail

    GenerationRecordHeader

    In this article
    Back to top AI DevKit Documentation