mesrop2008
|
23150c2319
|
fix(api): attach exc_info=True to logger.warning sites that drop the traceback (#41068)
|
2026-08-21 11:20:42 +00:00 |
|
Harsh Kashyap
|
ca32e87683
|
fix(api): bound connect phase to 5.0s in two api/core/ outbound timeouts (#40807)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-18 03:38:59 +00:00 |
|
林玮 (Jade Lin)
|
4e44ade07f
|
fix: handle long text URLs in webscraper (#40757)
|
2026-08-14 07:34:53 +00:00 |
|
Harsh Kashyap
|
8238684334
|
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
|
2026-08-13 17:50:05 +00:00 |
|
林玮 (Jade Lin)
|
c647cfd6a3
|
refactor: resolve summary models through manager (#40696)
|
2026-08-13 06:22:22 +00:00 |
|
林玮 (Jade Lin)
|
12e6838403
|
fix: meter hosted LLM invocations (#40589)
|
2026-08-12 12:33:21 +00:00 |
|
WH-2099
|
af382be837
|
fix(api): bind remaining RAG resources to owners (#40503)
|
2026-08-12 06:05:16 +00:00 |
|
wangxiaolei
|
4c7b870062
|
fix: _multiple_retrieve_thread not fail fast (#40466)
|
2026-08-11 05:40:23 +00:00 |
|
非法操作
|
8170a2a5f3
|
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-08-06 03:23:16 +00:00 |
|
Asuka Minato
|
482ec5e712
|
test: use sqlite3 session in test_qa_index_processor (#38765)
|
2026-08-04 10:53:55 +00:00 |
|
Chester
|
97e9d8be5a
|
fix(rag): add bounded timeout to Notion extractor requests (#39833)
|
2026-07-31 13:41:44 +00:00 |
|
Chester
|
074811106d
|
fix(rag): add bounded timeout to Firecrawl extractor requests (#39831)
|
2026-07-31 13:41:19 +00:00 |
|
Parman Mohammadalizadeh
|
908dc703ec
|
chore(api): consolidate chained .where() calls into single calls (#39819)
|
2026-07-30 16:59:50 +00:00 |
|
Asuka Minato
|
c9c057fd04
|
test: use SQLite sessions in rag retrieval (#39049)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
|
2026-07-27 09:12:30 +00:00 |
|
CYJ1226
|
e4e99d198b
|
fix: preserve spaces during recursive text splitting (#39498)
|
2026-07-27 03:21:26 +00:00 |
|
Madan kumar
|
aeda37db68
|
fix(rag): stop the document cleaner from stripping valid characters ï, ¿, ¾ (#39215)
|
2026-07-27 02:53:33 +00:00 |
|
wangxiaolei
|
db29caff2b
|
feat: knowledge add more trace (#38959)
|
2026-07-24 02:27:16 +00:00 |
|
Byron.wang
|
43254c1ded
|
chore: avoid duplicate token counting during dataset indexing (#39466)
|
2026-07-23 10:56:03 +00:00 |
|
落尘
|
f8754286ec
|
fix(watercrawl): handle non-json error responses (#37514)
|
2026-07-21 06:41:06 +00:00 |
|
WH-2099
|
6a511da325
|
fix(api): bind scoped lookups to nested owner refs (#38470)
|
2026-07-15 09:31:09 +00:00 |
|
Byron.wang
|
ab3e4daa95
|
refactor: explicit DB session propagation across backend paths (#38559)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-15 06:48:28 +00:00 |
|
chariri
|
89d5f74a40
|
refactor(api): migrate dataset endpoints to BaseModel (#37957)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-09 04:22:30 +00:00 |
|
chariri
|
9465dc2477
|
refactor(api): remove remaining legacy field remnants (#37967)
|
2026-07-08 09:59:10 +00:00 |
|
Asuka Minato
|
68d8328b9c
|
chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-08 03:07:27 +00:00 |
|
yyh
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
Byron.wang
|
2f0c6c10bd
|
refactor: thread explicit sessions through app retrieval paths (#38309)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-02 17:00:47 +00:00 |
|
linhongkuan
|
d8f3be4bcd
|
fix(api): isolate side-effect database writes (#37895)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-06-29 06:20:34 +00:00 |
|
Asuka Minato
|
2112115962
|
chore: make AccountService.load_user use passed session (#37764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-24 07:29:12 +00:00 |
|
Yufeng He
|
265dc54c51
|
fix(watercrawl): don't disable request timeouts with timeout=None (#37685)
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-22 03:08:58 +00:00 |
|
落尘
|
adfd820220
|
fix(watercrawl): bound client request timeouts (#37515)
|
2026-06-21 00:47:25 +00:00 |
|
Stephen Zhou
|
c52eafe2ca
|
docs: enrich generated service API descriptions (#37615)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-18 08:43:39 +00:00 |
|
盐粒 Yanli
|
0ea0647dd0
|
feat(agent): wire knowledge base retrieval into runtime (#37577)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-17 09:27:38 +00:00 |
|
落尘
|
431d6bb983
|
fix(watercrawl): accept content type parameters (#37500)
|
2026-06-16 08:16:24 +00:00 |
|
落尘
|
fe64c5d4a8
|
fix(watercrawl): bound result download timeout (#37495)
|
2026-06-16 08:16:16 +00:00 |
|
Asuka Minato
|
de2ec990d8
|
chore: example to color the session (#37402)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-15 18:06:24 +00:00 |
|
chariri
|
b61d39ae2b
|
chore(api): Fix several typing errors (#37237)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-12 01:36:48 +00:00 |
|
Yunlu Wen
|
84490179b0
|
feat: trace document retrieval (#37283)
|
2026-06-11 02:39:59 +00:00 |
|
Eric Cao
|
0239b81cca
|
chore(api): convert MessagesCleanPolicy from ABC to Protocol (#37171)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-08 09:55:52 +00:00 |
|
Asuka Minato
|
f15a8f02ef
|
ci: add flag for linter (#37018)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-08 04:53:12 +00:00 |
|
呆萌闷油瓶
|
813bfea730
|
feat(api): support embedded Excel images in knowledge import (#37104)
|
2026-06-08 01:26:07 +00:00 |
|
Siyu/Audrey Xiao
|
e14cb209a4
|
chore: add missing @override decorator to api/core/rag/extractor (#37013)
Co-authored-by: mac <mac@1234.local>
|
2026-06-03 12:34:10 +00:00 |
|
-LAN-
|
71ffaacb58
|
fix(api): centralize remote file retrieval (#36399)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-06-01 09:25:08 +00:00 |
|
krishkantiuj-ren
|
de47d43b65
|
refactor: convert isinstance chains to match/case syntax (#36862)
Co-authored-by: krishkantiuj-ren <hiccup.cc.3@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-06-01 03:45:19 +00:00 |
|
Evan
|
d8571ce965
|
refactor: convert isinstance chains to match/case (part 4) (#36274)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-05-31 14:44:17 +00:00 |
|
Evan
|
372a2e3e9c
|
refactor: convert isinstance chains to match/case (part 7) (#35902) (#36826)
|
2026-05-29 09:40:33 +00:00 |
|
Sven Weidenmann
|
4d8b6c7dc0
|
refactor: add missing @override decorator to remaining MCP, Jieba, embeddings, and misc subclasses (#36528)
|
2026-05-22 13:45:35 +00:00 |
|
-LAN-
|
0d500e6965
|
fix(api): allow LLM nodes to access retrieved knowledge files (#36175)
|
2026-05-14 13:09:25 +00:00 |
|
chariri
|
af4b9bfa8f
|
chore: Remove pyright in favor of pyrefly (#36154)
|
2026-05-14 05:49:08 +00:00 |
|
Asuka Minato
|
6facd9360c
|
chore: some match case (#36080)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
2026-05-12 14:45:58 +00:00 |
|
Asuka Minato
|
51a8f79d67
|
chore: DocumentSegment to Typebase (#35635)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-12 07:02:17 +00:00 |
|