mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-12 14:04:30 +08:00
* 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
|
||
|---|---|---|
| .. | ||
| fixtures/timestamp_dirs/20240812-120000 | ||
| __init__.py | ||
| prompt-a.txt | ||
| prompt-b.txt | ||
| prompt-c.txt | ||
| prompt-d.txt | ||
| test_default_config.py | ||
| test_resolve_timestamp_path.py | ||