Commit Graph

3488 Commits

Author SHA1 Message Date
yangdx
5ce20f1813 Update webui assets 2025-04-23 01:30:57 +08:00
yangdx
e97e54b7a5 Feat: support query mode prefix in retrieval input 2025-04-23 01:26:34 +08:00
yangdx
6f064925eb Simplified scroll to bottom logic 2025-04-23 00:38:35 +08:00
yangdx
5bfa2e7dc6 Improve scrolling logic 2025-04-22 22:15:42 +08:00
yangdx
3caa112016 Bump api version to 0158 2025-04-22 21:26:20 +08:00
yangdx
f77e01e288 Update webui assets 2025-04-22 21:26:11 +08:00
yangdx
f53115aaa1 Fix scrolling to bottom problem 2025-04-22 21:25:15 +08:00
yangdx
2bfef70960 Fix context format 2025-04-22 21:17:01 +08:00
Daniel.y
a09f6eb170 Merge pull request #1423 from tackhwa/main
friendly implementation of entity extraction and relationship weight extract for Low-Capability LLMs
2025-04-22 19:11:04 +08:00
yangdx
0f1ad6d1b5 Update webui assets 2025-04-22 18:48:39 +08:00
Daniel.y
ac7ae87743 Merge pull request #1431 from widgit/main
Update postgres_impl.py
2025-04-22 18:34:43 +08:00
yangdx
1b63149a11 Fix linting 2025-04-22 18:34:30 +08:00
yangdx
6c556cd65f Improve scrollToBottom logic 2025-04-22 18:05:08 +08:00
yangdx
a9dcf4d5ca Change chat message component width to 90% 2025-04-22 17:52:48 +08:00
widgit
439201face Update postgres_impl.py
fix get_all_labels error
2025-04-22 19:49:31 +10:00
yangdx
0328445108 Update webui assets 2025-04-22 17:26:03 +08:00
yangdx
64f5bb0243 Add typography to webui and fix markdown render problem 2025-04-22 17:21:24 +08:00
yangdx
9a2b6caac9 Update webui assets 2025-04-22 16:57:35 +08:00
yangdx
6125116355 Fix useCallback Hook 2025-04-22 16:56:48 +08:00
yangdx
e6e0575d40 Bump api version to 0157 2025-04-22 16:48:59 +08:00
yangdx
e043e121ac Update webui assets 2025-04-22 16:47:48 +08:00
yangdx
6740696547 Add makrdown/mermaid module to manual chunks 2025-04-22 16:47:39 +08:00
yangdx
b3c5b1f824 Update webui assets 2025-04-22 16:39:45 +08:00
yangdx
0b723852d3 Update bun rollupOptions to manualChunks 2025-04-22 16:38:35 +08:00
yangdx
3ce159bf9b Fix layout problem of QuerySettings for WebUI 2025-04-22 16:16:14 +08:00
tackhwa
2e186ba488 remove regex 2025-04-22 15:22:37 +08:00
yangdx
1eef9b7205 Set max parallel chunks processing according to MAX_SYNC of LLM 2025-04-22 15:03:46 +08:00
yangdx
21c0bb7abf Merge branch 'context_format_csv_to_json' 2025-04-22 12:25:50 +08:00
yangdx
6a727103d6 Simplified logger messages 2025-04-22 12:19:40 +08:00
yangdx
3b8959051d Fix i18n translate error 2025-04-22 12:11:24 +08:00
yangdx
9f958db328 Improve logger messages 2025-04-22 12:10:39 +08:00
yangdx
65bc0fa2f6 Update webui assets 2025-04-22 12:07:39 +08:00
yangdx
3b724c5207 Update i18n translation 2025-04-22 11:56:03 +08:00
yangdx
063caa14c7 Merge branch 'postgres-doc-ids-filter-fix' 2025-04-22 11:28:29 +08:00
Daniel.y
d9747f0fc2 Merge pull request #1419 from earayu/feat/support_aget_docs_by_ids
feat: Add `aget_docs_by_ids` to check document processing status
2025-04-22 11:09:54 +08:00
yangdx
cc67c6eb8d Update webui assets 2025-04-22 09:23:40 +08:00
yangdx
be032db1f8 Fix linting 2025-04-22 09:05:23 +08:00
yangdx
fd997f239b Bump api version to 0156 2025-04-22 08:53:41 +08:00
yangdx
29d01dc10d Merge branch 'add-mermaid' 2025-04-22 08:52:33 +08:00
Mykola Chaban
50822dce52 updated field type 2025-04-21 21:26:57 +03:00
Mykola Chaban
77b53486ea use a single parameter placeholder for the array; 2025-04-21 21:20:21 +03:00
choizhang
333c43fbdf refactor: Fixed redundant blank characters in message content 2025-04-22 01:25:18 +08:00
yangdx
e7063b5f1e Remove embedding_cache_config 2025-04-22 00:28:17 +08:00
yangdx
8938d11718 Fix PostgreSQL get_by_mode_and_id bugs 2025-04-22 00:26:16 +08:00
Daniel.y
9acf981042 Merge pull request #1422 from cywzl/patch-1
Update prompt.py
2025-04-21 20:39:24 +08:00
yangdx
85684164f0 Fix linting 2025-04-21 20:18:05 +08:00
yangdx
17f5439952 Remove space between chinese chars and Egnlish symbols 2025-04-21 19:21:30 +08:00
yangdx
ff65cba544 Add null check for edge data 2025-04-21 18:32:33 +08:00
tackhwa
9e1be12e4a fix lint 2025-04-21 17:07:34 +08:00
tackhwa
f3c57b606e friendly implementation of entity extraction and relationship weight extract for Low-Capability LLMs 2025-04-21 16:52:13 +08:00