This repository has been archived on 2024-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
local-llm-server/llm_server/config/redis_config.py

4 lines
92 B
Python

from llm_server.custom_redis import RedisCustom
redis_config = RedisCustom('redis_config')