ragflow/api/apps/sdk
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
..
agent.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
chat.py Fix: Normalize embedding model ID comparison across datasets (#5169) 2025-02-20 12:40:59 +08:00
dataset.py Tagging (#4426) 2025-01-09 17:07:21 +08:00
dify_retrieval.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
doc.py Fix: Normalize embedding model ID comparison across datasets (#5169) 2025-02-20 12:40:59 +08:00
session.py Fix: Option ineffective in Chat API (#5118) 2025-02-19 13:18:51 +08:00