Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into bump-version-0-5-1
Browse files Browse the repository at this point in the history
  • Loading branch information
marklysze committed Dec 11, 2024
2 parents 51fa941 + c431880 commit 02f3830
Show file tree
Hide file tree
Showing 6 changed files with 504 additions and 299 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/contrib-graph-rag-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
pip install pytest
- name: Install FalkorDB SDK when on linux
run: |
pip install -e .[graph_rag_falkor_db]
pip install -e .[graph-rag-falkor-db]
- name: Set AUTOGEN_USE_DOCKER based on OS
shell: bash
run: |
Expand Down
Loading

0 comments on commit 02f3830

Please sign in to comment.