Ë
    ·ªg¿  ã                  ó@   — d dl mZ d dlmZ d dlmZ erd dlmZ dd„Zy)é    )Úannotations)ÚTYPE_CHECKING©ÚLocalDiskCacheStorageManager)ÚCacheStorageManagerc                 ó   — t        «       S )zÐ
    Get the cache storage manager.
    It would be used both in server.py and in cli.py to have unified cache storage

    Returns
    -------
    CacheStorageManager
        The cache storage manager.

    r   © ó    ú_/var/www/openai/venv/lib/python3.12/site-packages/streamlit/web/cache_storage_manager_config.pyÚ$create_default_cache_storage_managerr      s   € ô (Ó)Ð)r
   N)Úreturnr   )	Ú
__future__r   Útypingr   Ú:streamlit.runtime.caching.storage.local_disk_cache_storager   Ú!streamlit.runtime.caching.storager   r   r	   r
   r   Ú<module>r      s   ðõ #å  õñ ÝEô*r
   