ragflow/conf
cutiechi 6aa0b0819d
Fix: unify opendal config key from ‎schema to ‎scheme (#8232)
### What problem does this PR solve?

This PR resolves the inconsistency in the opendal configuration where
both ‎`schema` and ‎`scheme` were used as keys. The code and
configuration file now consistently use ‎`scheme`, which helps prevent
configuration errors and runtime issues. This change improves code
clarity and maintainability.

### Type of change

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

### Additional context
- Updated both ‎`conf/service_conf.yaml` and
‎`rag/utils/opendal_conn.py` to use ‎`scheme` instead of ‎`schema`
- No breaking changes to other configuration fields
2025-06-13 14:56:51 +08:00
..
infinity_mapping.json Feat: add image preview to retrieval test. (#7610) 2025-05-13 14:30:36 +08:00
llm_factories.json Feat: add Qwen3-Embedding text-embedding-v4 (#8184) 2025-06-11 15:32:05 +08:00
mapping.json Make the update script shorter. (#4854) 2025-02-10 18:18:49 +08:00
os_mapping.json Feat: Adds OpenSearch2.19.1 as the vector_database support (#7140) 2025-04-24 16:03:31 +08:00
private.pem build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
public.pem build python version rag-flow (#21) 2024-01-15 08:46:22 +08:00
service_conf.yaml Fix: unify opendal config key from ‎schema to ‎scheme (#8232) 2025-06-13 14:56:51 +08:00