ragflow/api
湛露先生 fa1d6ed683
fix settings global docStoreConn for opensearch (#8885)
### What problem does this PR solve?
fix opensearch OSConnection init.
```
        docStoreConn = rag.utils.opensearch_conn.OSConnection()
```

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
2025-07-17 12:10:42 +08:00
..
apps Pref: use redis to check if canceled. (#8853) 2025-07-15 17:19:27 +08:00
db Perf: set timeout of some steps in KG. (#8873) 2025-07-16 18:06:03 +08:00
utils Perf: set timeout of some steps in KG. (#8873) 2025-07-16 18:06:03 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Refa: Implement centralized file name length limit using FILE_NAME_LEN_LIMIT constant (#8318) 2025-06-17 18:01:30 +08:00
ragflow_server.py Refa: change mcp_client module to rag/utils/conn (#8578) 2025-07-01 09:29:19 +08:00
settings.py fix settings global docStoreConn for opensearch (#8885) 2025-07-17 12:10:42 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00