Recollect.Outcome (recollect v0.5.1)

Copy Markdown View Source

Outcome feedback for closing the learning loop.

After recalling memories, the agent can signal whether they were helpful (outcome_good) or irrelevant (outcome_bad), which adjusts half-life.

Summary

Functions

Apply outcome to specific entry IDs.

Apply negative outcome to the last-retrieved entries for a scope.

Apply positive outcome to the last-retrieved entries for a scope.

Functions

apply(entry_ids, atom)

Apply outcome to specific entry IDs.

bad(scope_id)

Apply negative outcome to the last-retrieved entries for a scope.

good(scope_id)

Apply positive outcome to the last-retrieved entries for a scope.