4 lines
92 B
Python
4 lines
92 B
Python
|
from llm_server.custom_redis import RedisCustom
|
||
|
|
||
|
redis_config = RedisCustom('redis_config')
|