ragflow/api
liwenju0 f298e55ded
Fix: Normalize embedding model ID comparison across datasets (#5169)
Modify embedding model ID comparison to remove vendor suffixes, ensuring
consistent model identification when working with multiple knowledge
bases. This change affects dialog creation, chat operations, and
document retrieval test functions.

### What problem does this PR solve?

resolve this bug: https://github.com/infiniflow/ragflow/issues/5166

### Type of change

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

---------

Co-authored-by: wenju.li <wenju.li@deepctr.cn>
2025-02-20 12:40:59 +08:00
..
apps Fix: Normalize embedding model ID comparison across datasets (#5169) 2025-02-20 12:40:59 +08:00
db Feat: Add support for document meta fields update through api (#5120) 2025-02-19 13:39:31 +08:00
utils Add another decrypt function. (#5043) 2025-02-17 18:09:11 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Refactor. (#4487) 2025-01-15 14:06:46 +08:00
settings.py Tagging (#4426) 2025-01-09 17:07:21 +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