ragflow/test/testcases/test_http_api
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
..
test_chat_assistant_management Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_chunk_management_within_dataset Refa: Test configs (#8220) 2025-06-12 17:42:00 +08:00
test_dataset_mangement Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 2025-07-23 09:29:37 +08:00
test_file_management_within_dataset Fix: Refactor parser config handling and add GraphRAG defaults (#8778) 2025-07-23 09:29:37 +08:00
test_session_management Refactor code (#8341) 2025-06-18 16:40:30 +08:00
common.py Test: Add document app tests (#8456) 2025-06-24 17:26:16 +08:00
conftest.py Test: Add tests for chunk API endpoints (#8616) 2025-07-02 09:49:08 +08:00