Commit Graph

251 Commits

Author SHA1 Message Date
yangdx
c48ead6d8e Update README 2025-04-23 09:43:24 +08:00
yangdx
6716e19d5c Fix linting 2025-04-21 01:22:23 +08:00
yangdx
bd18c9c8ad Update sample code in README.md 2025-04-21 01:22:04 +08:00
yangdx
908953924a Update README 2025-04-21 00:25:26 +08:00
yangdx
dd4f92dae2 Update README.md 2025-04-20 20:33:01 +08:00
yangdx
39540f3f8b Fix linting 2025-04-20 14:33:33 +08:00
yangdx
5f2cd871a8 Update sample code and README 2025-04-20 14:33:16 +08:00
yangdx
48e49fbe34 Merge branch 'drahnreb/add-custom-tokenizer' 2025-04-20 12:22:10 +08:00
yangdx
ea1760c0f6 Update README 2025-04-19 15:59:10 +08:00
drahnreb
20ba1eb9c2 add: to optionally replace default tiktoken Tokenizer with a custom one 2025-04-18 16:24:43 +02:00
chaohuang-ai
7cd9859e08 Update README.md 2025-04-09 15:06:40 +08:00
yangdx
5e5d8222ff Fix linting 2025-04-09 11:56:51 +08:00
zrguo
27d31ca29c Update README.md 2025-04-09 10:48:57 +08:00
chaohuang-ai
dba3031f7d Update README.md 2025-04-09 10:45:46 +08:00
yangdx
ae1e991724 Merge branch 'feat-edge-thickness' into merge-edge-thickness 2025-04-05 13:06:28 +08:00
yangdx
247be483eb Merge branch 'main' into clear-doc 2025-04-04 05:45:06 +08:00
yangdx
df07c2a8b1 Remove Gremlin storage implementaion 2025-04-02 14:43:53 +08:00
yangdx
013be621d5 Remove TiDB storage implementaion 2025-04-02 14:40:27 +08:00
choizhang
ad1d362865 docs: Add Token Statistics Function Description in README 2025-04-01 23:50:14 +08:00
yangdx
1e31b26cbe Remove Oracle storage implementation 2025-04-01 18:15:29 +08:00
choizhang
109b2d3a41 docs: Fix spelling errors in README.md 2025-04-01 00:39:37 +08:00
zrguo
6eea8bdf5d Update README.md 2025-03-29 21:28:25 +08:00
zrguo
d0eb602b12 Update README.md 2025-03-29 21:25:34 +08:00
yangdx
4dcf717e53 Update README.md 2025-03-25 18:53:17 +08:00
yangdx
77889d7846 Update README 2025-03-25 18:50:01 +08:00
yangdx
ac703dc448 Fix linting of README 2025-03-25 16:23:15 +08:00
Vladimir Vukicevic
aede3b7de3 Un-center README.md 2025-03-25 00:12:44 -07:00
yangdx
799c1a884a Fix linting 2025-03-25 12:51:45 +08:00
yangdx
6441d90682 Add chinese version of README
- Add introduction of  graph visualization in LightRAG Server
2025-03-25 12:51:05 +08:00
yangdx
7e8a2c0e9b Added temperature parameter for LLM 2025-03-24 02:02:34 +08:00
yangdx
6ae42165be Refactor LightRAG Server documentation for clarity and structure. 2025-03-23 23:27:29 +08:00
zrguo
10d2bbfcd7 Update README.md 2025-03-18 16:42:57 +08:00
zrguo
80f00dabd3 Update README.md 2025-03-18 16:41:05 +08:00
yangdx
c2ba7f33ff Adjust concurrency limits more LLM friendly settings for new comers
- Lowered max async LLM processes to 4
- Enabled LLM cache for entity extraction
- Reduced max parallel insert to 2
2025-03-16 23:56:34 +08:00
Rushi Chaganti
39633cb1d9 Fixed lint and Added new imports at the top of the file 2025-03-12 00:04:23 +05:30
Roy
4ce28b31bd minor readme fix 2025-03-08 21:31:41 +00:00
Roy
a1708a2638 Add optional ids filter to QueryParam for RAG document filtering 2025-03-08 21:13:29 +00:00
zrguo
ec0450f712 Add merge entities 2025-03-06 00:53:23 +08:00
zrguo
0f430ca1a7 update README.md 2025-03-04 12:42:40 +08:00
zrguo
23106b81fb fix custom kg demo 2025-03-04 12:29:17 +08:00
zrguo
6c8fa95214 fix demo 2025-03-04 12:25:07 +08:00
yangdx
b26a574f40 Deprecate log_level and log_file_path in LightRAG.
- Remove log_level from API initialization
- Add warnings for deprecated logging params
2025-03-04 01:07:34 +08:00
zrguo
0ac482f6d3 Update README.md 2025-03-03 21:15:34 +08:00
zrguo
78151d045b fix README.md 2025-03-03 21:13:43 +08:00
zrguo
a814285155 Add a feature that allows modifying nodes and relationships. 2025-03-03 21:09:45 +08:00
zrguo
1611400854 fix demo 2025-03-03 18:33:42 +08:00
zrguo
a8f4385c05 Add clear_cache 2025-03-01 18:30:58 +08:00
ArnoChen
5ccad9adf4 update logo in README 2025-02-24 18:18:59 +08:00
PiochU19
70de1476c3 add documentation for 'Insert with ID' 2025-02-20 14:02:53 +01:00
Pankaj Kaushal
9934241a1e Update README.md: Refactor LlamaIndex section and example code
- Simplified LlamaIndex documentation in README
- Removed wrapper directory references
- Updated example code to reflect new directory structure
- Cleaned up custom knowledge graph example
- Adjusted file paths and import statements
2025-02-20 10:31:19 +01:00