mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-09-01 21:25:58 +08:00
## Summary - Pass `vector_similarity_weight` from Python and Go retrieval requests into Infinity's weighted fusion expression. - Keep fusion weights ordered as text first and vector second, with the existing default vector weight of `0.3`. --------- Co-authored-by: chenglinpeng <1042527908@qq.com>