Commit Graph

  • b7eae4d7c0 Use the context manager for the openai client Arjun Rao 2025-05-08 11:42:53 +10:00
  • 2bafc87a80 Add comment for deprecated PROMPT template yangdx 2025-05-08 09:40:38 +08:00
  • 3025094c62 Add commments for deprecated functions yangdx 2025-05-08 09:36:57 +08:00
  • f2c522ce7a Allow max_connections to be configured in postgres Arjun Rao 2025-05-08 11:00:56 +10:00
  • 4a03218450 Update README.md yangdx 2025-05-08 05:26:59 +08:00
  • f9d2415108 Merge pull request #1546 from danielaskdd/user-prompt Daniel.y 2025-05-08 04:38:32 +08:00
  • 606df5fe68 Merge pull request #1545 from danielaskdd/change-naive-context-to-json Daniel.y 2025-05-08 04:30:01 +08:00
  • 10dbbe4ebf Fix linting yangdx 2025-05-08 04:29:43 +08:00
  • 45d4db1eff Update webui assets yangdx 2025-05-08 04:18:19 +08:00
  • 12a8caa6ed Remove unsed i18n translate key yangdx 2025-05-08 04:17:25 +08:00
  • d914de441e Add user_prompt to WebUI yangdx 2025-05-08 04:15:21 +08:00
  • a359414931 Remove CardDescription yangdx 2025-05-08 03:47:13 +08:00
  • ae1c9f8d10 Add user_prompt the QueryParam yangdx 2025-05-08 03:38:47 +08:00
  • 08e532eaf3 Remove unused text_chunks_db param from naive_query yangdx 2025-05-08 03:26:14 +08:00
  • 147f73002d Remove ll-keywords and hl-keywords from WebUI yangdx 2025-05-07 19:07:31 +08:00
  • 474b77c43e Remove deprecated mix_rag_response prompt template yangdx 2025-05-07 18:11:35 +08:00
  • 1c5bbe396a Optimize prompt template for naive query yangdx 2025-05-07 18:11:12 +08:00
  • 3eb3b170ab Remove list_of_list_to_dict function yangdx 2025-05-07 18:01:23 +08:00
  • 156244e260 Refactor: Unify naive context to JSON format yangdx 2025-05-07 17:42:14 +08:00
  • 59771b60df Optimize relationship title to entity1 and entity2 yangdx 2025-05-07 13:02:22 +08:00
  • 1e03888cef Change function name get_kg_context to _get_kg_context yangdx 2025-05-07 10:57:33 +08:00
  • 3146309fde Change function name from list_of_list_to_json to list_of_list_to_dict yangdx 2025-05-07 10:52:26 +08:00
  • edb3d6ac11 Improve query context format for mix mode yangdx 2025-05-07 10:51:44 +08:00
  • ade1425f1f Merge pull request #1539 from danielaskdd/json-code-block-freezing Daniel.y 2025-05-07 04:45:42 +08:00
  • ee420f135a Bump api version to 0168 yangdx 2025-05-07 04:37:20 +08:00
  • 217d80bfd8 Update webui assets yangdx 2025-05-07 04:36:48 +08:00
  • 1509e3985e Resolve json code block freezing issue yangdx 2025-05-07 04:35:53 +08:00
  • 7ff23dded1 Merge pull request #1538 from danielaskdd/ignore-chat-history-in-vector-search Daniel.y 2025-05-07 04:03:14 +08:00
  • 2485bfe53c Fix linting yangdx 2025-05-07 03:57:14 +08:00
  • 910a7a8936 Unified vector retrieval logic for mix and naive queries yangdx 2025-05-07 03:47:09 +08:00
  • 1794b57b43 Ignore chat history in vector search yangdx 2025-05-07 03:20:39 +08:00
  • c984ebd462 Improve mix query context format yangdx 2025-05-07 03:11:59 +08:00
  • 098846b651 Improve naive query context format yangdx 2025-05-07 02:52:05 +08:00
  • a26c5d1644 Merge pull request #1537 from danielaskdd/redundant-chunk-fetch Daniel.y 2025-05-07 02:05:05 +08:00
  • 365ef75447 Add deprecating commend to text_chunks storage yangdx 2025-05-07 02:03:57 +08:00
  • 0e3e936e1a Bump api version to 0167 yangdx 2025-05-07 01:52:29 +08:00
  • b1f874b489 Fix linting yangdx 2025-05-07 01:51:58 +08:00
  • 52d8815230 Elimiate redunction chunk data fecth for niave query mode yangdx 2025-05-07 01:46:23 +08:00
  • 4b35dbcf19 Merge pull request #1533 from danielaskdd/optimize-default-value Daniel.y 2025-05-06 22:04:35 +08:00
  • dbfcf30801 Fix linting yangdx 2025-05-06 22:03:40 +08:00
  • c8ecfa2d68 feat: Centralize configuration and update defaults yangdx 2025-05-06 22:00:43 +08:00
  • ed9d2b9c59 Merge pull request #1524 from widgit/main Daniel.y 2025-05-06 07:34:19 +08:00
  • e070c19414 Update postgres_impl.py widgit 2025-05-05 23:55:19 +10:00
  • 83abb1fbdf Merge branch 'main' of github.com:HKUDS/LightRAG yangdx 2025-05-05 18:30:59 +08:00
  • 9aedf1b38a Update README for QueryParam description yangdx 2025-05-05 18:30:49 +08:00
  • 65a6b47873 Merge pull request #1518 from geekben/main Daniel.y 2025-05-05 13:31:37 +08:00
  • b8d59a262f Adding Tongyi OpenAI demo to use Qwen Ben Luo 2025-05-04 22:08:03 +08:00
  • 027c67a73c Skip self-referential relationships in edge processing yangdx 2025-05-05 11:58:33 +08:00
  • a36abce8d6 Update commnents yangdx 2025-05-05 11:26:31 +08:00
  • 8c08743058 Update webui assets yangdx 2025-05-05 00:17:35 +08:00
  • af42fc9b04 Hide created_at property on webui yangdx 2025-05-05 00:07:50 +08:00
  • 3bc240263d Bump api version to 0166 yangdx 2025-05-04 23:27:40 +08:00
  • 8f8476b834 Update webui assets yangdx 2025-05-04 23:25:52 +08:00
  • ec41ce5b3a Replaced Text components with standard labels associated via htmlFor/id to fix accessibility warnings. yangdx 2025-05-04 23:23:56 +08:00
  • a3a32b6f59 Merge pull request #1519 from danielaskdd/fix-json-postgres Daniel.y 2025-05-04 22:42:39 +08:00
  • e46a4b2079 Optimize log message yangdx 2025-05-04 22:31:57 +08:00
  • 9a41de51fb Optimize log message yangdx 2025-05-04 22:20:44 +08:00
  • dcb2a72462 Fix JSON handling error for PostgreSQL graph storage yangdx 2025-05-04 22:18:56 +08:00
  • ec8e6a1571 Merge pull request #1512 from danielaskdd/fix-json-postgres Daniel.y 2025-05-04 02:29:58 +08:00
  • 1213f53fc9 Fix mistakenly interpreting a string as JSON for PostgreSQL AGE graph storage yangdx 2025-05-04 02:20:43 +08:00
  • 94a2c09198 Merge pull request #1511 from danielaskdd/Persistent-llm-cache Daniel.y 2025-05-03 23:03:43 +08:00
  • b9b86df786 Persistent LLM cache on error yangdx 2025-05-03 23:00:09 +08:00
  • 73fa94a013 Merge pull request #1510 from danielaskdd/fix-time-zone Daniel.y 2025-05-03 22:36:38 +08:00
  • 2063f6c6c8 Fix created_at handling bug for Milvus yangdx 2025-05-03 21:51:45 +08:00
  • ca240fa463 Remove buggy data migration function yangdx 2025-05-03 16:23:03 +08:00
  • 045993f7d2 Remove deprecated search_by_prefix yangdx 2025-05-03 11:17:49 +08:00
  • b197d95715 Merge pull request #1508 from balaji-munusamy/make-bedrock-complete-generic Daniel.y 2025-05-03 01:00:19 +08:00
  • 3b4015f6fd Translate commnet to English yangdx 2025-05-03 00:54:17 +08:00
  • 08e8a7ead1 Fix linting yangdx 2025-05-03 00:46:28 +08:00
  • debe8f329a Fix created_at problem for Tidb vector storage yangdx 2025-05-03 00:46:10 +08:00
  • 81071df982 Fix timezone bugs for PostgreSQL vector storage yangdx 2025-05-03 00:44:55 +08:00
  • c3bc0eb53b made bedrock complete generic Balaji Munusamy 2025-05-02 18:25:48 +02:00
  • c3df1908dc Fix created_at probelm for MongoDB vector storage yangdx 2025-05-02 21:48:01 +08:00
  • 02de7420b2 Fix create_at problem for Tidb vector db yangdx 2025-05-02 21:28:49 +08:00
  • 6021796a61 Fix created_at problem for Qdrant vector db yangdx 2025-05-02 16:38:35 +08:00
  • ce96947502 Fix created_at problem for Milvus vector db yangdx 2025-05-02 16:31:22 +08:00
  • 0dc712e0bc Fix created_at handling in Chroma vector db yangdx 2025-05-02 16:21:48 +08:00
  • 011659b8bc Fix created_at handling in FAISS vector db yangdx 2025-05-01 23:33:54 +08:00
  • ca85f8a461 Convert timestamp to integer in vector DB storage yangdx 2025-05-01 23:25:47 +08:00
  • 9ff3542ab2 Fix time handling bugs for graph data yangdx 2025-05-01 15:14:15 +08:00
  • 1b049b4214 Fix time handling bugs for PostgreSQL yangdx 2025-05-01 15:13:42 +08:00
  • 8c7e9aceb2 Fix time handle bugs for nano vector db yangdx 2025-05-01 11:34:38 +08:00
  • 6ec36ee538 Fix time handle bugs for _get_edge_data yangdx 2025-05-01 11:33:42 +08:00
  • 36f8787bc7 Fix linting yangdx 2025-05-01 10:04:31 +08:00
  • 950d42c527 Store utc time in PostgreSQL yangdx 2025-05-01 10:04:17 +08:00
  • a561be0cff Fix time zone problem of doc status yangdx 2025-05-01 02:16:19 +08:00
  • 3117bc2e4a Remove buggy examplesfiles yangdx 2025-04-30 18:48:41 +08:00
  • 7ccc3ffdd7 Fix linting yangdx 2025-04-30 14:10:50 +08:00
  • 62fd4a0540 Optimize log messages yangdx 2025-04-30 13:53:03 +08:00
  • 946e55115d Update README yangdx 2025-04-30 11:07:38 +08:00
  • 3a6109d07c Fix lintings in examples folder yangdx 2025-04-30 10:39:55 +08:00
  • 1f48f72fe2 Bump core api to 1.3.7 yangdx 2025-04-30 10:28:04 +08:00
  • b1ace9da53 Remove updated document yangdx 2025-04-30 10:26:54 +08:00
  • c84ce37c60 Update webui assets yangdx 2025-04-29 19:19:42 +08:00
  • 936587d4dd Adjust width of chat message box from server yangdx 2025-04-29 19:19:22 +08:00
  • 48fd250257 Optimize log messages yangdx 2025-04-29 19:02:08 +08:00
  • 43f255a5b4 Optimize log message yangdx 2025-04-29 18:20:35 +08:00
  • b9d108c7a6 Merge pull request #1492 from danielaskdd/fix-openai-retry Daniel.y 2025-04-29 17:59:39 +08:00
  • 34cc8b6a51 Fix linting yangdx 2025-04-29 17:52:07 +08:00
  • f58c8276bc fix: correct retry_if_exception_type usage and improve async iterator resource management yangdx 2025-04-29 17:43:27 +08:00