finance-mgn - v1.4.1
    Preparing search index...
    • Performs integrity checks on transactions before and after LLM processing.

      Parameters

      • existingTransactions: Transaction[]

        The existing transactions.

      • newTransactions: Transaction[]

        The new transactions.

      • labeledTransactions: Transaction[]

        The transactions returned by the LLM.

      • promptFilename: string

        The name of the prompt file for error context.

      Returns void

      An error if integrity checks fail.