ragflow/api/apps/sdk
Stephen Hu db82c15de4
Fix: wrong “available” property when list chunk (#7093)
### What problem does this PR solve?

https://github.com/infiniflow/ragflow/issues/7083

Internal due to when returning from ES, fields changed to str, so the
bool conversion does not work as expected.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-04-17 17:17:35 +08:00
..
agent.py Added static check at PR CI (#3921) 2024-12-08 21:23:51 +08:00
chat.py Fix: assistant deleteion issue. (#6906) 2025-04-09 20:29:40 +08:00
dataset.py Refa: remove default build-in rerank model. (#6682) 2025-03-31 15:33:19 +08:00
dify_retrieval.py Code refactor (#5371) 2025-02-26 15:40:52 +08:00
doc.py Fix: wrong “available” property when list chunk (#7093) 2025-04-17 17:17:35 +08:00
session.py Fix delete duplicate assistant (#6888) 2025-04-09 19:10:08 +08:00