Commit Graph

  • e97e54b7a5 Feat: support query mode prefix in retrieval input yangdx 2025-04-23 01:26:34 +08:00
  • 6f064925eb Simplified scroll to bottom logic yangdx 2025-04-23 00:38:35 +08:00
  • 5bfa2e7dc6 Improve scrolling logic yangdx 2025-04-22 22:15:42 +08:00
  • 3caa112016 Bump api version to 0158 yangdx 2025-04-22 21:26:20 +08:00
  • f77e01e288 Update webui assets yangdx 2025-04-22 21:26:11 +08:00
  • f53115aaa1 Fix scrolling to bottom problem yangdx 2025-04-22 21:25:15 +08:00
  • 2bfef70960 Fix context format yangdx 2025-04-22 21:17:01 +08:00
  • a09f6eb170 Merge pull request #1423 from tackhwa/main Daniel.y 2025-04-22 19:11:04 +08:00
  • 0f1ad6d1b5 Update webui assets yangdx 2025-04-22 18:48:39 +08:00
  • ac7ae87743 Merge pull request #1431 from widgit/main Daniel.y 2025-04-22 18:34:43 +08:00
  • 1b63149a11 Fix linting yangdx 2025-04-22 18:34:30 +08:00
  • 6c556cd65f Improve scrollToBottom logic yangdx 2025-04-22 18:05:08 +08:00
  • a9dcf4d5ca Change chat message component width to 90% yangdx 2025-04-22 17:52:48 +08:00
  • 439201face Update postgres_impl.py widgit 2025-04-22 19:49:31 +10:00
  • 0328445108 Update webui assets yangdx 2025-04-22 17:26:03 +08:00
  • 64f5bb0243 Add typography to webui and fix markdown render problem yangdx 2025-04-22 17:21:24 +08:00
  • 9a2b6caac9 Update webui assets yangdx 2025-04-22 16:57:35 +08:00
  • 6125116355 Fix useCallback Hook yangdx 2025-04-22 16:56:48 +08:00
  • e6e0575d40 Bump api version to 0157 yangdx 2025-04-22 16:48:59 +08:00
  • e043e121ac Update webui assets yangdx 2025-04-22 16:47:48 +08:00
  • 6740696547 Add makrdown/mermaid module to manual chunks yangdx 2025-04-22 16:47:39 +08:00
  • b3c5b1f824 Update webui assets yangdx 2025-04-22 16:39:45 +08:00
  • 0b723852d3 Update bun rollupOptions to manualChunks yangdx 2025-04-22 16:38:35 +08:00
  • 3ce159bf9b Fix layout problem of QuerySettings for WebUI yangdx 2025-04-22 16:16:14 +08:00
  • 2e186ba488 remove regex tackhwa 2025-04-22 15:22:37 +08:00
  • 1eef9b7205 Set max parallel chunks processing according to MAX_SYNC of LLM yangdx 2025-04-22 15:03:46 +08:00
  • 21c0bb7abf Merge branch 'context_format_csv_to_json' yangdx 2025-04-22 12:25:50 +08:00
  • 6a727103d6 Simplified logger messages yangdx 2025-04-22 12:19:40 +08:00
  • 3b8959051d Fix i18n translate error yangdx 2025-04-22 12:11:24 +08:00
  • 9f958db328 Improve logger messages yangdx 2025-04-22 12:10:39 +08:00
  • 65bc0fa2f6 Update webui assets yangdx 2025-04-22 12:07:39 +08:00
  • 3b724c5207 Update i18n translation yangdx 2025-04-22 11:56:03 +08:00
  • 063caa14c7 Merge branch 'postgres-doc-ids-filter-fix' yangdx 2025-04-22 11:28:29 +08:00
  • d9747f0fc2 Merge pull request #1419 from earayu/feat/support_aget_docs_by_ids Daniel.y 2025-04-22 11:09:54 +08:00
  • cc67c6eb8d Update webui assets yangdx 2025-04-22 09:23:40 +08:00
  • be032db1f8 Fix linting yangdx 2025-04-22 09:05:23 +08:00
  • fd997f239b Bump api version to 0156 yangdx 2025-04-22 08:53:41 +08:00
  • 29d01dc10d Merge branch 'add-mermaid' yangdx 2025-04-22 08:52:33 +08:00
  • 50822dce52 updated field type Mykola Chaban 2025-04-21 21:26:57 +03:00
  • 77b53486ea use a single parameter placeholder for the array; Mykola Chaban 2025-04-21 21:20:21 +03:00
  • 333c43fbdf refactor: Fixed redundant blank characters in message content choizhang 2025-04-22 01:25:18 +08:00
  • e7063b5f1e Remove embedding_cache_config yangdx 2025-04-22 00:28:17 +08:00
  • 8938d11718 Fix PostgreSQL get_by_mode_and_id bugs yangdx 2025-04-22 00:26:16 +08:00
  • 9acf981042 Merge pull request #1422 from cywzl/patch-1 Daniel.y 2025-04-21 20:39:24 +08:00
  • 85684164f0 Fix linting yangdx 2025-04-21 20:18:05 +08:00
  • 17f5439952 Remove space between chinese chars and Egnlish symbols yangdx 2025-04-21 19:21:30 +08:00
  • ff65cba544 Add null check for edge data yangdx 2025-04-21 18:32:33 +08:00
  • 9e1be12e4a fix lint tackhwa 2025-04-21 17:07:34 +08:00
  • f3c57b606e friendly implementation of entity extraction and relationship weight extract for Low-Capability LLMs tackhwa 2025-04-21 16:52:13 +08:00
  • 8bf78f0823 Update prompt.py Chen Yuwen 2025-04-21 16:04:19 +08:00
  • 522080e44f feat(chat): Add Mermaid chart support and optimize code highlighting. Resolve the issue of streaming returns choizhang 2025-04-21 15:50:13 +08:00
  • 7597a5bdfb feat: support aget_docs_by_ids earayu 2025-04-21 13:27:16 +08:00
  • 8064a2339f change process_combine_contexts params type to list[dict[str, str]] 孟超 2025-04-21 12:08:12 +08:00
  • bfce14d41f Bump api version to 0155 yangdx 2025-04-21 01:24:46 +08:00
  • 6716e19d5c Fix linting yangdx 2025-04-21 01:22:23 +08:00
  • bd18c9c8ad Update sample code in README.md yangdx 2025-04-21 01:22:04 +08:00
  • 908953924a Update README yangdx 2025-04-21 00:25:26 +08:00
  • 0c6e80cce9 Add finalize_storages to sample code yangdx 2025-04-21 00:25:13 +08:00
  • e0f0d23e5a Update sample code for OpenAI and OpenAI compatible yangdx 2025-04-21 00:09:05 +08:00
  • 1a7b225e90 Fix stream respone error for naive query mode yangdx 2025-04-21 00:06:15 +08:00
  • 99522a088d Fix ollama embedding func ruturn data type bugs yangdx 2025-04-21 00:01:25 +08:00
  • 21f5a3923e Add log support for OpenAI demo yangdx 2025-04-20 22:03:30 +08:00
  • 697401fdc3 Change OpenAI demo to asyc yangdx 2025-04-20 21:39:51 +08:00
  • dd4f92dae2 Update README.md yangdx 2025-04-20 20:33:01 +08:00
  • 510a6adfbc Fix linting mengchao 2025-04-20 19:28:25 +08:00
  • f2f3a2721d Refactor context handling to convert data from CSV to JSON format for improved compatibility with LLM, replacing the list_of_list_to_csv function with list_of_list_to_json mengchao 2025-04-20 19:24:05 +08:00
  • 733e307a8d Merge branch 'stevezhangishero/main' yangdx 2025-04-20 15:18:36 +08:00
  • cd01ec64d3 Add tokenizer to global_config yangdx 2025-04-20 14:51:11 +08:00
  • 39540f3f8b Fix linting yangdx 2025-04-20 14:33:33 +08:00
  • 5f2cd871a8 Update sample code and README yangdx 2025-04-20 14:33:16 +08:00
  • 4ae5246a7e Remove summary length check for entity relations yangdx 2025-04-20 12:36:32 +08:00
  • 48e49fbe34 Merge branch 'drahnreb/add-custom-tokenizer' yangdx 2025-04-20 12:22:10 +08:00
  • a418b18ed1 Fix linting yangdx 2025-04-20 11:17:51 +08:00
  • da09de1361 Merge branch 'patch-1' yangdx 2025-04-20 07:22:50 +08:00
  • ea1760c0f6 Update README yangdx 2025-04-19 15:59:10 +08:00
  • 6d486f5813 json dumps without ascii 孟超 2025-04-19 15:28:07 +08:00
  • a20d68d865 Revise the context format of chunks from CSV to JSON to enhance compatibility with LLM 孟超 2025-04-19 15:18:33 +08:00
  • 704ef16ce3 fix streaming "list index out of range" Enoughappens 2025-04-19 12:57:08 +08:00
  • de827abcc7 prepare rebase drahnreb 2025-04-18 16:32:09 +02:00
  • 9c6b5aefcb fix linting drahnreb 2025-04-18 16:14:31 +02:00
  • e71f466910 fix: take global_config from storage class drahnreb 2025-04-17 16:57:53 +02:00
  • 0f949dd5d7 fix truncation with global_config tokenizer drahnreb 2025-04-17 13:09:52 +02:00
  • 0e6771b503 add: GemmaTokenizer example drahnreb 2025-04-17 12:23:40 +02:00
  • 20ba1eb9c2 add: to optionally replace default tiktoken Tokenizer with a custom one drahnreb 2025-04-17 10:56:23 +02:00
  • 4fd40fd798 Update webui assets yangdx 2025-04-18 18:18:17 +08:00
  • 07ede43e19 Update reload graph data hint message yangdx 2025-04-18 18:17:47 +08:00
  • c4af6e312a Update webui assets yangdx 2025-04-18 17:46:27 +08:00
  • 300a092132 Increase the threshold value of enabling middle content search. yangdx 2025-04-18 17:46:05 +08:00
  • 01483e2fd0 Update webui assets yangdx 2025-04-18 17:20:18 +08:00
  • 197cb34b18 Update empty graph message yangdx 2025-04-18 17:19:37 +08:00
  • bd362c167c Bump core version to 1.3.4 yangdx 2025-04-18 17:01:43 +08:00
  • 8b0c6701a0 Merge branch 'zd_dev' yangdx 2025-04-18 17:00:41 +08:00
  • 17e6cbac6c Merge branch 'dev' yangdx 2025-04-18 16:49:58 +08:00
  • 065676335b Merge branch 'main' of github.com:HKUDS/LightRAG yangdx 2025-04-18 15:31:44 +08:00
  • 346a8919a4 Remove <title> from issue template yangdx 2025-04-18 15:31:34 +08:00
  • e2fce0a695 Merge pull request #1402 from drahnreb/drahnreb/fix-prompt-formatting Daniel.y 2025-04-18 08:45:39 +08:00
  • 0aa994163e fix: correct parentheses. system_prompt was never formatted. drahnreb 2025-04-17 23:44:14 +02:00
  • fb617d544c Bump core verion to 1.3.3 yangdx 2025-04-17 23:55:20 +08:00
  • a30b2340cf Merge pull request #1399 from danielaskdd/fix-postgres-error Daniel.y 2025-04-17 23:13:52 +08:00
  • e9dcac7caf Update graph db test yangdx 2025-04-17 23:09:01 +08:00