Find answers from the community

Updated 2 months ago

Cache

I remember RedisCache being an alias for RedisKVStore so since the import here fails in the current version should I just import KV store and use it here:

Plain Text
import IngestionCache
from llama_index.core.ingestion.cache import RedisCache
L
1 comment
Yea just import/use the kvstore

I need to update the docs for this
Add a reply
Sign up and join the conversation on Discord