Yongtao Huang
|
8fcc864fb7
|
Post fix of #23224 (#25007)
|
2 kuukautta sitten |
jyong
|
7623dc14bb
|
fix preview and recommend plugins
|
2 kuukautta sitten |
twwu
|
1ad46d0962
|
fix(pipeline): add handling for RAG pipeline variables in workflow state
|
2 kuukautta sitten |
twwu
|
5e854238b0
|
fix(workflow): improve formatting and add checkbox type to input variable type mapping
|
2 kuukautta sitten |
jyong
|
343f1a375f
|
fix preview and recommend plugins
|
2 kuukautta sitten |
NeatGuyCoding
|
ed5ed0306e
|
minor fix: fix the check of subscription capacity limit (#24991)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
Asuka Minato
|
a418c43d32
|
example add more type check (#24999)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
twwu
|
fc4bc08796
|
feat(workflow): enhance RAG recommended plugins structure and update related components
|
2 kuukautta sitten |
17hz
|
5aa8c9c8df
|
fix: refresh UI after user profile change (#24998)
|
2 kuukautta sitten |
17hz
|
32972b45db
|
fix: remove unnecessary modal visibility toggle on error in name save (#25001)
|
2 kuukautta sitten |
Joel
|
60da4c9048
|
feat: set var inspect schema type
|
2 kuukautta sitten |
twwu
|
32a009654f
|
feat(input-field): add isEditMode prop to InputFieldForm and update handling of variable changes
|
2 kuukautta sitten |
twwu
|
1522fd50df
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2 kuukautta sitten |
twwu
|
00b5772012
|
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
|
2 kuukautta sitten |
17hz
|
af351b1723
|
fix: ensure the modal closed by level (#24984)
|
2 kuukautta sitten |
jyong
|
8467494706
|
fix preview and recommend plugins
|
2 kuukautta sitten |
Bowen Liang
|
af88266212
|
chore: run ty check CI action only when api code changed (#24986)
|
2 kuukautta sitten |
jyong
|
a8cd1e2483
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2 kuukautta sitten |
jyong
|
7ace7e65e1
|
fix preview and recommend plugins
|
2 kuukautta sitten |
twwu
|
273dae6738
|
fix(header): update boolean form type to checkbox and improve JSX formatting in form input component
|
2 kuukautta sitten |
-LAN-
|
b14119b531
|
feat: add development environment setup commands to Makefile (#24976)
|
2 kuukautta sitten |
Novice
|
68c75f221b
|
fix: workflow log status filter add parial success status (#24977)
|
2 kuukautta sitten |
Bowen Liang
|
7b379e2a61
|
chore: apply ty checks on api code with script and ci action (#24653)
|
2 kuukautta sitten |
17hz
|
c373b734bc
|
feat: make secretInput type field prevent browser auto-fill (#24971)
|
2 kuukautta sitten |
-LAN-
|
1770b93e5b
|
chore(graph_engine): Add a TODO commment in `_update_response_outputs` in event_handlers
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 kuukautta sitten |
17hz
|
2ac8f8003f
|
refactor: update radio component to handle boolean values instead of numeric (#24956)
|
2 kuukautta sitten |
-LAN-
|
d8ff4aa9ba
|
feat(graph_engine): Handle NodeRunAgentLogEvent
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 kuukautta sitten |
-LAN-
|
9f8f21bf87
|
chore: remove backup files
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2 kuukautta sitten |
17hz
|
d6b3df8f6f
|
fix: API Key Authorization Configuration Model Form render default value (#24963)
|
2 kuukautta sitten |
湛露先生
|
deea07e905
|
make clean() function in index_processor_base abstractmethod (#24959)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
lyzno1
|
0caa94bd1c
|
fix: add Indonesian (id-ID) language support and improve language selector (#24951)
|
2 kuukautta sitten |
-LAN-
|
a32dde5428
|
Fix: Resolve workflow_node_execution primary key conflicts with UUID v7 (#24643)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
Yongtao Huang
|
067b0d07c4
|
Fix: ensure InstalledApp deletion uses model instances instead of Row (#24942)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
17hz
|
044f96bd93
|
feat: LLM prompt Jinja2 template now support more variables (#24944)
|
2 kuukautta sitten |
jyong
|
dfb967773b
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2 kuukautta sitten |
jyong
|
56fc9088dd
|
add recommended rag plugin endpoint
|
2 kuukautta sitten |
-LAN-
|
0b0dc63f29
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2 kuukautta sitten |
Novice
|
ca96350707
|
chore: optimize SQL queries that perform partial full table scans (#24786)
|
2 kuukautta sitten |
twwu
|
bf09c3eb10
|
feat(rag): integrate RAG recommended plugins into workflow component
|
2 kuukautta sitten |
Yongtao Huang
|
be3af1e234
|
Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
twwu
|
e5e52ab4b9
|
refactor(value-content): improve JSX formatting for readability in variable inspect component
|
2 kuukautta sitten |
github-actions[bot]
|
2e89d29c87
|
chore: translate i18n files (#24934)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2 kuukautta sitten |
Zhedong Cen
|
e4eb9f7c55
|
fix(i18n): align zh-Hant indexMethodEconomyTip with zh-Hans (#24933)
|
2 kuukautta sitten |
znn
|
dd6547de06
|
downvote with reason (#24922)
|
2 kuukautta sitten |
Atif
|
84d09b8b8a
|
fix: API key input uses password type and no autocomplete (#24864)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2 kuukautta sitten |
17hz
|
2c462154f7
|
fix: email input cannot scroll (#24930)
|
2 kuukautta sitten |
NeatGuyCoding
|
b810efdb3f
|
Feature add test containers tool transform service (#24927)
|
2 kuukautta sitten |
17hz
|
ae04ccc445
|
fix: npx typo error (#24929)
|
2 kuukautta sitten |
Charles Liu
|
f7ac1192ae
|
replace the secret field from obfuscated to full-masked value (#24800)
Co-authored-by: charles liu <dearcharles.liu@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2 kuukautta sitten |
jiangbo721
|
e048588a88
|
fix: remove duplicated code (#24893)
|
2 kuukautta sitten |