graphrag/docsite
Josh Bradley 62546a3c14
Add streaming support for local/global search (#944)
* Added streaming output support for global search. Introduce `--streaming` flag to enable or disable streaming mode

* ran ruff format --preview

* update

* cleanup code and streaming api

* update cli argument

* remove whitespace

* checkpoint - add context data to streaming api

* cleanup help menu

* ruff format update

* add context data to streaming response

* add semversioner file

* rename variable for better readability

* rename variable for better readability

* ruff fixes

* fix abstract class type annotation

* add documentation for --streaming CLI flag

---------

Co-authored-by: 6GOD <55304045+6ixGODD@users.noreply.github.com>
Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
2024-08-20 13:44:48 -06:00
..
_includes Initial Release 2024-07-01 15:25:30 -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 Initial Release 2024-07-01 15:25:30 -06:00
nbdocsite_template Initial Release 2024-07-01 15:25:30 -06:00
posts Add streaming support for local/global search (#944) 2024-08-20 13:44:48 -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 Initial Release 2024-07-01 15:25:30 -06:00