mirror of
https://github.com/microsoft/graphrag.git
synced 2026-02-12 05:54:02 +08:00
* Add vector store id reference to embeddings config. * changed structure of output config section * added cli integration for multi index global * added cli integration for multi index local * added cli integration for multi index drift and basic * finished local testing of multi-index cli * ruff fixes * partially refactored test code to align with new output section * more test changes for new output structure * semversioner * refactored to align with new multi index config proposal * locally tested new multi-index output proposal * cleaned up tests to align with new structure --------- Co-authored-by: Derek Worthen <worthend.derek@gmail.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| prompt-a.txt | ||
| prompt-b.txt | ||
| prompt-c.txt | ||
| prompt-d.txt | ||
| test_config.py | ||
| utils.py | ||