chenlizhao

Results 4 issues of chenlizhao

centos7.9, redis-6.2.5, while loading module-oss.so, it failed as: 25528:M 27 Jan 2022 20:25:10.385 # Module /opt/redis/module-oss.so initialization failed. Module not loaded 25528:M 27 Jan 2022 20:25:10.385 # Can't load module...

I use JRediSearch for redis search, but it seems doesn't support redis cluster, so if I want to use RSCoordinator, what client should I use?

### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug

DEBUG:openai._base_client:Request options: {'method': 'post', 'url': '/chat/completions', 'files': None, 'json_data': {'messages': [{'role': 'user', 'content': 'ping'}], 'model': 'gpt-3.5-turbo', 'max_tokens': 20, 'stream': False, 'temperature': 0}} DEBUG:httpcore.connection:connect_tcp.started host='openai.aihey.cc' port=443 local_address=None timeout=5.0 socket_options=None DEBUG:httpcore.connection:connect_tcp.complete return_value=...