yangdx
2063f6c6c8
Fix created_at handling bug for Milvus
2025-05-03 21:51:45 +08:00
yangdx
ca240fa463
Remove buggy data migration function
2025-05-03 16:23:03 +08:00
yangdx
045993f7d2
Remove deprecated search_by_prefix
2025-05-03 11:17:49 +08:00
Daniel.y
b197d95715
Merge pull request #1508 from balaji-munusamy/make-bedrock-complete-generic
...
Made bedrock_complete generic
2025-05-03 01:00:19 +08:00
yangdx
3b4015f6fd
Translate commnet to English
2025-05-03 00:54:17 +08:00
yangdx
08e8a7ead1
Fix linting
2025-05-03 00:46:28 +08:00
yangdx
debe8f329a
Fix created_at problem for Tidb vector storage
2025-05-03 00:46:10 +08:00
yangdx
81071df982
Fix timezone bugs for PostgreSQL vector storage
2025-05-03 00:44:55 +08:00
Balaji Munusamy
c3bc0eb53b
made bedrock complete generic
2025-05-02 18:25:48 +02:00
yangdx
c3df1908dc
Fix created_at probelm for MongoDB vector storage
2025-05-02 21:48:01 +08:00
yangdx
02de7420b2
Fix create_at problem for Tidb vector db
2025-05-02 21:28:49 +08:00
yangdx
6021796a61
Fix created_at problem for Qdrant vector db
2025-05-02 16:38:35 +08:00
yangdx
ce96947502
Fix created_at problem for Milvus vector db
2025-05-02 16:31:22 +08:00
yangdx
0dc712e0bc
Fix created_at handling in Chroma vector db
2025-05-02 16:21:48 +08:00
yangdx
011659b8bc
Fix created_at handling in FAISS vector db
2025-05-01 23:33:54 +08:00
yangdx
ca85f8a461
Convert timestamp to integer in vector DB storage
2025-05-01 23:25:47 +08:00
yangdx
9ff3542ab2
Fix time handling bugs for graph data
2025-05-01 15:14:15 +08:00
yangdx
1b049b4214
Fix time handling bugs for PostgreSQL
2025-05-01 15:13:42 +08:00
yangdx
8c7e9aceb2
Fix time handle bugs for nano vector db
2025-05-01 11:34:38 +08:00
yangdx
6ec36ee538
Fix time handle bugs for _get_edge_data
2025-05-01 11:33:42 +08:00
yangdx
36f8787bc7
Fix linting
2025-05-01 10:04:31 +08:00
yangdx
950d42c527
Store utc time in PostgreSQL
2025-05-01 10:04:17 +08:00
yangdx
a561be0cff
Fix time zone problem of doc status
2025-05-01 02:16:19 +08:00
yangdx
3117bc2e4a
Remove buggy examplesfiles
2025-04-30 18:48:41 +08:00
yangdx
7ccc3ffdd7
Fix linting
2025-04-30 14:10:50 +08:00
yangdx
62fd4a0540
Optimize log messages
2025-04-30 13:53:03 +08:00
yangdx
946e55115d
Update README
2025-04-30 11:07:38 +08:00
yangdx
3a6109d07c
Fix lintings in examples folder
2025-04-30 10:39:55 +08:00
yangdx
1f48f72fe2
Bump core api to 1.3.7
2025-04-30 10:28:04 +08:00
yangdx
b1ace9da53
Remove updated document
2025-04-30 10:26:54 +08:00
yangdx
c84ce37c60
Update webui assets
2025-04-29 19:19:42 +08:00
yangdx
936587d4dd
Adjust width of chat message box from server
2025-04-29 19:19:22 +08:00
yangdx
48fd250257
Optimize log messages
2025-04-29 19:02:08 +08:00
yangdx
43f255a5b4
Optimize log message
2025-04-29 18:20:35 +08:00
Daniel.y
b9d108c7a6
Merge pull request #1492 from danielaskdd/fix-openai-retry
...
fix: correct retry_if_exception_type usage and improve async iterator…
2025-04-29 17:59:39 +08:00
yangdx
34cc8b6a51
Fix linting
2025-04-29 17:52:07 +08:00
yangdx
f58c8276bc
fix: correct retry_if_exception_type usage and improve async iterator resource management
...
- Corrects the syntax of retry_if_exception_type decorators to ensure proper exception handling and retry behavior
- Implements proper resource cleanup for async iterators to prevent memory leaks and potential SIGSEGV errors
2025-04-29 17:43:27 +08:00
Daniel.y
9f9cf37814
Merge pull request #1488 from danielaskdd/improve-limit-async
...
Enhance the robustness of concurrency control and scheduling logic
2025-04-29 13:51:25 +08:00
yangdx
9f33ff2ecd
Optimize log messages
2025-04-29 13:45:06 +08:00
yangdx
81953e6d46
Enhance the robustness of concurrency control and scheduling logic
2025-04-29 13:38:11 +08:00
yangdx
5f3e210246
Optimize log messages
2025-04-29 13:32:05 +08:00
Daniel.y
51ba711d76
Merge pull request #1484 from danielaskdd/fix-browse-compatible
...
Fix browse compatible problem for crypto.randomUUID
2025-04-29 02:46:24 +08:00
yangdx
c153aa697c
Update webui assets
2025-04-29 02:37:50 +08:00
yangdx
4f523366aa
Fix browse compatible problem for crypto.randomUUID
2025-04-29 02:37:05 +08:00
yangdx
4e2e668def
Bump webui setting version to 12
2025-04-29 02:36:17 +08:00
Daniel.y
fe06110042
Merge pull request #1483 from danielaskdd/llm-priority-support
...
Feat: Introduce priority scheduling to optimize parallel execution of LLM and Embedding tasks.
2025-04-29 00:14:56 +08:00
yangdx
b6f4177af5
Bump core version to 1.3.6
2025-04-29 00:14:00 +08:00
yangdx
1afcbcbfb5
Fix race condition for health_check and ensure_workers
2025-04-29 00:08:52 +08:00
yangdx
1fc26127d5
Fix linting
2025-04-28 23:21:34 +08:00
yangdx
a4a0643ad0
Enable graph_db_lock log
2025-04-28 23:21:07 +08:00