Commit Graph

6697 Commits (8d554a2dac6b9dea455327d3e638d054a40ea3c5)
 

Author SHA1 Message Date
-LAN- c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Harry fcfaa7ce13 feat(oauth): plugin oauth service 1 year ago
Novice 01922f2d02 feat: add unique id in mcp tool dsl 1 year ago
Harry 7979e05ade Merge branch 'main' into feat/tool-plugin-oauth
# Conflicts:
#	README.md
#	api/services/tools/builtin_tools_manage_service.py
1 year ago
Harry 5e7c5863ef refactor(tool oauth): update api implementation 1 year ago
Minamiyama 8ea27bc341
feat: persist debug-and-preview panel width in localstorage (#21434) 1 year ago
Joel c8ebad055c
fix: text generation app log not show (#21436) 1 year ago
jiangbo721 9de552cb42
fix: first message query error (#21444)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
QuantumGhost 501d3b6203
feat(api): Explicitly define version method for all BaseNode subclasses (#21443)
This PR addresses issue #21441 by implementing explicit `version` method definitions for all `BaseNode` subclasses to improve code maintainability.

### Changes

Added explicit `version` method definitions for all `BaseNode` subclasses:

- `QuestionClassifierNode`
- `KnowledgeRetrievalNode` 
- `AgentNode`

Added comprehensive test suite to validate:

1. All subclasses of `BaseNode` have explicitly defined `version` method
2. All subclasses have required `_node_type` property
3. The `(node_type, node_version)` combination is unique across all subclasses
1 year ago
JzoNg d4f666a480 use all tool list api 1 year ago
JzoNg f0c89fe4e5 copy id of tool node 1 year ago
JzoNg 061eada8c5 server id validation 1 year ago
Joel f668d89621
fix: last run not export var and ts problem (#21424) 1 year ago
Joel 2f241d932c chore: temp i18n 1 year ago
Junyan Qin e42068a20e
feat: exclude one plugin 1 year ago
Joel a0804786fd feat: downgrade modal i18n 1 year ago
Jyong d60287621a
add dataset info in response (#21413) 1 year ago
Minamiyama 197c018c1f
fix missing style of conversation variable panel default value textarea (#21422) 1 year ago
Junyan Qin 1c595f3fcc
feat: add supports for `update_all` strategy 1 year ago
Junyan Qin c983967d82
feat: combine plugin preferences apis 1 year ago
JzoNg 14a1bba9b7 fetch remote icon 1 year ago
Joel c6fa8102eb feat: downgrade modal 1 year ago
JzoNg 10e5cb4382 add server identifier 1 year ago
quicksand 45146edb31
fix(document_extractor): xlsx file column int type error (#21408) 1 year ago
Joel 7ec5816513 feat: show downgrade warning logic 1 year ago
Jyong 973b3854b4
add dataset info in response (#21406) 1 year ago
Kerwin Bryant 2467bd738a
Improve App Icon Picker: Stable Modal Height & Collapsible Emoji Style Section (#21399) 1 year ago
Joel 825fbcc6f8 feat: auto update button 1 year ago
Anton Kovalev 27baf383dd
feat: make `RESPECT_XFORWARD_HEADERS_ENABLED` configurable in Compose (#21248) 1 year ago
ZhihaoGu11 537b3b2b4a
Fixes #21366: Add link to the one-click Dify deployment solution on Alibaba Cloud DMS (#21385) 1 year ago
Charles Wu e0de3b97ab
Fixes #21357 Correct the wrong link destination (#quick-start) (#21373) 1 year ago
github-actions[bot] 4a59360ad3
chore: translate i18n files (#21395)
Co-authored-by: QuantumGhost <2939865+QuantumGhost@users.noreply.github.com>
1 year ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
1 year ago
QuantumGhost 10b738a296
feat: Persist Variables for Enhanced Debugging Workflow (#20699)
This pull request introduces a feature aimed at improving the debugging experience during workflow editing. With the addition of variable persistence, the system will automatically retain the output variables from previously executed nodes. These persisted variables can then be reused when debugging subsequent nodes, eliminating the need for repetitive manual input.

By streamlining this aspect of the workflow, the feature minimizes user errors and significantly reduces debugging effort, offering a smoother and more efficient experience.

Key highlights of this change:

- Automatic persistence of output variables for executed nodes.
- Reuse of persisted variables to simplify input steps for nodes requiring them (e.g., `code`, `template`, `variable_assigner`).
- Enhanced debugging experience with reduced friction.

Closes #19735.
1 year ago
Joel ccef71626d feat: show list and select 1 year ago
Joel 29cac85b12 feat: plugin no data 1 year ago
Novice 901c3157c3 chore: change the server url validation 1 year ago
JzoNg 3960521e76 trim server url 1 year ago
Joel 8b290ac7a1 feat: only choose 15 time 1 year ago
JzoNg 51df69fbff validation of server url 1 year ago
Novice a67325f444 fix: change the icon handle logic 1 year ago
JzoNg 8e0961751b server url submit check 1 year ago
Joel 96cd676ffb chore: data undefined page crash 1 year ago
Novice c7e72f7365 chore: remove the unused changes 1 year ago
Novice 1fc3f88f82 Merge branch 'main' into feat/mcp 1 year ago
Yeuoly 3113350e51
fix(migrate/tools): Correct parameter name in tool_builtin_providers migration function (#21358) 1 year ago
Joel 93cb98b1e5 main 1 year ago
Joel 6332627345 fix: tool picker ui 1 year ago
JzoNg 21911b86b0 fix: style of MCP card 1 year ago
Novice 5f6f02350e chore: change the redirect url 1 year ago