ragflow/api/apps
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
..
sdk Fix: Normalize embedding model ID comparison across datasets (#5169) 2025-02-20 12:40:59 +08:00
__init__.py Fix: Starting the source code on Windows, the 'HTTP API' returns 404 (#5042) 2025-02-17 19:33:49 +08:00
api_app.py Tagging (#4426) 2025-01-09 17:07:21 +08:00
canvas_app.py Update error message for agent name conflict (#4299) 2024-12-31 14:36:23 +08:00
chunk_app.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
conversation_app.py Light GraphRAG (#4585) 2025-01-22 19:43:14 +08:00
dialog_app.py Fix: Normalize embedding model ID comparison across datasets (#5169) 2025-02-20 12:40:59 +08:00
document_app.py Check meta data format in json map (#4461) 2025-01-13 17:34:50 +08:00
file2document_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
file_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
kb_app.py Ignore exceptions when no index ahead. (#5047) 2025-02-18 09:09:22 +08:00
llm_app.py Reformat error message. (#4829) 2025-02-10 16:47:53 +08:00
system_app.py Compatible with former API keys. (#4055) 2024-12-17 13:58:26 +08:00
tenant_app.py Update team invite message (#4085) 2024-12-18 14:20:09 +08:00
user_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00