Commit Graph

368 Commits

Author SHA1 Message Date
Andrii Lazarchuk
53610260c7 Merge pull request #4 from alazarchuk/fix-ollama-integration
Finetune example to be able to run ollama example without need to twe…
2024-10-22 07:56:10 -07:00
Andrii Lazarchuk
1d24eaf656 Finetune example to be able to run ollama example without need to tweak context size in Modelfile 2024-10-22 14:35:42 +00:00
Andrii Lazarchuk
b8fd7fbb9d Merge pull request #3 from alazarchuk/fix-ollama-integration
Fix ollama integration
2024-10-22 06:32:03 -07:00
zhangjiawei
4b1509fb78 Merge branch 'main' of https://github.com/JavieHush/LightRAG 2024-10-22 16:18:25 +08:00
zhangjiawei
a097b48170 set encoding as utf-8 when reading ./book.txt in examples 2024-10-22 16:01:40 +08:00
JavieHush
d8a5cd8a37 Merge branch 'HKUDS:main' into main 2024-10-22 15:46:37 +08:00
tpoisonooo
1ef973c7fc feat(examples): support siliconcloud free API 2024-10-22 15:16:57 +08:00
Abyl Ikhsanov
1dd927eb9d Update llm.py 2024-10-21 20:40:49 +02:00
Soumil
e5ab24bad4 added a class to use multiple models 2024-10-21 18:34:43 +01:00
Andrii Lazarchuk
e54d0536c4 Small fix on demo 2024-10-21 13:53:28 +00:00
zrguo
6527e75e81 Update README.md 2024-10-21 21:10:19 +08:00
zrguo
eb244b2fed Merge pull request #78 from sebastianschramm/ses/improve_readme_example
Fix example in README
2024-10-21 20:38:59 +08:00
Andrii Lazarchuk
392bf05be1 Merge remote-tracking branch 'origin/main' into fix-ollama-integration 2024-10-21 12:00:37 +00:00
Andrii Lazarchuk
25a2dd41c1 Add ability to passadditional parameters to ollama library like host and timeout 2024-10-21 11:55:46 +00:00
Andrii Lazarchuk
108fc4a1ee Add ability to passadditional parameters to ollama library like host and timeout 2024-10-21 11:53:06 +00:00
Sebastian Schramm
133fb1554f add import and rm duplicate working dir in README 2024-10-21 11:23:12 +02:00
JavieHush
ab8d67c602 Merge branch 'HKUDS:main' into main 2024-10-21 09:06:06 +08:00
✨Data Intelligence Lab@HKU✨
08caaa0b53 Update README.md 2024-10-21 01:18:46 +08:00
LarFii
6924a5f179 Update __init__.py 2024-10-20 23:10:07 +08:00
LarFii
bcd81e3a50 Add visualization methods 2024-10-20 23:08:26 +08:00
zrguo
6b9430221e Merge pull request #70 from BinNong/main
make graph visualization become colorful
2024-10-20 21:31:30 +08:00
nongbin
1b45fe26c7 make graph visualization become colorful 2024-10-20 21:17:09 +08:00
zrguo
6be119c2dd Update README.md 2024-10-20 18:22:43 +08:00
zrguo
27f7114f86 Merge pull request #62 from BinNong/main
Graph Visualization
2024-10-20 18:16:00 +08:00
zrguo
905db5908a Update README.md 2024-10-20 18:10:00 +08:00
zrguo
004c870d50 Add vram_management_demo.py 2024-10-20 18:08:49 +08:00
zrguo
856f9f88b4 Merge pull request #64 from hanbin49/v2
Add examples/vram_management_demo.py
2024-10-20 18:06:34 +08:00
hanbin49
2432fea90d 'update' 2024-10-20 11:27:47 +08:00
nongbin
d78c78276b ignore idea files 2024-10-20 10:04:34 +08:00
nongbin
aa21b9dbf2 delete not used files 2024-10-20 09:57:14 +08:00
nongbin
6206e0e340 add visualizing graph 2024-10-20 09:55:52 +08:00
zrguo
eaa7445f10 Update README.md 2024-10-19 21:35:50 +08:00
zrguo
f9acf37398 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
32464fab4e chore: added pre-commit-hooks and ruff formatting for commit-hooks 2024-10-19 09:43:17 +05:30
zrguo
515b890aab fix prompt.py 2024-10-19 11:46:03 +08:00
zrguo
e42b6fa4f6 Merge pull request #54 from wrosko/patch-1
Add comment specifying jupyter req
2024-10-19 11:32:07 +08:00
zrguo
99bd644bf7 Merge pull request #49 from JGalego/feat/bedrock-support
feat: Amazon Bedrock support ⛰️
2024-10-19 11:30:26 +08:00
Wade Rosko
21a5348a90 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
37d713a5c8 Fixed retry strategy, message history and inference params; Cleaned up Bedrock example 2024-10-18 16:50:02 +01:00
João Galego
1fc55b18d5 Added support for Amazon Bedrock models 2024-10-18 14:17:14 +01:00
zrguo
f49de420cf Update operate.py 2024-10-18 15:33:11 +08:00
zrguo
8e0877f4b0 Create lightrag_azure_openai_demo.py 2024-10-18 15:32:58 +08:00
✨Data Intelligence Lab@HKU✨
3bc3809087 Update README.md 2024-10-18 12:45:30 +08:00
zrguo
9233cdb820 Add a link to a LightRAG explanatory video 2024-10-18 12:14:14 +08:00
zrguo
82aa55df0e 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
a8f2e6a478 update Step_3.py and openai compatible script 2024-10-18 06:06:47 +08:00
LarFii
7163f70924 fix Ollama bugs 2024-10-17 16:02:43 +08:00
zrguo
ccbb69cbdf Add Discord channel link 2024-10-17 14:39:11 +08:00
zrguo
501d4cf071 Update README.md 2024-10-17 10:29:08 +08:00
JavieHush
e072877ce3 Merge branch 'HKUDS:main' into main 2024-10-17 09:14:05 +08:00