ragflow/rag/utils
CKLogic 195498daaa
feat: Support Password Access for ElasticSearch (#1072)
### What problem does this PR solve?

Using password authentication to access ElasticSearch is essential,
especially in a production environment.

This PR will enable password access support.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2024-06-06 13:19:26 +08:00
..
__init__.py Update info (#1005) 2024-05-31 09:53:04 +08:00
es_conn.py feat: Support Password Access for ElasticSearch (#1072) 2024-06-06 13:19:26 +08:00
minio_conn.py fix minio helth bug (#850) 2024-05-20 19:35:30 +08:00
redis_conn.py Fix:After being idle for a while, new tasks need to be cancel and redo (#958) 2024-05-30 09:03:11 +08:00