ragflow/api/apps
Zhichang Yu c8b1a564aa
Replaced md5 with xxhash64 for chunk id (#4009)
### What problem does this PR solve?

Replaced md5 with xxhash64 for chunk id

### Type of change

- [x] Refactoring
2024-12-12 17:47:39 +08:00
..
sdk Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
__init__.py Remove unused code (#3448) 2024-11-18 12:05:38 +08:00
api_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
canvas_app.py Support debug components. (#3994) 2024-12-11 19:23:59 +08:00
chunk_app.py Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
conversation_app.py Support debug components. (#3994) 2024-12-11 19:23:59 +08:00
dialog_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
document_app.py Try to reuse existing chunks (#3983) 2024-12-12 16:38:03 +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 Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
llm_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
system_app.py Add support to iframe chatbot (#3929) 2024-12-09 12:38:04 +08:00
tenant_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
user_app.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00