ragflow/test/testcases/test_sdk_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 Test: fix test cases and improve document parsing validation (#8179) 2025-06-11 14:25:30 +08:00
test_chunk_management_within_dataset Test: Refactor test fixtures and add SDK session management tests (#8141) 2025-06-09 18:13:26 +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: Refactor test fixtures and add SDK session management tests (#8141) 2025-06-09 18:13:26 +08:00
conftest.py Test: Add web API test suite for knowledge base operations (#8254) 2025-06-13 16:39:10 +08:00