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

Incremental indexing/update old outputs #1155

Merged
merged 19 commits into from
Sep 20, 2024

Conversation

AlonsoGuevara
Copy link
Contributor

Description

[Provide a brief description of the changes made in this pull request.]

Related Issues

[Reference any related issues or tasks that this pull request addresses.]

Proposed Changes

[List the specific changes made in this pull request.]

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have updated the documentation (if necessary).
  • I have added appropriate unit tests (if applicable).

Additional Notes

[Add any additional notes or context that may be helpful for the reviewer(s).]

@AlonsoGuevara AlonsoGuevara requested review from a team as code owners September 18, 2024 22:18
@AlonsoGuevara AlonsoGuevara changed the base branch from main to incremental_indexing/main September 20, 2024 18:40
andresmor-ms
andresmor-ms previously approved these changes Sep 20, 2024
@AlonsoGuevara AlonsoGuevara changed the base branch from incremental_indexing/main to main September 20, 2024 18:51
@AlonsoGuevara AlonsoGuevara dismissed andresmor-ms’s stale review September 20, 2024 18:51

The base branch was changed.

@AlonsoGuevara AlonsoGuevara merged commit fb65989 into main Sep 20, 2024
16 checks passed
@AlonsoGuevara AlonsoGuevara deleted the incremental_indexing/update_old_outputs branch September 20, 2024 20:21
KylinMountain pushed a commit to KylinMountain/graphrag-server that referenced this pull request Sep 23, 2024
* Create entypoint for cli and api (microsoft#1067)

* Add cli and api entrypoints for update index

* Semver

* Update docs

* Run tests on feature branch main

* Better /main handling in tests

* Incremental indexing/file delta (microsoft#1123)

* Calculate new inputs and deleted inputs on update

* Semver

* Clear ruff checks

* Fix pyright

* Fix PyRight

* Ruff again

* Update Final Entities merging in new and existing entities from delta

* Update formatting

* Pyright

* Ruff

* Fix for pyright

* Yet Another Pyright test

* Pyright

* Format
KylinMountain added a commit to KylinMountain/graphrag-server that referenced this pull request Sep 23, 2024
* Chore/dependency cleanup (microsoft#1169)

* fix dependencies with deptry

* change order in pyproject.toml

* fix

* Dependency updates and cleanup

* Future required

---------

Co-authored-by: Florian Maas <[email protected]>

* Bump path-to-regexp from 6.2.1 to 6.3.0 in /docsite (microsoft#1130)

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

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

* Collapse create final relationships (microsoft#1158)

* Collapse pre/post embedding workflows

* Semver

* Fix smoke tests

---------

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

* Bump JamesIves/github-pages-deploy-action from 4.6.3 to 4.6.4 (microsoft#1104)

Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](JamesIves/github-pages-deploy-action@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]>

* Release v0.3.6 (microsoft#1172)

* Remove redundant code from error-handling code in GlobalSearch (microsoft#1170)

* remove a redundant retry

* semver

* formatting

---------

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

* Incremental indexing/update old outputs (microsoft#1155)

* Create entypoint for cli and api (microsoft#1067)

* Add cli and api entrypoints for update index

* Semver

* Update docs

* Run tests on feature branch main

* Better /main handling in tests

* Incremental indexing/file delta (microsoft#1123)

* Calculate new inputs and deleted inputs on update

* Semver

* Clear ruff checks

* Fix pyright

* Fix PyRight

* Ruff again

* Update Final Entities merging in new and existing entities from delta

* Update formatting

* Pyright

* Ruff

* Fix for pyright

* Yet Another Pyright test

* Pyright

* Format

* Collapse create_final_nodes (microsoft#1171)

* Collapse create_final_nodes

* Update smoke tests

* Typo

---------

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

* Fix typo in documentation for customizability (microsoft#1160)

Corrected a misspelling of 'customizability' in the env_vars.md documentation. This change ensures clarity and accuracy in the description of input data handling configurations.

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

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Alonso Guevara <[email protected]>
Co-authored-by: Florian Maas <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nathan Evans <[email protected]>
Co-authored-by: Chris Trevino <[email protected]>
Co-authored-by: JunHo Kim (김준호) <[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.

2 participants