Commit Graph

258 Commits

Author SHA1 Message Date
zrguo
2720442893 Update README.md 2024-10-21 21:10:19 +08:00
zrguo
3d0b954328 Merge pull request #78 from sebastianschramm/ses/improve_readme_example
Fix example in README
2024-10-21 20:38:59 +08:00
Andrii Lazarchuk
f7d1e43a30 Merge remote-tracking branch 'origin/main' into fix-ollama-integration 2024-10-21 12:00:37 +00:00
Andrii Lazarchuk
216813c300 Add ability to passadditional parameters to ollama library like host and timeout 2024-10-21 11:55:46 +00:00
Andrii Lazarchuk
6941f3e309 Add ability to passadditional parameters to ollama library like host and timeout 2024-10-21 11:53:06 +00:00
Sebastian Schramm
32188feb4d add import and rm duplicate working dir in README 2024-10-21 11:23:12 +02:00
JavieHush
0174553c86 Merge branch 'HKUDS:main' into main 2024-10-21 09:06:06 +08:00
✨Data Intelligence Lab@HKU✨
57e9604ce6 Update README.md 2024-10-21 01:18:46 +08:00
LarFii
95c5ffef5a Update __init__.py 2024-10-20 23:10:07 +08:00
LarFii
8e9005baad Add visualization methods 2024-10-20 23:08:26 +08:00
zrguo
f3a0459f97 Merge pull request #70 from BinNong/main
make graph visualization become colorful
2024-10-20 21:31:30 +08:00
nongbin
f400b02b0f make graph visualization become colorful 2024-10-20 21:17:09 +08:00
zrguo
c800fa4843 Update README.md 2024-10-20 18:22:43 +08:00
zrguo
7b36116d78 Merge pull request #62 from BinNong/main
Graph Visualization
2024-10-20 18:16:00 +08:00
zrguo
ae4aafb525 Update README.md 2024-10-20 18:10:00 +08:00
zrguo
a716e628e3 Add vram_management_demo.py 2024-10-20 18:08:49 +08:00
zrguo
d20d725db8 Merge pull request #64 from hanbin49/v2
Add examples/vram_management_demo.py
2024-10-20 18:06:34 +08:00
hanbin49
347e8a97be 'update' 2024-10-20 11:27:47 +08:00
nongbin
c6585ff89f ignore idea files 2024-10-20 10:04:34 +08:00
nongbin
a7e43406a5 delete not used files 2024-10-20 09:57:14 +08:00
nongbin
263cde8871 add visualizing graph 2024-10-20 09:55:52 +08:00
zrguo
4945027dc0 Update README.md 2024-10-19 21:35:50 +08:00
zrguo
12c960cd64 Merge pull request #56 from sank8-2/dev
chore: added pre-commit-hooks and ruff formatting for commit-hooks
2024-10-19 20:44:11 +08:00
Sanketh Kumar
744dad339d chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
zrguo
e2db7b6c45 fix prompt.py 2024-10-19 11:46:03 +08:00
zrguo
cba9b9c93d Merge pull request #54 from wrosko/patch-1
Add comment specifying jupyter req
2024-10-19 11:32:07 +08:00
zrguo
b854ab4737 Merge pull request #49 from JGalego/feat/bedrock-support
feat: Amazon Bedrock support ⛰️
2024-10-19 11:30:26 +08:00
Wade Rosko
a7b43d27db Add comment specifying jupyter req
Add lines that can be uncommented if running in a jupyter notebook
2024-10-18 18:09:48 -06:00
João Galego
75a91d9300 Fixed retry strategy, message history and inference params; Cleaned up Bedrock example 2024-10-18 16:50:02 +01:00
João Galego
7050875295 Added support for Amazon Bedrock models 2024-10-18 14:17:14 +01:00
zrguo
e7a7ff62b2 Update operate.py 2024-10-18 15:33:11 +08:00
zrguo
f576a28e0d Create lightrag_azure_openai_demo.py 2024-10-18 15:32:58 +08:00
✨Data Intelligence Lab@HKU✨
d04f70d425 Update README.md 2024-10-18 12:45:30 +08:00
zrguo
996c9543a5 Add a link to a LightRAG explanatory video 2024-10-18 12:14:14 +08:00
zrguo
19717e41bf Merge pull request #39 from russellkim/main
update Step_3.py and openai compatible script
2024-10-18 11:44:47 +08:00
KIM Jae Boum
70dbca190e update Step_3.py and openai compatible script 2024-10-18 06:06:47 +08:00
LarFii
a2f1654f4c fix Ollama bugs 2024-10-17 16:02:43 +08:00
zrguo
0e0a037a1d Add Discord channel link 2024-10-17 14:39:11 +08:00
zrguo
7ab699955e Update README.md 2024-10-17 10:29:08 +08:00
JavieHush
5d70578b80 Merge branch 'HKUDS:main' into main 2024-10-17 09:14:05 +08:00
zrguo
8c6e8dd0f2 Merge pull request #26 from HKUDS/test
Update README.md
2024-10-16 18:25:27 +08:00
zrguo
1e74af59a7 Update README.md 2024-10-16 18:24:47 +08:00
zhangjiawei
758d07da5b Merge branch 'main' of https://github.com/JavieHush/LightRAG 2024-10-16 18:13:04 +08:00
zhangjiawei
4bbe4f8230 setup encoding modify 2024-10-16 18:10:28 +08:00
zrguo
ed7e051974 Merge pull request #25 from HKUDS/test
Add Ollama models support
2024-10-16 17:48:17 +08:00
LarFii
cf869fc680 update README.md 2024-10-16 17:45:49 +08:00
LarFii
72200af169 update requirements.txt 2024-10-16 17:37:11 +08:00
LarFii
2b49f6ecf5 update README.md 2024-10-16 15:33:59 +08:00
LarFii
10d1ac4885 ollama test 2024-10-16 15:15:10 +08:00
zrguo
3fabaf008f Merge pull request #16 from hunkimForks/main
Added OpenAI compatible options and examples
2024-10-16 10:37:45 +08:00