Commit Graph

  • 1159a69e4e added docs Yannick Stephan 2025-02-09 11:30:54 +01:00
  • c7c565287a added docs Yannick Stephan 2025-02-09 11:29:05 +01:00
  • 4cce14e65e cleaned import Yannick Stephan 2025-02-09 11:24:08 +01:00
  • 61fd3e6127 cleaned code Yannick Stephan 2025-02-09 11:21:32 +01:00
  • fd77099af5 cleaned insert by using pipe Yannick Stephan 2025-02-09 11:10:46 +01:00
  • af477e8a26 cleaned typing Yannick Stephan 2025-02-09 11:00:04 +01:00
  • f4287804ce added typing Yannick Stephan 2025-02-09 10:39:48 +01:00
  • 31fe96d74a cleaned optional not used Yannick Stephan 2025-02-09 10:33:15 +01:00
  • d267f06602 cleaned base and optional unuseful Yannick Stephan 2025-02-09 10:32:59 +01:00
  • 50c7f26262 cleanup code Yannick Stephan 2025-02-08 23:58:15 +01:00
  • 2929d1fc39 fixed pipe Yannick Stephan 2025-02-08 23:52:27 +01:00
  • 020fdecc73 cleaned typed not useful Yannick Stephan 2025-02-08 23:33:11 +01:00
  • d2db250ee7 added type to be more clear Yannick Stephan 2025-02-08 23:25:42 +01:00
  • 677013e9d5 cleaned code Yannick Stephan 2025-02-08 23:24:00 +01:00
  • 5a082a0052 cleaned code Yannick Stephan 2025-02-08 23:20:37 +01:00
  • cff415d91f implemented method and cleaned the mess Yannick Stephan 2025-02-08 23:18:12 +01:00
  • eb552afcdc fixed base and generic Yannick Stephan 2025-02-08 23:16:04 +01:00
  • fe3050adce updated json kv Yannick Stephan 2025-02-08 23:02:40 +01:00
  • ff0bd1512e cleaned base and added missing status Yannick Stephan 2025-02-08 22:57:37 +01:00
  • 7f407ce949 Merge pull request #732 from ArnoChenFx/improve-namespace-handling zrguo 2025-02-09 01:18:57 +08:00
  • f5bf6a4af8 use namespace as neo4j database name ArnoChen 2025-02-08 16:06:07 +08:00
  • 3f845e9e53 better handling of namespace ArnoChen 2025-02-08 16:05:59 +08:00
  • e787d92a0c Merge pull request #729 from ArnoChenFx/add-namespace-prefix zrguo 2025-02-08 13:57:20 +08:00
  • b2b8cf0aa4 remove unused json_doc_status_storage ArnoChen 2025-02-08 13:56:12 +08:00
  • f974bf39bb format ArnoChen 2025-02-07 23:13:28 +08:00
  • 88d691deb9 add namespace prefix to storage namespaces ArnoChen 2025-02-07 23:04:29 +08:00
  • 48aa80baa2 Merge pull request #724 from ultrageopro/main zrguo 2025-02-07 13:07:27 +08:00
  • 24fa7225ec Merge pull request #728 from danielaskdd/rename-service-file zrguo 2025-02-07 13:06:58 +08:00
  • 0890c6ad7e update docs for service isntallation yangdx 2025-02-07 11:05:38 +08:00
  • 0affee1eef Rename startup script and service files for better clarity yangdx 2025-02-07 10:54:13 +08:00
  • 3e5bf6752c Merge branch 'main' into main UltraGeoPro 2025-02-06 23:06:51 +03:00
  • a61db0852a Fix linting yangdx 2025-02-06 23:12:35 +08:00
  • e756aca3a2 Remove Chinese comments and added English comments for clarity yangdx 2025-02-06 23:10:15 +08:00
  • f83bd765ea fix: improve timing accuracy and variable scoping in OllamaAPI yangdx 2025-02-06 10:42:49 +08:00
  • 52f4d97172 Fix timing calculation logic in OllamaAPI stream generators yangdx 2025-02-06 04:53:05 +08:00
  • d297a87190 Fix linting yangdx 2025-02-06 03:18:05 +08:00
  • e4476ef0af Add error handling and improve logging for concurrent request testing yangdx 2025-02-06 03:17:27 +08:00
  • 4bdb8e30de Fix linting yangdx 2025-02-06 02:50:27 +08:00
  • 1508dcb403 refactor: enhance stream error handling and optimize code structure yangdx 2025-02-06 02:43:06 +08:00
  • b90f3f14be Add LightRAG version to User-Agent header for better request tracking yangdx 2025-02-06 22:55:22 +08:00
  • cec8da7f91 Update timeout and max_retries for unit tests yangdx 2025-02-06 19:56:18 +08:00
  • f72e4e6830 Enhance OpenAI API error handling and logging for better reliability yangdx 2025-02-06 19:42:57 +08:00
  • 19ee3d109c feat: trimming the model’s reasoning ultrageopro 2025-02-06 22:56:17 +03:00
  • 0005462d4d Merge pull request #723 from danielaskdd/improve-ollama-api-streaming zrguo 2025-02-07 02:18:54 +08:00
  • 349dcf7d47 Merge branch 'main' into improve-ollama-api-streaming yangdx 2025-02-07 00:07:25 +08:00
  • 9db1db2b38 Merge pull request #722 from danielaskdd/fix-mutable-default-param zrguo 2025-02-06 23:32:11 +08:00
  • 3b34ece04e Merge pull request #720 from danielaskdd/add-keyword-extraction-param-for-llm zrguo 2025-02-06 23:31:53 +08:00
  • 8fdba5d4db Fix linting yangdx 2025-02-06 23:12:35 +08:00
  • c838229f05 Remove Chinese comments and added English comments for clarity yangdx 2025-02-06 23:10:15 +08:00
  • 81377da418 Merge tag 'time-temp' into improve-ollama-api-streaming yangdx 2025-02-06 23:00:32 +08:00
  • 2760433634 Add LightRAG version to User-Agent header for better request tracking yangdx 2025-02-06 22:55:22 +08:00
  • 6ca7487cac Update timeout and max_retries for unit tests yangdx 2025-02-06 19:56:18 +08:00
  • 506e39e14e Enhance OpenAI API error handling and logging for better reliability yangdx 2025-02-06 19:42:57 +08:00
  • 290a4d5ec0 Fix linting yangdx 2025-02-06 16:24:02 +08:00
  • 070501fdaa Merge branch 'add-keyword-extraction-param-for-llm' into fix-mutable-default-param yangdx 2025-02-06 16:22:30 +08:00
  • eb9883d8da fix: add keyword_extraction param support for LLM func of API Server yangdx 2025-02-06 15:56:18 +08:00
  • eb5f57e989 fix: Fix potential mutable default parameter issue yangdx 2025-02-06 14:46:07 +08:00
  • 4f9a5fdbb4 Update README.md ✨Data Intelligence Lab@HKU✨ 2025-02-06 12:21:20 +08:00
  • 9103e7f463 fix: improve timing accuracy and variable scoping in OllamaAPI yangdx 2025-02-06 10:42:49 +08:00
  • e124ad7f9c Fix timing calculation logic in OllamaAPI stream generators yangdx 2025-02-06 04:53:05 +08:00
  • e49d3665aa Fix linting yangdx 2025-02-06 03:18:05 +08:00
  • 9242f16cc1 Add error handling and improve logging for concurrent request testing yangdx 2025-02-06 03:17:27 +08:00
  • 65dc0a6cfd Fix linting yangdx 2025-02-06 02:50:27 +08:00
  • e26c6e564d refactor: enhance stream error handling and optimize code structure yangdx 2025-02-06 02:43:06 +08:00
  • b21d38802c Merge branch 'main' into improve-error-handling yangdx 2025-02-06 02:35:33 +08:00
  • a49ee2ce71 Merge pull request #719 from danielaskdd/fix-env-reading-problem zrguo 2025-02-06 02:05:00 +08:00
  • 500ddd2965 Merge pull request #718 from ArnoChenFx/fix-lightrag-viewer zrguo 2025-02-06 02:03:26 +08:00
  • fd9b3b2658 Fix splash screen SSL line connector type. yangdx 2025-02-06 01:21:42 +08:00
  • db9b4dc841 Added environment variable loading with dotenv in Ollama API yangdx 2025-02-06 01:00:49 +08:00
  • 1b37c3be4e format ArnoChen 2025-02-06 00:23:41 +08:00
  • 81da351d08 Merge branch 'main' into fix-lightrag-viewer ArnoChen 2025-02-06 00:22:51 +08:00
  • 88173e2b34 fix graph viewer crash on macos when show file dialog ArnoChen 2025-02-06 00:18:27 +08:00
  • a927545b4b Merge pull request #717 from danielaskdd/split-ollama-api-to-separated-file zrguo 2025-02-05 23:26:53 +08:00
  • 1a61d9ee7f Fix linting yangdx 2025-02-05 22:29:07 +08:00
  • f703334ce4 Split the Ollama API implementation to a separated file yangdx 2025-02-05 22:15:14 +08:00
  • 2bbf451fa0 Merge pull request #712 from danielaskdd/handle-stream-cancel-error zrguo 2025-02-05 13:47:17 +08:00
  • f77faf8023 Fix linting yangdx 2025-02-05 12:36:52 +08:00
  • 4663dcfbab Merge branch 'main' into handle-stream-cancel-error yangdx 2025-02-05 12:27:05 +08:00
  • f1ea7f7415 update error response format in streaming API to a normal message. So user can get what's going on. yangdx 2025-02-05 11:07:31 +08:00
  • 24effb127d Improve error handling and response consistency in streaming endpoints yangdx 2025-02-05 10:44:48 +08:00
  • ff40e61fad Fix linting yangdx 2025-02-05 09:47:39 +08:00
  • 69f200faf2 feat: improve error handling for streaming responses yangdx 2025-02-05 09:46:56 +08:00
  • e2d164e8c8 Update README.md zrguo 2025-02-05 03:52:59 +08:00
  • 294291b7e0 Merge pull request #711 from ArnoChenFx/fix-issue-#706 zrguo 2025-02-05 03:48:18 +08:00
  • 57b015bee1 fix doc_key filtering logic to handle dict status ArnoChen 2025-02-05 03:22:22 +08:00
  • 5694bf78ed Merge pull request #710 from ArnoChenFx/visualizer-module-reorg zrguo 2025-02-05 03:01:43 +08:00
  • 8b2a6d1ae5 modify README-zh.md zrguo 2025-02-05 02:59:51 +08:00
  • c8a45daf02 split lightrag_visualizer into separate module and update entry point ArnoChen 2025-02-05 02:56:14 +08:00
  • 3211816da8 Reapply "fix mongo impl" zrguo 2025-02-05 02:48:12 +08:00
  • 7a5ccdfe01 Merge pull request #709 from ArnoChenFx/reintroduce-pr-703 zrguo 2025-02-05 02:38:16 +08:00
  • a59bb7d4ba update LightRAG repository URL in README ArnoChen 2025-02-05 02:36:43 +08:00
  • 1c2545b38a Revert "Merge pull request #708 from ArnoChenFx/fix-mongo-impl" zrguo 2025-02-05 02:36:38 +08:00
  • 23f153f690 fix path for visualization tool dependencies file ArnoChen 2025-02-05 02:35:51 +08:00
  • eb77af8e7d Reapply "Integrated the GraphML Visualizer as an optional component of LightRAG" ArnoChen 2025-02-05 02:33:26 +08:00
  • ad2a82e5e4 Merge pull request #708 from ArnoChenFx/fix-mongo-impl zrguo 2025-02-05 01:55:31 +08:00
  • 7b238dbc3e Merge pull request #707 from HKUDS/dev zrguo 2025-02-05 01:53:03 +08:00
  • c1ff66db98 fix mongo impl ArnoChen 2025-02-05 01:52:33 +08:00
  • 58faf48468 Merge zrguo 2025-02-05 01:51:26 +08:00
  • ab3f340b30 Merge pull request #705 from HKUDS/revert-703-main zrguo 2025-02-05 01:32:42 +08:00
  • b2bc7770fd Revert "Integrated the GraphML Visualizer as an optional component of LightRAG" zrguo 2025-02-05 01:30:57 +08:00