ragflow/api
Roccat e8d74108a5
Fix: Completion AttributeError: 'list' object has no attribute 'get' (#3999)
### What problem does this PR solve?


### Type of change

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

Co-authored-by: lizheng@ssc-hn.com <lizheng@ssc-hn.com>
2024-12-12 19:00:34 +08:00
..
apps Fix: Completion AttributeError: 'list' object has no attribute 'get' (#3999) 2024-12-12 19:00:34 +08:00
db Replaced md5 with xxhash64 for chunk id (#4009) 2024-12-12 17:47:39 +08:00
utils Fixed log not displaying (#3946) 2024-12-10 09:36:59 +08:00
__init__.py Add back beartype (#3967) 2024-12-10 18:43:43 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Fixed log not displaying (#3946) 2024-12-10 09:36:59 +08:00
settings.py Case insensitive when set doc engine (#3954) 2024-12-10 11:26:10 +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