In Memory Asset Tracker
Simple in-memory implementation of AssetTracker for testing and ephemeral use cases.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Wrap a tool so any outputs are tracked as assets.
Wrap a tool so any outputs are tracked as assets, with a filter (Java-friendly). Only assets that pass the filter will be tracked.
Link copied to clipboard
The most recently timestamped assets
Link copied to clipboard
The most recently added assets
Link copied to clipboard
Convenience method to return references. References will be converted to matryoshka tools
Link copied to clipboard
Convenience method to add an asset and return this tracker for chaining.