ragflow/test/testcases/test_http_api/test_dataset_mangement
Liu An 0020c50000
Fix: Refactor parser config handling and add GraphRAG defaults (#8778)
### What problem does this PR solve?

- Update `get_parser_config` to merge provided configs with defaults
- Add GraphRAG configuration defaults for all chunk methods
- Make raptor and graphrag fields non-nullable in ParserConfig schema
- Update related test cases to reflect config changes
- Ensure backward compatibility while adding new GraphRAG support
- #8396

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-07-23 09:29:37 +08:00
..
conftest.py Test: Refactor test fixtures to use HttpApiAuth naming consistently (#8180) 2025-06-11 14:25:40 +08:00
test_create_dataset.py Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 2025-07-23 09:29:37 +08:00
test_delete_datasets.py Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00
test_list_datasets.py Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_update_dataset.py Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 2025-07-23 09:29:37 +08:00