Jason Young
cdee5aab3a
fix: update integration tests to use 2-element variable selectors (#23766)
преди 2 месеца
QuantumGhost
4240e2dd29
fix(api): fix flaky tests by generating unique variable names (#23768)
преди 2 месеца
Yongtao Huang
a44ca29717
Chore: remove unused var in `ModelProviderFactory` (#23690)
преди 2 месеца
-LAN-
332e8e68ee
refactor: Change _queue_manager to public attribute queue_manager in task pipelines (#23747)
преди 2 месеца
-LAN-
577062b93a
refactor: simplify variable pool key structure and improve type safety (#23732)
Signed-off-by: -LAN- <laipz8200@outlook.com>
преди 2 месеца
QuantumGhost
223c1a8089
test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749)
Fix flaky test
`TestWorkflowDraftVariableService.test_list_variables_without_values_success`
caused by low entropy in test data generation that led to
duplicate values violating unique constraints.
Also improve data generation in other tests within
`TestWorkflowDraftVariableService` to reduce the likelihood of
generating duplicate test data.
преди 2 месеца
Wu Tianwei
0baccb9e82
chore(version): bump version to 1.7.2 (#23740)
преди 2 месеца
-LAN-
43411d7a9e
chore: remove debug log statements from DifyAPIRepositoryFactory (#23734)
преди 2 месеца
-LAN-
2dbf20a3e9
fix: resolve circular import in AppGenerateEntity (#23731)
преди 2 месеца
-LAN-
aaf9fc1562
fix: add @property decorator to pydantic computed_field for compatibility (#23728)
преди 2 месеца
NeatGuyCoding
4a72fa6268
fix: Enhance doc_form null checking, exception handling, and rollback logic (#23713)
преди 2 месеца
NeatGuyCoding
6083b1d618
Feat add testcontainers test for message service (#23703)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
преди 2 месеца
Yongtao Huang
36b221b170
Fix model_setting_map key mismatch (#23699)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
преди 2 месеца
Guangdong Liu
d1fc98200c
fix: update HTTP request timeout fields to use Field with default values (#23694)
преди 2 месеца
Guangdong Liu
79a3c1618f
fix: support custom file types in workflow Start node (#23672)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
NeatGuyCoding
5f8967918e
Feat add testcontainers test for app dsl service (#23675)
преди 2 месеца
-LAN-
6900b08134
fix: sync missing conversation variables for existing conversations (#23649)
преди 2 месеца
Yongtao Huang
431e0105de
Fix bare raise in if blocks (#23671)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
преди 2 месеца
-LAN-
cbe0d9d053
fix: conversation pinned filter returns incorrect results when no conversations are pinned (#23670)
преди 2 месеца
NeatGuyCoding
41345199d8
Feat add testcontainers test for api base extendsion service (#23652)
преди 2 месеца
yunqiqiliang
14e1c16cf2
Fix ClickZetta stability and reduce logging noise (#23632)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
crazywoola
1c60b7f070
Revert "feat: improved MCP timeout" (#23602)
преди 2 месеца
znn
084dcd1a50
using message_file event instead of message event (#22988)
преди 2 месеца
湛露先生
fd536a943a
word extractor cleans. (#20926)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
преди 2 месеца
jiangbo721
6f80fb72cb
feat: tools json response support datetime uuid etc (#22738)
Co-authored-by: 刘江波 <jiangbo721@163.com>
преди 2 месеца
yunqiqiliang
62772e8871
fix: ensure vector database cleanup on dataset deletion regardless of document presence (affects all 33 vector databases) (#23574)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
Will
4b0480c8b3
feat: improved MCP timeout (#23546)
преди 2 месеца
Yongtao Huang
c8c591d73c
Fix incorrect exception handling in db query (#23582)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
преди 2 месеца
lyzno1
2edd32fdea
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
NeatGuyCoding
5889059ce4
Feat add testcontainers test for annnotation service (#23593)
преди 2 месеца
-LAN-
7230497bf4
fix: empty arrays should convert to empty string in LLM prompts (#23590)
преди 2 месеца
lyzno1
d98071a088
feat: add Service API file preview endpoint (#23534)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
BotAndyGao
ac02c12e49
fix: resolve Windows path separator issue in Huawei OBS operations (#23475)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
Qiang Lee
e9045a8838
Fix: Apply Metadata Filters Correctly in Full-Text Search Mode for Tencent Cloud Vector Database (#23564)
преди 2 месеца
-LAN-
55487ba0c6
fix: exclude dev dependencies from production Docker image (#23562)
преди 2 месеца
yunqiqiliang
e01510e2a6
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
преди 2 месеца
goofy
ad1b1193fa
fix localtime_to_timestamp tool throws 'no attribute localize error' when it executes without specifying a timezone parameter (#23517)
преди 2 месеца
NeatGuyCoding
d253ca192a
Feat add testcontainers test for app service (#23523)
преди 2 месеца
Yongtao Huang
e072b7dafa
Chore: remove unused variable pruned_memory (#23514)
преди 2 месеца
Guangdong Liu
3ff52f1809
feat: Enhance response validation and parsing in tool.py (#23456)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
ghmark675
ad61b42494
fix(node): fix unexpected extra equals sign in HTTP params (#23474)
преди 2 месеца
Yongtao Huang
b8ef0c84e6
Fix: moved `file =` after file presence validation (#23453)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
преди 2 месеца
Yongtao Huang
6b8b31ff64
Remove unnecessary issubclass check (#23455)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 2 месеца
NeatGuyCoding
ad622cea9e
Feat add testcontainers test for workflow draft variable service (#23466)
преди 2 месеца
NeatGuyCoding
fc5ed9f316
Feat add testcontainers test for account service (#23380)
преди 2 месеца
rouxiaomin
40a11b6942
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414)
преди 2 месеца
Xiyuan Chen
904af20023
Feat/webapp opt (#23283)
преди 2 месеца
heyszt
3b5130b03d
add otel instrument for redis and http request (#23371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 3 месеца
znn
ab78e12089
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
преди 3 месеца
Will
7fe23a0ca6
remove useless Tool class attributes (#23389)
преди 3 месеца