mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
* Refactor config defaults - Implement type-safe, hierarchical dataclass for config defaults instead of namespaced constants. - Allow for instantiating config directly from defaults data structure. * fix vector_store db_uri default --------- Co-authored-by: Alonso Guevara <alonsog@microsoft.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| prompt-a.txt | ||
| prompt-b.txt | ||
| prompt-c.txt | ||
| prompt-d.txt | ||
| test_config.py | ||
| utils.py | ||