58 Commits

Author SHA1 Message Date
tianyufan
5d520fc5ba add evaluation code&prompt v0.0.2 2025-02-27 15:41:42 +08:00
tianyufan
908b1a49d6 Merge branch 'main' of https://github.com/HKUDS/MiniRAG 2025-02-27 15:36:34 +08:00
tianyufan
20fbf07f0a upd README and fix bugs 2025-02-27 15:36:31 +08:00
Tianyu Fan
1bfc65ca65 Merge pull request #34 from yashshah035/fix-imports
fix imports
2025-02-27 15:06:38 +08:00
Tianyu Fan
2fd95a7c6d Merge pull request #35 from yashshah035/openai
adding missing unicode function and openrouter configuration
2025-02-27 15:05:50 +08:00
Tianyu Fan
0e2f2cb233 Merge pull request #36 from yashshah035/graph-visual
adding graph visual examples
2025-02-27 15:05:34 +08:00
yashshah035
36c7b5fd36 adding graph visual examples 2025-02-25 11:00:51 +05:30
yashshah035
f768c9265e adding openrouter call configuration 2025-02-25 10:49:19 +05:30
yashshah035
4df94af612 adding missing unicode decode 2025-02-25 10:40:09 +05:30
yashshah035
ae4a27e2b5 fix imports 2025-02-25 10:18:36 +05:30
tianyufan
7bdfac26fb fix bugs 2025-02-14 13:55:08 +08:00
tianyufan
edea602d2d upd readme 2025-02-14 13:30:27 +08:00
tianyufan
2b5f5e7fb0 fix bugs and update readme 2025-02-14 13:27:28 +08:00
Tianyu Fan
9aa4c9da78 Merge pull request #23 from yashshah035/main
error handling and missing method implementation
2025-02-13 00:26:52 +08:00
Yash Shah
7e507a74d0 adding GPTKeywordExtractionFormat class 2025-02-12 15:57:31 +05:30
Yash Shah
7e32f3604a Update README.md 2025-02-12 15:23:57 +05:30
Yash Shah
ca464e7d3b resolve json_repair has no attribute JSONDecoderError 2025-02-12 15:08:57 +05:30
Yash Shah
e848b1e530 error handling for no attribute get_types 2025-02-12 15:06:21 +05:30
Yash Shah
aa6945f9e9 resolved 'NetworkXStorage' object has no attribute 'get_types' 2025-02-12 15:04:46 +05:30
Yash Shah
171830f787 Update main.py 2025-02-12 12:16:36 +05:30
tianyufan
517d03a8c5 update readme 2025-02-12 14:24:54 +08:00
Tianyu Fan
2b253e0a97 Merge pull request #20 from yashshah035/main
correcting imports to minirag and missing files
2025-02-12 14:12:39 +08:00
Yash Shah
5c2a637170 adding DocStatus class in base.py 2025-02-12 11:01:00 +05:30
Yash Shah
50cfd55503 corrected imports jsondocstatus_impl.py 2025-02-12 10:57:36 +05:30
Yash Shah
cb48cff70b corrected imports nano_vector_db_impl.py 2025-02-12 10:56:42 +05:30
Yash Shah
9944d5511a corrected imports networkx_impl.py 2025-02-12 10:56:00 +05:30
Yash Shah
42c03b56de corrected imports json_kv_impl.py 2025-02-12 10:55:03 +05:30
Yash Shah
ed3fb1a021 Update main.py 2025-02-12 10:53:42 +05:30
Yash Shah
3297ce6509 Update requirements.txt 2025-02-12 10:17:41 +05:30
Yash Shah
451bb16761 Update imports hf.py 2025-02-12 10:08:56 +05:30
Yash Shah
dc0a515038 correct the imports hf.py 2025-02-12 10:01:16 +05:30
Yash Shah
b07563b6fd adding exceptions.py 2025-02-12 09:59:34 +05:30
Tianyu Fan
ac6737ce62 Merge pull request #11 from ParisNeo/main
Loads of lightrag enhancements brought to Minirag
2025-02-10 15:09:06 +08:00
Saifeddine ALOUI
946555016a Added docket to minirag 2025-01-30 23:42:28 +01:00
Saifeddine ALOUI
e874a875cf Enhanced linting 2025-01-30 23:38:09 +01:00
Saifeddine ALOUI
b80e472c40 separated scan for new files from scan files 2025-01-30 23:28:20 +01:00
Saifeddine ALOUI
c88e682324 Brought all lightrag structure to the minirag app 2025-01-30 23:05:43 +01:00
tianyufan
d07d3a9fea upd README 2025-01-28 13:58:38 +08:00
tianyufan
d9725feceb fix tiny error 2025-01-23 19:53:27 +08:00
tianyufan
4ed2dd41ae update README 2025-01-19 18:55:57 +08:00
Tianyu Fan
da2a94e954 Merge pull request #4 from eltociear/add-readme-ja
docs: add Japanese translation for README
2025-01-19 15:28:01 +08:00
Ikko Eltociear Ashimine
a4e4700955 docs: add Japanese translation for README
I created Japanese translated README.
2025-01-18 22:17:45 +09:00
tianyufan
1a46b33d90 update README 2025-01-17 12:58:37 +08:00
tianyufan
7fc930f626 upd arxiv link v0.0.1 2025-01-14 12:32:13 +08:00
tianyufan
b4102ba6aa update setup&require 2025-01-14 12:15:01 +08:00
tianyufan
d0926f56c6 modified: README.md
modified:   README_CN.md
2025-01-14 11:17:03 +08:00
tianyufan
12660a949c Merge branch 'main' of https://github.com/HKUDS/MiniRAG 2025-01-14 11:12:36 +08:00
tianyufan
b639c5d1bc sync 2025-01-14 11:10:36 +08:00
Jingyuan Wang
f73f5a2bea Update README_CN.md 2025-01-13 12:28:19 +08:00
Jingyuan Wang
e7edd88bed Update README.md 2025-01-13 12:27:57 +08:00