Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 600 Bytes

V1alpha1MemoizationStatus.md

File metadata and controls

13 lines (9 loc) · 600 Bytes

V1alpha1MemoizationStatus

MemoizationStatus is the status of this memoized node

Properties

Name Type Description Notes
cache_name str Cache is the name of the cache that was used
hit bool Hit indicates whether this node was created from a cache entry
key str Key is the name of the key used for this node's cache

[Back to Model list] [Back to API list] [Back to README]