graphrag/tests/unit/config
Derek Worthen ab29cc2a7e
Consistent config load_config (#1065)
* Consistent config load_config

- Provide a consistent way to load configuration
- Resolve potential timestamp directories upfront
    upon config object creation
- Add unit tests for resolving timestamp directories
- Resolves #599
- Resolves #1049

* fix formatting issues

* remove unnecessary path resolution

* fix smoke tests

* update prompts to use load_config

* Update none checks

* Update none checks

* Update searching for config method signature

* Update unit tests

* fix formatting issues
2024-09-03 16:33:16 -06:00
..
fixtures/timestamp_dirs/20240812-120000 Consistent config load_config (#1065) 2024-09-03 16:33:16 -06:00
__init__.py Initial Release 2024-07-01 15:25:30 -06:00
prompt-a.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-b.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-c.txt Initial Release 2024-07-01 15:25:30 -06:00
prompt-d.txt Initial Release 2024-07-01 15:25:30 -06:00
test_default_config.py Add encoding model to entity/claim extraction config sections (#740) 2024-07-26 15:05:08 -07:00
test_resolve_timestamp_path.py Consistent config load_config (#1065) 2024-09-03 16:33:16 -06:00