Commit Graph

  • f441a45453 完善测试用例 yangdx 2025-01-15 22:15:46 +08:00
  • ca2caf47bc 修改流式响应的输出格式:从event-stream改为x-ndjson yangdx 2025-01-15 22:14:57 +08:00
  • 6d44178f63 修复测试用例流结束判断 yangdx 2025-01-15 21:26:20 +08:00
  • af9ac188f0 增强聊天接口的调试和性能统计功能 yangdx 2025-01-15 21:15:12 +08:00
  • 8ef1248c76 将OllamaChatRequest的stream参数默认值改为True yangdx 2025-01-15 20:54:22 +08:00
  • f81b1cdf0a 为Ollama API返回结果添加图像字段和性能统计信息 yangdx 2025-01-15 20:46:45 +08:00
  • 23f838ec94 优化流式响应处理并添加测试用例 yangdx 2025-01-15 20:18:17 +08:00
  • f15f97a51d 临时保存 yangdx 2025-01-15 19:32:03 +08:00
  • 828af49d6b 能够正确调用rag,rag执行完成后,无法返回内容 yangdx 2025-01-15 18:47:01 +08:00
  • 4e5517a602 修复rag调用参数不正确问题 yangdx 2025-01-15 18:27:35 +08:00
  • 882da88603 解决模型名称返回错误问题 yangdx 2025-01-15 18:19:39 +08:00
  • fd50c3a240 修改流处理逻辑,修改 /api/tags错误 yangdx 2025-01-15 17:43:00 +08:00
  • c1f4f4a20e 优化ollama返回数据的格式 yangdx 2025-01-15 15:06:28 +08:00
  • be134878fe 完成ollma接口的代码编写 yangdx 2025-01-15 14:31:49 +08:00
  • b97d1ecd72 修改文件名 yangdx 2025-01-15 13:35:20 +08:00
  • 9bfba88600 准备增加ollama服务 yangdx 2025-01-15 13:32:06 +08:00
  • da91510363 修改server启动命令 yangdx 2025-01-15 13:14:09 +08:00
  • 8f0196f6b9 Update README.md ✨Data Intelligence Lab@HKU✨ 2025-01-15 13:08:07 +08:00
  • 2b7d253117 Merge remote-tracking branch 'origin/main' Samuel Chan 2025-01-15 12:09:05 +08:00
  • d91a330e9d Enrich README.md for postgres usage, make some change to cater python version<12 Samuel Chan 2025-01-15 12:02:55 +08:00
  • 51792e3573 Merge pull request #587 from ParisNeo/main zrguo 2025-01-15 11:12:29 +08:00
  • 1088e10fb2 修改lightrag_server的LLM和Embedding配置 yangdx 2025-01-15 10:44:12 +08:00
  • 29661c92da fixed linting Saifeddine ALOUI 2025-01-14 23:11:23 +01:00
  • c3aba5423f Added more file types support Saifeddine ALOUI 2025-01-14 23:08:39 +01:00
  • 4b32648eb5 去掉流式查询和输出 yangdx 2025-01-15 02:25:01 +08:00
  • 33e211789e 删除 .DS_Store 文件 yangdx 2025-01-15 01:35:28 +08:00
  • b11c33d7a1 修复embedding模型纬度数错误 yangdx 2025-01-15 01:25:49 +08:00
  • 294b0359e8 修改llm为deepseek-chat yangdx 2025-01-15 00:55:48 +08:00
  • bc79f6650e Fix linting errors Gurjot Singh 2025-01-14 22:23:14 +05:30
  • ef61ffe444 Add custom function with separate keyword extraction for user's query and a separate prompt Gurjot Singh 2025-01-14 22:10:47 +05:30
  • 0bfeb237e3 创建yangdx分支,并添加测试脚本 yangdx 2025-01-14 23:04:41 +08:00
  • 61349b0fe7 Merge pull request #581 from jiabin2wang20230918/fix_mongo zrguo 2025-01-13 18:38:22 +08:00
  • 1984da0fd6 add logger.debug for mongo_impl get_by_mode_and_id() bingo 2025-01-13 07:27:30 +00:00
  • 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. bingo 2025-01-13 07:06:01 +00:00
  • 867475fd1f Update README.md zrguo 2025-01-13 10:28:19 +08:00
  • 057e23c4e9 Update __init__.py zrguo 2025-01-13 10:13:01 +08:00
  • 9f48124a69 Merge pull request #576 from ShanGor/main zrguo 2025-01-13 09:29:01 +08:00
  • 94088dbfaa Merge pull request #575 from ParisNeo/main zrguo 2025-01-13 09:28:07 +08:00
  • 4b060305ce Merge pull request #572 from iridium-soda/main zrguo 2025-01-13 09:27:37 +08:00
  • de6ddee312 Merge branch 'HKUDS:main' into main Samuel Chan 2025-01-12 21:39:59 +08:00
  • c016934021 Revise the AGE implementation on get_node_edges, to align with Neo4j behavior. Samuel Chan 2025-01-12 21:38:39 +08:00
  • 7aaab219ee Fixed awaiting insert Saifeddine ALOUI 2025-01-12 12:56:08 +01:00
  • 5c67938467 Resolve 500 error caused by missing len() for LightRAG's API insert_text endpoint Saifeddine ALOUI 2025-01-12 12:46:23 +01:00
  • 78d7b596bd Merge pull request #573 from ShanGor/main zrguo 2025-01-12 19:31:15 +08:00
  • 51f683d636 Merge remote-tracking branch 'upstream/main' iridium-soda 2025-01-12 09:45:31 +00:00
  • cfaffb17a3 Merge remote-tracking branch 'origin/main' Samuel Chan 2025-01-12 17:08:18 +08:00
  • f3e0fb87f5 Add known issue of Apache AGE to the readme. Samuel Chan 2025-01-12 17:01:31 +08:00
  • 63a71c04fd Add known issue of Apache AGE to the readme. Samuel Chan 2025-01-12 16:56:30 +08:00
  • a2e96b67e9 Merge pull request #570 from ShanGor/main zrguo 2025-01-12 13:23:06 +08:00
  • 6ca52ea00d Merge pull request #569 from ParisNeo/main zrguo 2025-01-12 13:22:47 +08:00
  • fd5683f6ad Revert "fix" iridium-soda 2025-01-11 09:39:52 +00:00
  • 7a56f29246 fix iridium-soda 2025-01-11 09:38:54 +00:00
  • d03192a3bd fix: Resolve 500 error caused by missing len() for LightRAG iridium-soda 2025-01-11 09:27:53 +00:00
  • 1998a5b204 Merge remote-tracking branch 'origin/main' Samuel Chan 2025-01-11 10:40:09 +08:00
  • d03d6f5fc5 Revised the postgres implementation, to use attributes(node_id) rather than nodes to identify an entity. Which significantly reduced the table counts. Samuel Chan 2025-01-11 09:30:19 +08:00
  • 224fce9b1b run precommit to fix linting issues Saifeddine ALOUI 2025-01-11 01:37:07 +01:00
  • e0e656ab01 Added ssl support Saifeddine ALOUI 2025-01-11 01:35:49 +01:00
  • e21fbef60b updated documlentation Saifeddine ALOUI 2025-01-10 22:38:57 +01:00
  • a619b01064 Next test of timeout Saifeddine ALOUI 2025-01-10 22:17:13 +01:00
  • ab3cc3f0f4 fixed missing coma Saifeddine ALOUI 2025-01-10 21:39:41 +01:00
  • adb288c5bb added timeout Saifeddine ALOUI 2025-01-10 21:39:25 +01:00
  • 2297007b7b Simplified the api services issue #565 Saifeddine ALOUI 2025-01-10 20:30:58 +01:00
  • 85331e3fa2 update Oracle support jin 2025-01-10 11:36:28 +08:00
  • a65f0026ff Merge pull request #560 from AdiKalra/main zrguo 2025-01-09 21:33:55 +08:00
  • acde4ed173 Add custom chunking function. adikalra 2025-01-09 17:20:24 +05:30
  • 92b7e331a5 Merge pull request #557 from tongshiyuan/main zrguo 2025-01-09 15:29:35 +08:00
  • b93203804c Merge branch 'main' into main zrguo 2025-01-09 15:28:57 +08:00
  • 92ccfa2770 Merge pull request #555 from ParisNeo/main zrguo 2025-01-09 15:27:09 +08:00
  • 7973f46b73 Merge pull request #553 from GurjotSinghShorthillsAI/custom-chunking-feature zrguo 2025-01-09 15:26:36 +08:00
  • dd213c95be 增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件 童石渊 2025-01-09 11:55:49 +08:00
  • 65c1450c66 fixed retro compatibility with ainsert by making split_by_character get a None default value Saifeddine ALOUI 2025-01-08 20:50:22 +01:00
  • 9565a4663a Fix trailing whitespace and formatting issues in lightrag.py Gurjot Singh 2025-01-09 00:39:22 +05:30
  • 9e7784ab8a Update README.md zrguo 2025-01-08 18:17:32 +08:00
  • a940251390 Implement custom chunking feature Gurjot Singh 2025-01-07 20:57:39 +05:30
  • 6c78c96854 fix linting errors zrguo 2025-01-07 22:02:34 +08:00
  • fe7f7086b1 Merge pull request #547 from n3A87/main zrguo 2025-01-07 21:51:51 +08:00
  • 18a9a780b7 Merge pull request #551 from tongshiyuan/main zrguo 2025-01-07 16:38:04 +08:00
  • b8f7a0a1e7 Merge remote-tracking branch 'origin/main' 童石渊 2025-01-07 16:27:13 +08:00
  • 6b19401dc6 chunk split retry 童石渊 2025-01-07 16:26:12 +08:00
  • 79d7050710 fix linting errors LarFii 2025-01-07 16:21:54 +08:00
  • 9ef4fe667a rename LarFii 2025-01-07 16:18:19 +08:00
  • 059e3882f1 Merge branch 'main' into main zrguo 2025-01-07 16:14:56 +08:00
  • 290744d770 fix requirements.txt LarFii 2025-01-07 16:04:46 +08:00
  • 957bcf8659 Organize files jin 2025-01-07 13:51:20 +08:00
  • 3bbd3ee1b2 在Mac端torch~=2.5.1+cu121会导致本地安装时报错 童石渊 2025-01-07 13:45:18 +08:00
  • 196350b75b Revise the readme to fix the broken link. Samuel Chan 2025-01-07 07:02:37 +08:00
  • 9662ecc102 Merge remote-tracking branch 'origin' 添加字符分割功能,在“insert”函数中如果增加参数split_by_character,则会按照split_by_character进行字符分割,此时如果每个分割后的chunk的tokens大于max_token_size,则会继续按token_size分割(todo:考虑字符分割后过短的chunk处理) 童石渊 2025-01-07 00:43:00 +08:00
  • 536d6f2283 添加字符分割功能,在“insert”函数中如果增加参数split_by_character,则会按照split_by_character进行字符分割,此时如果每个分割后的chunk的tokens大于max_token_size,则会继续按token_size分割(todo:考虑字符分割后过短的chunk处理) 童石渊 2025-01-07 00:28:15 +08:00
  • 22e9f1cd89 Update README.md ✨Data Intelligence Lab@HKU✨ 2025-01-06 23:21:02 +08:00
  • e415f88bd4 Update README.md ✨Data Intelligence Lab@HKU✨ 2025-01-06 23:20:26 +08:00
  • 79646fced8 Fix:Optimized logic for automatic switching modes when keywords do not exist xYLiuuuuuu 2025-01-06 16:54:53 +08:00
  • 39a366a3dc Update __init__.py zrguo 2025-01-06 15:43:05 +08:00
  • 916380e511 Update README.md zrguo 2025-01-06 15:39:44 +08:00
  • e2a4819af9 Update README.md zrguo 2025-01-06 15:37:37 +08:00
  • c88bb4fd53 Update LICENSE zrguo 2025-01-06 15:34:50 +08:00
  • 990b684a85 Update lightrag.py zrguo 2025-01-06 15:27:31 +08:00
  • 12f4a45440 Merge pull request #545 from ShanGor/main zrguo 2025-01-06 15:24:34 +08:00
  • 85d35b16d4 Merge branch 'HKUDS:main' into main Samuel Chan 2025-01-06 12:53:06 +08:00
  • 6ae27d8f06 Some enhancements: - Enable the llm_cache storage to support get_by_mode_and_id, to improve the performance for using real KV server - Provide an option for the developers to cache the LLM response when extracting entities for a document. Solving the paint point that sometimes the process failed, the processed chunks we need to call LLM again, money and time wasted. With the new option (by default not enabled) enabling, we can cache that result, can significantly save the time and money for beginners. Samuel Chan 2025-01-06 12:50:05 +08:00
  • 6d7a01f29d Merge pull request #542 from xiyihan0/main zrguo 2025-01-05 12:46:45 +08:00