Skip to content

Conversation

@jgbradley1
Copy link
Collaborator

@jgbradley1 jgbradley1 commented Aug 16, 2024

Description

This PR is an updated fork of #882. It adds streaming support for local/global search to the Query API. Thanks to 6ixGODD for the contribution!

Closes #882

@jgbradley1 jgbradley1 requested review from a team as code owners August 16, 2024 00:30
Copy link
Collaborator

@AlonsoGuevara AlonsoGuevara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you planning to submit a different PR with doc updates?
Can we include those in this?

@jgbradley1
Copy link
Collaborator Author

Are you planning to submit a different PR with doc updates? Can we include those in this?

An update to the docs has been added, documenting the new --streaming CLI flag.

@AlonsoGuevara AlonsoGuevara merged commit 62546a3 into main Aug 20, 2024
@AlonsoGuevara AlonsoGuevara deleted the joshbradley/updates branch August 20, 2024 19:44
opensourcemukul pushed a commit to opensourcemukul/graphrag that referenced this pull request Sep 13, 2025
* 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>
Brandsma pushed a commit to ThalamusLabs/MMGraphRAG that referenced this pull request Nov 6, 2025
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants