Saifeddine ALOUI
|
5bb9d9f0c0
|
Removed unnecessary files from docker
|
2025-01-17 02:31:23 +01:00 |
|
Saifeddine ALOUI
|
58f1058198
|
added some explanation to document
|
2025-01-17 02:03:02 +01:00 |
|
Saifeddine ALOUI
|
52ca5ea6aa
|
removed repeated dependency
|
2025-01-17 01:37:12 +01:00 |
|
Saifeddine ALOUI
|
5fe28d31e9
|
Fixed linting
|
2025-01-17 01:36:16 +01:00 |
|
Saifeddine ALOUI
|
c91b57196d
|
Fixed docker access to ollama and lollms
|
2025-01-17 01:18:28 +01:00 |
|
Saifeddine ALOUI
|
84f7f15046
|
Added optional Azure configuration
|
2025-01-17 00:54:24 +01:00 |
|
Saifeddine ALOUI
|
65a44a4644
|
Added api version and Configuration details at startup as well as more useful information
|
2025-01-17 00:53:49 +01:00 |
|
Saifeddine ALOUI
|
b8c0631e99
|
Enhanced documentation
|
2025-01-17 00:49:17 +01:00 |
|
Saifeddine ALOUI
|
c5e027aa9a
|
Added documentation about used environment variables
|
2025-01-17 00:42:22 +01:00 |
|
Saifeddine ALOUI
|
d8309c81d5
|
Fixed typing error
|
2025-01-16 23:22:57 +01:00 |
|
Saifeddine ALOUI
|
ea566d815d
|
Added environment variables control of all lightrag server parameters preparing for the usage in docker
|
2025-01-16 23:21:50 +01:00 |
|
Saifeddine ALOUI
|
b2e7c75f5a
|
Added Docker container setup
|
2025-01-16 22:28:28 +01:00 |
|
Saifeddine ALOUI
|
cbd02bbbab
|
Added link to documentation from main README.md
|
2025-01-16 22:16:34 +01:00 |
|
Saifeddine ALOUI
|
2c3ff234e9
|
Moving extended api documentation to new doc folder
|
2025-01-16 22:14:16 +01:00 |
|
zrguo
|
d7cfe029eb
|
Update __init__.py
|
2025-01-16 14:24:29 +08:00 |
|
zrguo
|
b84aab5cd0
|
Merge pull request #590 from jin38324/main
Enhance Robustness of insert Method with Pipeline Processing and Caching Mechanisms
|
2025-01-16 14:20:08 +08:00 |
|
zrguo
|
2044a4cae9
|
Merge pull request #585 from gurjot-05/feature-implementation
Add custom function with separate keyword extraction for user's query and a separate prompt
|
2025-01-16 14:13:20 +08:00 |
|
Gurjot Singh
|
2ea104d738
|
Fix linting errors
|
2025-01-16 11:31:22 +05:30 |
|
Gurjot Singh
|
e64805c9e2
|
Add example usage for separate keyword extraction of user's query
|
2025-01-16 11:26:19 +05:30 |
|
Gurjot Singh
|
dd105d47fa
|
Update README.md to include a detailed explanation of the new query_with_separate_keyword_extraction function.
|
2025-01-16 11:15:21 +05:30 |
|
Gurjot Singh
|
0265c2359c
|
Merge branch 'HKUDS:main' into feature-implementation
|
2025-01-16 10:53:01 +05:30 |
|
jin
|
6ae8647285
|
support pipeline mode
|
2025-01-16 12:58:15 +08:00 |
|
jin
|
d5ae6669ea
|
support pipeline mode
|
2025-01-16 12:52:37 +08:00 |
|
zrguo
|
80c26a0f1f
|
Merge pull request #589 from ShanGor/main
Enrich README.md for postgres usage, fix the issue for running postgres on python version<12
|
2025-01-16 10:37:24 +08:00 |
|
jin
|
17a2ec2bc4
|
Merge branch 'HKUDS:main' into main
|
2025-01-16 09:59:27 +08:00 |
|
Samuel Chan
|
0663919181
|
Merge remote-tracking branch 'origin/main'
|
2025-01-16 07:58:54 +08:00 |
|
Samuel Chan
|
d1ba8c5db5
|
Add some script in examples to copy llm cache from one solution to another
|
2025-01-16 07:56:13 +08:00 |
|
Samuel Chan
|
efe0644212
|
Merge branch 'HKUDS:main' into main
|
2025-01-16 07:52:35 +08:00 |
|
✨Data Intelligence Lab@HKU✨
|
8f0196f6b9
|
Update README.md
|
2025-01-15 13:08:07 +08:00 |
|
Samuel Chan
|
2b7d253117
|
Merge remote-tracking branch 'origin/main'
|
2025-01-15 12:09:05 +08:00 |
|
Samuel Chan
|
d91a330e9d
|
Enrich README.md for postgres usage, make some change to cater python version<12
|
2025-01-15 12:02:55 +08:00 |
|
zrguo
|
51792e3573
|
Merge pull request #587 from ParisNeo/main
Enhancement: Multi-format document support and dynamic dependency management #565
|
2025-01-15 11:12:29 +08:00 |
|
Saifeddine ALOUI
|
29661c92da
|
fixed linting
|
2025-01-14 23:11:23 +01:00 |
|
Saifeddine ALOUI
|
c3aba5423f
|
Added more file types support
|
2025-01-14 23:08:39 +01:00 |
|
Gurjot Singh
|
bc79f6650e
|
Fix linting errors
|
2025-01-14 22:23:14 +05:30 |
|
Gurjot Singh
|
ef61ffe444
|
Add custom function with separate keyword extraction for user's query and a separate prompt
|
2025-01-14 22:10:47 +05:30 |
|
zrguo
|
61349b0fe7
|
Merge pull request #581 from jiabin2wang20230918/fix_mongo
Fix for mongoDB document 16MB limit and add os env NEO4J_MAX_CONNECTION_POOL_SIZE for neo4j
|
2025-01-13 18:38:22 +08:00 |
|
bingo
|
1984da0fd6
|
add logger.debug for mongo_impl get_by_mode_and_id()
|
2025-01-13 07:27:30 +00:00 |
|
bingo
|
f28b90b2b3
|
1. add os env NEO4J_MAX_CONNECTION_POOL_SIZE to for neo4j ;
2. fix https://github.com/HKUDS/LightRAG/issues/580 issue for mongoDB document 16MB limit.
|
2025-01-13 07:06:01 +00:00 |
|
zrguo
|
867475fd1f
|
Update README.md
|
2025-01-13 10:28:19 +08:00 |
|
zrguo
|
057e23c4e9
|
Update __init__.py
|
2025-01-13 10:13:01 +08:00 |
|
zrguo
|
9f48124a69
|
Merge pull request #576 from ShanGor/main
Revise the AGE implementation on get_node_edges, to align with Neo4j behavior.
|
2025-01-13 09:29:01 +08:00 |
|
zrguo
|
94088dbfaa
|
Merge pull request #575 from ParisNeo/main
Fix 500 error in LightRAG's API insert_text endpoint
|
2025-01-13 09:28:07 +08:00 |
|
zrguo
|
4b060305ce
|
Merge pull request #572 from iridium-soda/main
fix: Resolve 500 error caused by missing `len()` for `LightRAG`
|
2025-01-13 09:27:37 +08:00 |
|
Samuel Chan
|
de6ddee312
|
Merge branch 'HKUDS:main' into main
|
2025-01-12 21:39:59 +08:00 |
|
Samuel Chan
|
c016934021
|
Revise the AGE implementation on get_node_edges, to align with Neo4j behavior.
|
2025-01-12 21:38:39 +08:00 |
|
Saifeddine ALOUI
|
7aaab219ee
|
Fixed awaiting insert
|
2025-01-12 12:56:08 +01:00 |
|
Saifeddine ALOUI
|
5c67938467
|
Resolve 500 error caused by missing len() for LightRAG's API insert_text endpoint
|
2025-01-12 12:46:23 +01:00 |
|
zrguo
|
78d7b596bd
|
Merge pull request #573 from ShanGor/main
Highlight the Apache AGE release version issue in the README.MD
|
2025-01-12 19:31:15 +08:00 |
|
iridium-soda
|
51f683d636
|
Merge remote-tracking branch 'upstream/main'
|
2025-01-12 09:45:31 +00:00 |
|