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

feat: add document structure into GraphRAG #2033

Merged
merged 43 commits into from
Oct 18, 2024

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    0bb7596 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. fixed insert_graph

    KingSkyLi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    961f7ab View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. get source file name

    KingSkyLi committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc5ffda View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. add delete document;

    KingSkyLi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d171735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbc3fd View commit details
    Browse the repository at this point in the history
  3. add next edge;

    KingSkyLi committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e3f9c09 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    80c69a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c368524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dab7ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    442a5f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fad9e0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d970c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8cb3cb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b560f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    53277ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee4cfc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    733f1d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d3306b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68c20ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    072ca7f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    1f2fb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e64f1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62bf973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d11d66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea05c7c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix: fix the bugs

    Appointat committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    952b749 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: fix some great bugs

    Appointat committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3f7cc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7feea09 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    1dd6683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b92714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91962d0 View commit details
    Browse the repository at this point in the history
  4. fix: fix mypy

    Appointat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5ba1215 View commit details
    Browse the repository at this point in the history
  5. fix

    Appointat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3ccfc3d View commit details
    Browse the repository at this point in the history
  6. fix by fmt

    Appointat committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    1c9edcd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: fix bugs

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    869556f View commit details
    Browse the repository at this point in the history
  2. fix by black format

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9693984 View commit details
    Browse the repository at this point in the history
  3. Revert "fix by black format"

    This reverts commit 9693984.
    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    cc588de View commit details
    Browse the repository at this point in the history
  4. fix by make fmt

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    59aab63 View commit details
    Browse the repository at this point in the history
  5. fix

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8f7089e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d153132 View commit details
    Browse the repository at this point in the history
  7. doc

    Co-authored-by: tpoisonooo <khj.application@aliyun.com>
    Co-authored-by: vritser <vritser@163.com>
    3 people committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ab6345 View commit details
    Browse the repository at this point in the history
  8. doc: add the image

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    847c4c6 View commit details
    Browse the repository at this point in the history
  9. fix

    Appointat committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    943db44 View commit details
    Browse the repository at this point in the history