5285b72
1
2
3
4
5
from caches import Cache cache_questions = Cache("locmem://questions") cache_generate_summary = Cache("locmem://generate_summary")