-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from Zochory/0.5.2-branch
update 0.5.2 notebooks , latest graphrag, preparation UI
- Loading branch information
Showing
128 changed files
with
119,999 additions
and
103,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
$schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json | ||
version: "0.2" | ||
allowCompoundWords: true | ||
dictionaryDefinitions: | ||
- name: dictionary | ||
path: "./dictionary.txt" | ||
addWords: true | ||
dictionaries: | ||
- dictionary | ||
ignorePaths: | ||
- cspell.config.yaml | ||
- node_modules | ||
- _site | ||
- /project-words.txt | ||
- default_pipeline.yml | ||
- .turbo | ||
- output/ | ||
- dist/ | ||
- temp_azurite/ | ||
- __pycache__ | ||
- pyproject.toml | ||
- entity_extraction.txt | ||
- package.json | ||
- tests/fixtures/ | ||
- docsite/data/ | ||
- docsite/nbdocsite_template/ | ||
- docsite/posts/query/notebooks/inputs/ | ||
- examples_notebooks/inputs/ | ||
- "*.csv" | ||
- "*.parquet" | ||
- "*.faiss" | ||
- "*.ipynb" | ||
- "*.log" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../LICENSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../SECURITY.md |
Oops, something went wrong.