ragflow/sdk/python/ragflow_sdk
Liu An f007c1c772
Fix: Resolve JSON download errors in Document.download() (#8084)
### What problem does this PR solve?

An exception is thrown only when the json file has only two keys, `code`
and `message`. In other cases, response.content is returned normally.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-06-05 18:03:51 +08:00
..
modules Fix: Resolve JSON download errors in Document.download() (#8084) 2025-06-05 18:03:51 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
ragflow.py Fix: Allow None value for parser_config in create_dataset SDK method (#8041) 2025-06-04 13:16:32 +08:00