### 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) |
||
|---|---|---|
| .. | ||
| test_chat_assistant_management | ||
| test_chunk_management_within_dataset | ||
| test_dataset_mangement | ||
| test_file_management_within_dataset | ||
| test_session_management | ||
| common.py | ||
| conftest.py | ||