Expand description
Typed values flowing between filters in a pipeline.
Value variants: Tensor (f64 array with shape), Text, JSON, Bytes,
Object, Empty.
Values are serializable and content-addressable via crate::cache::CacheKey.
Enumsยง
- Value
- Typed values flowing between filters in a pipeline.