wangxiaolei
|
30dd50ff83
|
feat: allow fail fast (#30262)
|
2025-12-30 09:27:40 +08:00 |
wangxiaolei
|
8611301722
|
fix: fix DatasetRetrieval._process_metadata_filter_func miss in operator (#30199)
|
2025-12-26 16:34:50 +08:00 |
wangxiaolei
|
61d255a6e6
|
chore: bypass InsufficientPrivilege on Azure PostgreSQL (#30191)
|
2025-12-26 14:35:05 +08:00 |
wangxiaolei
|
111a39b549
|
fix: fix firecrawl url concat (#30008)
|
2025-12-24 09:40:32 +08:00 |
wangxiaolei
|
32605181bd
|
feat: first use INTERNAL_FILES_URL first, then FILES_URL (#29962)
|
2025-12-21 16:53:37 +08:00 |
wangxiaolei
|
78ca5ad142
|
fix: fix fixed_separator (#29861)
|
2025-12-18 16:50:44 +08:00 |
wangxiaolei
|
4fce99379e
|
test(api): add a test for `detect_file_encodings` (#29778)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-17 14:33:30 +08:00 |
wangxiaolei
|
8f3fd9a728
|
perf: commit once (#29590)
|
2025-12-15 11:40:26 +08:00 |
Jyong
|
9affc546c6
|
Feat/support multimodal embedding (#29115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-12-09 14:41:46 +08:00 |
Gritty_dev
|
037389137d
|
feat: complete test script of indexing runner (#28828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-28 14:18:59 +08:00 |
Gritty_dev
|
43d27edef2
|
feat: complete test script of embedding service (#28817)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-28 11:24:30 +08:00 |
Gritty_dev
|
639f1d31f7
|
feat: complete test script of text splitter (#28813)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-28 11:22:52 +08:00 |
Gritty_dev
|
fe3a6ef049
|
feat: complete test script of reranker (#28806)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-28 11:21:35 +08:00 |
Gritty_dev
|
7a7fea40d9
|
feat: complete test script of dataset retrieval (#28762)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-11-27 14:39:33 +08:00 |
NeatGuyCoding
|
c74eb4fcf3
|
minor fix(rag): return early when pushing empty tasks to avoid Redis DataError (#28027)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-11-13 20:18:11 +08:00 |
李龙飞
|
81832c14ee
|
Fix: Correctly handle merged cells in DOCX tables to prevent content duplication and loss (#27871)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-13 15:56:24 +08:00 |
hj24
|
37903722fe
|
refactor: implement tenant self queue for rag tasks (#27559)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-11-06 21:25:50 +08:00 |
NeatGuyCoding
|
49df9ceaf3
|
minor fix: test cases for alibabacloud mysql and chinese translations (#26902)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-15 09:41:12 +08:00 |
Asuka Minato
|
24cd7bbc62
|
fix RetrievalMethod StrEnum (#26768)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-13 10:29:37 +08:00 |
carribean
|
cbf2ba6cec
|
Feature integrate alibabacloud mysql vector (#25994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-11 10:47:28 +08:00 |
Asuka Minato
|
bb6a331490
|
change all to httpx (#26119)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 23:41:16 +08:00 |
Asuka Minato
|
ab2eacb6c1
|
use model_validate (#26182)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-10 17:30:13 +09:00 |
GuanMu
|
c7868fb176
|
test: remove print code (#25481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-12 09:30:56 +08:00 |
Jin
|
3e7f8bad56
|
fix: markdown_extractor lost chunks if it starts without a header(#21308) (#21309)
|
2025-06-21 23:10:00 +08:00 |
-LAN-
|
482e50aae9
|
Refactor/remove db from cycle manager (#20455)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-30 04:34:13 +08:00 |
Ademílson Tonato
|
d0a21086bd
|
refactor: Update Firecrawl API parameters and default settings (#13082)
|
2025-01-29 11:21:05 +08:00 |
Ademílson Tonato
|
6024d8a42d
|
refactor: Update Firecrawl to use v1 API (#12574)
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
|
2025-01-23 11:14:48 +08:00 |
Bowen Liang
|
7c0b159a81
|
chore: removing unused imports in tests (#9049)
|
2024-10-08 11:13:11 +08:00 |
ChengZi
|
2060db8e11
|
fix: change milvus init args from (host, port) to (url, token) (#8019)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
|
2024-09-06 17:32:48 +08:00 |
Bowen Liang
|
b035c02f78
|
chore(api/tests): apply ruff reformat #7590 (#7591)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2024-08-23 23:52:25 +08:00 |
Jyong
|
ba5f8afaa8
|
Feat/firecrawl data source (#5232)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-15 02:46:02 +08:00 |
Bowen Liang
|
f976740b57
|
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592)
|
2024-06-14 01:05:37 +08:00 |
yalei
|
026175c8f7
|
feat: update notion extractor (#3898)
Co-authored-by: duyalei <>
|
2024-05-24 20:30:48 +08:00 |
Bowen Liang
|
9cec8c1750
|
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688)
|
2024-04-24 21:52:42 +08:00 |
takatost
|
5b447d61a6
|
feat: refactor tongyi models (#3496)
|
2024-04-15 22:28:32 +08:00 |