graphrag/docsite
Derek Worthen 3b09df6e07
Migrate towards using static output directories (#1113)
* Migrate towards using static output directories

- Fixes load_config eagering resolving directories.
    Directories are only resolved when the output
    directories are local.
- Add support for `--output` and `--reporting` flags
    for index CLI. To achieve previous output structure
    `index --output run1/artifacts --reports run1/reports`.
- Use static output directories when initializing
    a new project.
- Maintains backward compatibility for those using
    timestamp outputs locally.

* fix smoke tests

* update query cli to work with static directories

* remove eager path resolution from load_config. Support CLI overrides that can be resolved.

* add docs and output logs/artifacts to same directory

* use match statement

* switch back to if statement

---------

Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-09-18 17:36:50 -06:00
..
_includes Update Prompt Tuning docs (#1057) 2024-08-29 16:00:07 -06:00
.yarn Initial Release 2024-07-01 15:25:30 -06:00
data/operation_dulce Fix gh-pages publishing (#976) 2024-08-19 16:30:55 -06:00
img Update Prompt Tuning docs (#1057) 2024-08-29 16:00:07 -06:00
nbdocsite_template Initial Release 2024-07-01 15:25:30 -06:00
posts Migrate towards using static output directories (#1113) 2024-09-18 17:36:50 -06:00
.eleventy.js Initial Release 2024-07-01 15:25:30 -06:00
.eleventyignore Initial Release 2024-07-01 15:25:30 -06:00
.gitignore Fix gh-pages publishing (#976) 2024-08-19 16:30:55 -06:00
.yarnrc.yml Initial Release 2024-07-01 15:25:30 -06:00
index.md chore: fixes typo in introduction document (#637) 2024-07-24 07:46:49 -04:00
package.json Initial Release 2024-07-01 15:25:30 -06:00
yarn.lock Bump micromatch from 4.0.5 to 4.0.8 in /docsite (#1013) 2024-08-23 17:38:26 -06:00