Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/hugegraph-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: apache/hugegraph-ai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 2 files changed
  • 3 contributors

Commits on Dec 5, 2024

  1. refactor: handle multi vids path bug

    yucui authored and imbajin committed Dec 5, 2024
    Configuration menu
    Copy the full SHA
    ba25a74 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. refactor

    move default params to config file
    yc319 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9022a68 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into tmp

    yc319 authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    597cb2c View commit details
    Browse the repository at this point in the history
  3. fix

    fix the bug of dis_threshold
    yc319 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    9d0d39d View commit details
    Browse the repository at this point in the history
  4. Revert "fix"

    This reverts commit 9d0d39d.
    yc319 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    c636073 View commit details
    Browse the repository at this point in the history
  5. Reapply "fix"

    This reverts commit c636073.
    yc319 committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    6c0a4ae View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. tiny fix & rename

    imbajin committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    333f77c View commit details
    Browse the repository at this point in the history
  2. fix

    keep the param max_items in class GraphRAGQuery init function
    yc319 committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    f266277 View commit details
    Browse the repository at this point in the history
  3. unify params

    imbajin committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    b32c7a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. acg

    add  graph rag query only for acg
    yc319 committed Dec 20, 2024
    Configuration menu
    Copy the full SHA
    77d92f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Configuration menu
    Copy the full SHA
    9156402 View commit details
    Browse the repository at this point in the history
  2. fix settings error

    imbajin committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    66665de View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Merge branch 'main' into dev

    imbajin committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    a0129e3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into dev

    imbajin committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    6bfbe4d View commit details
    Browse the repository at this point in the history
Loading