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
api_app.py
canvas_app.py
chunk_app.py Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
conversation_app.py
dialog_app.py
document_app.py
file2document_app.py
file_app.py
kb_app.py
llm_app.py
system_app.py
tenant_app.py
user_app.py