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

Multifile processing, prompts config #79

Open
wants to merge 83 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
83 commits
Select commit Hold shift + click to select a range
51f336a
Update README.md
LarFii Oct 10, 2024
060695b
Update README.md
LarFii Oct 10, 2024
b2db4d6
Update README.md
LarFii Oct 10, 2024
af4e415
Update README.md
LarFii Oct 10, 2024
5e513a7
update
LarFii Oct 10, 2024
5cc02cb
Revert "first commit"
LarFii Oct 10, 2024
8627632
update
LarFii Oct 10, 2024
5931e4b
Revert "first commit"
LarFii Oct 10, 2024
30d54da
update
LarFii Oct 10, 2024
81209fa
update
LarFii Oct 10, 2024
5f45a36
Merge branches 'main' and 'main' of https://github.com/HKUDS/LightRAG…
LarFii Oct 10, 2024
2425ede
update
LarFii Oct 10, 2024
bf84cf1
update utils.py
LarFii Oct 11, 2024
5f5b5c5
Merge branch 'main' of https://github.com/HKUDS/LightRAG into main
LarFii Oct 11, 2024
2d2085e
update utils.py
LarFii Oct 11, 2024
2830ec4
Merge branch 'main' of https://github.com/HKUDS/LightRAG into main
LarFii Oct 11, 2024
2e364fb
update __init__.py
LarFii Oct 11, 2024
050ff77
update README.md
LarFii Oct 11, 2024
4011aaf
update README.md
LarFii Oct 11, 2024
ea8019d
Update README.md
LarFii Oct 11, 2024
7df4035
Update README.md
LarFii Oct 11, 2024
6713017
update reproduce
LarFii Oct 11, 2024
de9ff79
update README.md
LarFii Oct 11, 2024
b92e8c9
Update README.md
LarFii Oct 11, 2024
5b29ebd
Update README.md
LarFii Oct 11, 2024
837dcf5
Update README.md
LarFii Oct 11, 2024
a115b4b
Update README.md
LarFii Oct 12, 2024
622ffd9
Fix typo on readme: utils.jpeg -> utils.py
HeAndres Oct 12, 2024
b6020b6
Merge pull request #4 from HeAndres/main
LarFii Oct 13, 2024
c89fdc4
Add HF Support
TianyuFan0504 Oct 14, 2024
d47dd46
update hf_model_complete
TianyuFan0504 Oct 14, 2024
af997c0
Merge pull request #8 from TianyuFan0504/main
LarFii Oct 14, 2024
ea126a7
Add huggingface model support
LarFii Oct 15, 2024
70baa4b
update README.md
LarFii Oct 15, 2024
a92f7bf
update llm.py
LarFii Oct 15, 2024
2190425
fix bug
LarFii Oct 15, 2024
7561335
fix bug
LarFii Oct 15, 2024
7409668
update README.md
LarFii Oct 15, 2024
6389bae
Add Star History
LarFii Oct 15, 2024
c3a5c8a
Add Star History
LarFii Oct 15, 2024
2b390ab
Merge branch 'main' of https://github.com/HKUDS/LightRAG into main
LarFii Oct 15, 2024
c8a7c4f
Add Star history
LarFii Oct 15, 2024
b651a2e
Update README.md
HKUDS Oct 15, 2024
a1e3ca4
Update README.md
LarFii Oct 15, 2024
b0ad877
Added OpenAI compatible options and examples
hunkim Oct 15, 2024
3fabaf0
Merge pull request #16 from hunkimForks/main
LarFii Oct 16, 2024
10d1ac4
ollama test
LarFii Oct 16, 2024
2b49f6e
update README.md
LarFii Oct 16, 2024
72200af
update requirements.txt
LarFii Oct 16, 2024
cf869fc
update README.md
LarFii Oct 16, 2024
ed7e051
Merge pull request #25 from HKUDS/test
LarFii Oct 16, 2024
1e74af5
Update README.md
LarFii Oct 16, 2024
8c6e8dd
Merge pull request #26 from HKUDS/test
LarFii Oct 16, 2024
7ab6999
Update README.md
LarFii Oct 17, 2024
0e0a037
Add Discord channel link
LarFii Oct 17, 2024
a2f1654
fix Ollama bugs
LarFii Oct 17, 2024
70dbca1
update Step_3.py and openai compatible script
russellkim Oct 17, 2024
19717e4
Merge pull request #39 from russellkim/main
LarFii Oct 18, 2024
996c954
Add a link to a LightRAG explanatory video
LarFii Oct 18, 2024
d04f70d
Update README.md
HKUDS Oct 18, 2024
f576a28
Create lightrag_azure_openai_demo.py
lightrag Oct 18, 2024
e7a7ff6
Update operate.py
lightrag Oct 18, 2024
7050875
Added support for Amazon Bedrock models
JGalego Oct 18, 2024
75a91d9
Fixed retry strategy, message history and inference params; Cleaned u…
JGalego Oct 18, 2024
a7b43d2
Add comment specifying jupyter req
wrosko Oct 19, 2024
b854ab4
Merge pull request #49 from JGalego/feat/bedrock-support
LarFii Oct 19, 2024
cba9b9c
Merge pull request #54 from wrosko/patch-1
LarFii Oct 19, 2024
e2db7b6
fix prompt.py
LarFii Oct 19, 2024
744dad3
chore: added pre-commit-hooks and ruff formatting for commit-hooks
sank8-2 Oct 19, 2024
12c960c
Merge pull request #56 from sank8-2/dev
LarFii Oct 19, 2024
4945027
Update README.md
LarFii Oct 19, 2024
263cde8
add visualizing graph
Oct 20, 2024
a7e4340
delete not used files
Oct 20, 2024
c6585ff
ignore idea files
Oct 20, 2024
347e8a9
'update'
hanbin49 Oct 20, 2024
d20d725
Merge pull request #64 from hanbin49/v2
LarFii Oct 20, 2024
a716e62
Add vram_management_demo.py
LarFii Oct 20, 2024
ae4aafb
Update README.md
LarFii Oct 20, 2024
7b36116
Merge pull request #62 from BinNong/main
LarFii Oct 20, 2024
c800fa4
Update README.md
LarFii Oct 20, 2024
f400b02
make graph visualization become colorful
BinNong Oct 20, 2024
f3a0459
Merge pull request #70 from BinNong/main
LarFii Oct 20, 2024
2ddec83
file processing, fileinfo in chunk meta, prompts config
ivs Oct 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
__pycache__
*.egg-info
dickens/
book.txt
lightrag-dev/
.idea/
22 changes: 22 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: requirements-txt-fixer


- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
hooks:
- id: ruff-format
- id: ruff
args: [--fix]


- repo: https://github.com/mgedmin/check-manifest
rev: "0.49"
hooks:
- id: check-manifest
stages: [manual]
Loading