Docs / utilities / getCachedDatasets

getCachedDatasets

utility

Read the cached list of datasets from the client-side cache.

import { getCachedDatasets } from 'flowstack-sdk'

Resource-specific cache reader for datasets. Pairs with setCachedDatasets and invalidateDatasetsCache.

See also

setCachedDatasets · invalidateDatasetsCache · useDatasets

Source: README.md#cache-utilities · Also available in llms-full.txt and registry.json.