Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic search implementation #1563

Merged
merged 9 commits into from
Jan 2, 2025
Merged

Basic search implementation #1563

merged 9 commits into from
Jan 2, 2025

Conversation

gaudyb
Copy link
Contributor

@gaudyb gaudyb commented Dec 27, 2024

Description

Basic search implemented for graphrag

Proposed Changes

Basic search
Basic search streaming
CLI and API changes to accept this new search as part of the options

@gaudyb gaudyb requested review from a team as code owners December 27, 2024 20:51
@gaudyb gaudyb changed the title Basic search impl Basic search implementation Dec 27, 2024
@gaudyb gaudyb merged commit 185f513 into main Jan 2, 2025
15 checks passed
@gaudyb gaudyb deleted the basic_search_impl branch January 2, 2025 19:49
natoverse pushed a commit that referenced this pull request Jan 3, 2025
* basic search implementation

* basic streaming functionality

* format check

* check fix

* release change

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

---------

Co-authored-by: Alonso Guevara <[email protected]>
natoverse pushed a commit that referenced this pull request Jan 3, 2025
* basic search implementation

* basic streaming functionality

* format check

* check fix

* release change

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

---------

Co-authored-by: Alonso Guevara <[email protected]>
natoverse added a commit that referenced this pull request Jan 3, 2025
* Remove most old pipeline running code and update tests

* Restore update functionality

* Remove most pipeline config references

* Move workflows up

* Simplify base_text_units naming

* Simplify verb test setup

* Simplify table read/write

* Remove some pipeline_config refs

* Remove misc unused utils/functions

* Semver

* Update blog posts (#1571)

* Semver

* Fix filename typo

* Remove runtime_storage and snapshot

* Remove unused exporter

* Improve workflow_name reuse

* Move derive_from_rows from DataShaper

* Migrate callbacks/progress from DataShaper

* Remove unused profiling

* Remove DataShaper agg helper in create_base_text_units

* Remove VerbParallelizationError

* Remove datashaper dep and docs references

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

* Basic search implementation (#1563)

* basic search implementation

* basic streaming functionality

* format check

* check fix

* release change

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

---------

Co-authored-by: Alonso Guevara <[email protected]>

* Remove config input models (#1570)

* Remove config input models

* remove unit tests related to config input models

* add semversioner change

* Merge branch 'main' into config-remove-input-models

* Bump ruff from 0.8.4 to 0.8.5 (#1579)

* Bump ruff from 0.8.4 to 0.8.5

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.4...0.8.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix ruff

* Semver

* Another ruff

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alonso Guevara <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alonso Guevara <[email protected]>
Co-authored-by: gaudyb <[email protected]>
Co-authored-by: Derek Worthen <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
natoverse pushed a commit that referenced this pull request Jan 3, 2025
* basic search implementation

* basic streaming functionality

* format check

* check fix

* release change

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

---------

Co-authored-by: Alonso Guevara <[email protected]>
natoverse pushed a commit that referenced this pull request Jan 3, 2025
* basic search implementation

* basic streaming functionality

* format check

* check fix

* release change

* Chore/gleanings any encoding (#1569)

* Make claims and entities independent of encoding

* Semver

* Change semver release type

---------

Co-authored-by: Alonso Guevara <[email protected]>
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.

None yet

3 participants