Commit Graph

1954 Commits (a514bde4285cbcc8ecb2e56a3e979df76326a47a)

Author SHA1 Message Date
zxhlyh 04054954c5 Merge branch 'main' into feat/plugins 1 year ago
zxhlyh 672843dcab feat: marketplace list more link 1 year ago
JzoNg 4f8cdabef0 dark mode of model provider 1 year ago
zxhlyh 9f602f73eb
fix: workflow continue on error edge color (#11689) 1 year ago
Joel 41de7e76ec
fix: iteration output array type causes always outputting string array (#11686) 1 year ago
zxhlyh e792e91777 fix: model page 1 year ago
Joel 607a22ad12
fix: tool constant params change cause page crashed (#11682) 1 year ago
JzoNg d5cb9f0193 add help doc link of endpoint 1 year ago
JzoNg 171cc88a0d merge main 1 year ago
Junyan Qin 8ecb9aaa91
fix: remove unnecessary curly braces in wf api doc (#11658) 1 year ago
NFish a725b8bb6e
Feat: new entry point for app creation (#10847) 1 year ago
Kevin9703 bdfdccd511
fix: app log filter value error (#11624) 1 year ago
JzoNg 463f5a34c6 dark mode for plugins 1 year ago
JzoNg 5c98f1a5aa dark mode for tools 1 year ago
zxhlyh 3d803c2e80
Fix/pdf preview in build (#11621) 1 year ago
zxhlyh a0e999e438 feat: plugin add agent-strategy type 1 year ago
JzoNg e0cc990fa5 fix: tool parameter form change 1 year ago
yihong 36cb25b341
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
KVOJJJin f96fdc2970
Feat: dark mode for logs and annotations (#11575) 1 year ago
zxhlyh 6f4cbe0bde
fix: workflow continue on error doc link (#11554) 1 year ago
zxhlyh bec5451f12
feat: workflow continue on error (#11474) 1 year ago
zxhlyh 5b3112a137 fix: model page empty 1 year ago
zxhlyh 35fb9099e3 fix: model page 1 year ago
zxhlyh c51c032334 fix: dsl check 1 year ago
zxhlyh 5825c101c9 fix: marketplace exclude 1 year ago
Charlie.Wei bdd5869244
Msg file preview (#11466)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Hash Brown 2866383228
fix: cannot close notification manually (#11490) 1 year ago
suzuki.sh c3c6a48059
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
kurokobo 230fa3286b
feat: add 'Open in Explore' link for each apps on studio (#11402) 1 year ago
Yi Xiao 32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 1 year ago
Charlie.Wei 6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component (#11472) 1 year ago
VoidIsVoid a594e256ae
remove mermail render cache (#11470)
Co-authored-by: Gimling <huangjl@ruyi.ai>
1 year ago
Hash Brown 266d32bd77
fix: cannot upload animated webp image as app icon (#11453) 1 year ago
Hash Brown cc8feaa483
style: EmojiPicker component top padding (#11452) 1 year ago
KVOJJJin 1490a19fa1
Fix: compatible with outputs data structure (#11432) 1 year ago
StyleZhang 69daf4a027 merge main 1 year ago
JzoNg 3bc9ddb006 fix mutation of model credentials update 1 year ago
JzoNg ea2862e435 fix style of boolean form of model parameters 1 year ago
StyleZhang ca3d96e5f4 fix: tool list 1 year ago
Charlie.Wei 7c979e6490
Update mermaid (#11356)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
eux bb62391a4c
fix: broken link to knowledge base guide (#11387) 1 year ago
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 1 year ago
Yi d6dea67947 apply the skeleton component to the Plugin loading card 1 year ago
Yi b8f9747849 Merge branch "main" into feat/plugins 1 year ago
StyleZhang 0e70e72594 fix: marketplace list 1 year ago
Yi 0e419a7a16 feat: move linear gradient bg to common config 1 year ago
Yi Xiao 20c4633d2a
fix: empty object (conversation variable) editable (#11352) 1 year ago
Yi Xiao 6180762160
fix: bg typo in variable aggregator node (#11376) 1 year ago
Joel 284bb7ac71
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu 0ac5e53c2e fix: refactor GitHub releases fetching to improve error handling and format response 1 year ago
Joel 44b0039e8b fix: install plugin type show error 1 year ago
AkaraChen 5e2cb0e3a8
feat: add base skeleton component (#11339) 1 year ago
twwu becdca24df fix: enhance GitHub releases fetching with optional authentication 1 year ago
Hash Brown 16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 1 year ago
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 1 year ago
zxhlyh 98a1b01b0c
fix: file download in chat (#11322) 1 year ago
Joel f634a4488f merge main 1 year ago
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 1 year ago
DDDDD12138 1cb5a12abb
fix: resolve scrolling issue in workflow-log table (#11302) 1 year ago
KVOJJJin ff2a4a6fcd
Fix: model params in logs (#11298) 1 year ago
Yi fc2656b4b7 fix: workspace selector UI 1 year ago
StyleZhang d6a4cbc6cc fix: marketplace list 1 year ago
Yi 1e2ee61f6a feat: add version check before Plugin install from GitHub 1 year ago
StyleZhang ab9a177c90 fix: marketplace list 1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
kurokobo a86f1eca79
docs: add api docs for /v1/info (#11269) 1 year ago
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 1 year ago
Hiroshi Fujita 9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 1 year ago
非法操作 3bc4dc58d7
fix: search model not work as expected (#11225) 1 year ago
fengjiajie 9dd4bf5574
fix: Correct inputs field type in API documentation (#11198) 1 year ago
-LAN- 0554898b5d
fix(file_factory): Remove transfer_method validation (#11207)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel b78ab0bd69 fix: other install error 1 year ago
Joel 84cad5969e fix: not handleinstall error 1 year ago
Joel 35ef874867 fix: detect is same packege use uniqid 1 year ago
非法操作 d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect (#11197) 1 year ago
非法操作 e576d32fb6
chore: improve conversation list and rename docs (#11187) 1 year ago
Joel 47579c86e6 fix: from marketplace install and update bundle 1 year ago
Joel 32619bd05e fix: install bunlde support update 1 year ago
JzoNg 6a500edf4d fix: loading of credential form 1 year ago
JzoNg 3bcd470ec6 fix: authorization in debugging plugin 1 year ago
JzoNg 73825c59e4 fix: crash of tool authorization in agent 1 year ago
JzoNg 5f76975e12 fix: icon of tool provider in agent 1 year ago
JzoNg 3ddb3d2bff fix: deleted tools in agent 1 year ago
JzoNg a70eda6c45 add loading for auth modal 1 year ago
Joel 51f0f21a47 chore: not load updateInfo can not install 1 year ago
Joel 073e847524 fix: installed 1 year ago
Joel 3e601c4ef5 feat: local support upgrade 1 year ago
Joel fba468e8ad fix: handle install the same version 1 year ago
KVOJJJin 18d3ffc194
Feat: new pagination (#11170) 1 year ago
Joel f40b212b04 feat: support update if installed from marketplace 1 year ago
StyleZhang 37eee7be24 fix: model provider page marketplace 1 year ago
NFish 0a30a5b077
Feat: remove github star and community links if it is enterprise version (#11180) 1 year ago
Joel 99942b26e6 chore: support install hide button 1 year ago
StyleZhang d4cda69b0e feat: marketplace add exclude 1 year ago
StyleZhang e145dba487 fix: dsl check 1 year ago
Novice baef18cedd
fix: Incorrect iteration log display in workflow with multiple parallel mode iteartaion nodes (#11158)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
1 year ago
Joel e908ecab8f fix: add ui 1 year ago
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 1 year ago
NFish b3d65cc7df
Feat: Divider component now supports gradient background (#11130) 1 year ago
Joel b8af4aead1 fix: update version show problem 1 year ago
Joel d40f0e645c fix: install marketplace bundle title 1 year ago
Joel 4b77ced4ad fix: not show from market bundle package icon 1 year ago
StyleZhang f47b32b26d fix: dsl 1 year ago
StyleZhang 102a42d24c Merge branch 'main' into feat/plugins 1 year ago
StyleZhang 2041650cca merge main 1 year ago
StyleZhang a0873a956f merge main 1 year ago
非法操作 f1366e8e19
fix #11091 raise redirect issue (#11092) 1 year ago
非法操作 60c1549771
fix: import Explore Apps raise error (#11091) 1 year ago
Joel df049564e8 feat: support install bundle from marketplace 1 year ago
Joel b93be49530 chore: support update show version 1 year ago
StyleZhang 57756b18e4 fix: plugin task 1 year ago
StyleZhang 8ad9ab40df fix: plugin task 1 year ago
Joel eb542067af
feat: add cookie management (#11061) 1 year ago
KVOJJJin 8028e75fbb
Improvement: update api doc of workflow (#11054) 1 year ago
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
StyleZhang 4f54ac6ed6 fix: marketplace collection condition 1 year ago
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 1 year ago
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
crazywoola 3750200c5e
feat: add a meta(mac) ctrl(windows) key (#10978) 1 year ago
-LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679)
Co-authored-by: Joel <iamjoel007@gmail.com>
1 year ago
NFish 8a83edc1b5
Feat: update icon and Divider components (#10975) 1 year ago
StyleZhang 3263a6a5f5 fix: marketplace plugin tags i18n 1 year ago
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
JzoNg 506e5e0bc8 fix: plugin type 1 year ago
JzoNg c768f8fdd1 fix: path of tool provider 1 year ago
twwu d45ce48932 fix: update theme imports in globals.css 1 year ago
Wu Tianwei 3579bbd1c4
refactor: Split linear-gradient and color (#10961) 1 year ago
Joel 3e3ae989f0 chore: in tool file and files all support file and files 1 year ago
Joel 786f2d9bf6 chore: fix categoriesMap[category] undefined 1 year ago
twwu 85377d13fc Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu 51e04b45ec fix: update error icon z-index and upgrade react-query dependencies 1 year ago
JzoNg bd6c2e519c fix: corner mark 1 year ago
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 1 year ago
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
1 year ago
Joel 3f0b35d72e feat: install bundle from marketplace code 1 year ago
JzoNg 78c867b9a3 use plugin detail for builtin tool 1 year ago
JzoNg f213c8f393 fix: version switch 1 year ago
Joel 1b3f4f1f2a feat: support icon size 1 year ago
Joel c59c696df2 chore: add version type in marketplace return 1 year ago
Joel 8993a91f12 fix: upgrade sussces auto hide 1 year ago
JzoNg 02c5989612 recover api tool create card 1 year ago
JzoNg ac42ba880a fix: install handle of list refresh 1 year ago
JzoNg 56f573ecfb fix: update plugin handle 1 year ago
Joel 2560d3edae fix: bundle install title 1 year ago
Joel 351615fb98 fix: not the first time upload bundle error 1 year ago
Joel 11ed86f2a8 feat: download package 1 year ago
JzoNg b01c18ae7f fix: version badge 1 year ago
Hash Brown ea0ebc020c
fix: chat history might be empty in log detail view (#10905) 1 year ago
Kota-Yamaguchi f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) 1 year ago
StyleZhang 84a3fe85c8 fix: marketplace card link 1 year ago
JzoNg 3efc6c5050 fix: github link 1 year ago
JzoNg 42a0534299 fix: locale of model provider 1 year ago
JzoNg eec193488d fix: detail link of plugin 1 year ago
JzoNg 021bc57cd4 empty of tool list 1 year ago
StyleZhang 022eda9e8b fix: tool providers 1 year ago
Joel 2067092f52 feat: detail link in tools 1 year ago
Joel 000db07d29 feat: in tool install plugin 1 year ago
Joel 98ae34acd5 chore: support tags filter 1 year ago
StyleZhang 698e94856e fix: plugin task zindex 1 year ago
Joel 99ffe43e91 merge main 1 year ago
Joel 498222371c chore: parse marketplace bundle new api 1 year ago
JzoNg 19fb466074 fix: tool icon in app configure 1 year ago
JzoNg cd4eb9c3f1 fix: icon in model list 1 year ago
Joel 4ef0a3818f feat: can install bundle from local 1 year ago
twwu 77d6dbb3d0 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu e3b8926aef fix: correct fetched releases variable in version check and update dev script for debugging 1 year ago
Joel 1846a7de73 fix: handle github item from data struct diffe 1 year ago
Joel 40d025052d fix: load package dsl error 1 year ago
Joel bb2914652a feat: finsh loading error comp 1 year ago
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 1 year ago
Joel e6a03f7a58 feat: loading error struct 1 year ago
JzoNg 386ee7b07b update model provider list after plugin installed 1 year ago
Jason Tan d18754afdd
feat: admin can also change member role (#10651) 1 year ago
非法操作 beb7953d38
feat: enhance the custom note (#8885) 1 year ago
JzoNg 788f9de843 update model provider list after deleting plugin 1 year ago
非法操作 7e66e5a713
feat: make toc panel can collapse (#10875) 1 year ago
kurokobo 07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) 1 year ago
Joel 5947e38ea0 feat: install by local bundle change 1 year ago
Joel e151c2ee8c fix: when error can not install 1 year ago
Joel a093a48675 feat: show package item in bundle 1 year ago
AkaraChen 1cc7dc6360
style: refactor fetch and context (#10795) 1 year ago
StyleZhang 27b1a51572 fix: marketplace collection label description 1 year ago
JzoNg a867040b88 fix icon of model provider 1 year ago
Joel 2e3442f74c feat: support local installed package 1 year ago
StyleZhang 43d7a538dc feat: marketplace list url support search & tags 1 year ago
Joel c5c06c18f1 feat: can upload and parse bundle 1 year ago
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
1 year ago
zxhlyh 133de9a087
fix: upload file component support multiple (#10817) 1 year ago
kimjion 7261384655
fix: close child modal on log drawer close (#10839) 1 year ago
dajianguo 4718071cbb
feat: Knowledge-base-api-get-post-method-text-error-#10836 (#10837) 1 year ago
twwu 87b23a1fac feat: refactor GitHub releases fetching and update handling with improved error notifications 1 year ago
非法操作 22be0816aa
feat: add TOC to app develop doc (#10799) 1 year ago
zxhlyh de6d3e493c
fix: script rendering in message (#10807)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
KVOJJJin 3e2b8a8d02
Fix: legacy image upload compatible (#10803) 1 year ago
zxhlyh 9861279395
fix: upload custom file extension (#10801) 1 year ago
twwu d3fe6fd303 fix: display version from GitHub metadata if available 1 year ago
twwu 87ca20c047 feat: add version checking for GitHub releases and improve error handling 1 year ago
dajianguo 538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 1 year ago
JzoNg afdfc8c609 chore: enabled for useQuery 1 year ago
JzoNg 66f0e1209a switch version 1 year ago
JzoNg f0e4885926 tooltip of endpoints 1 year ago
呆萌闷油瓶 c170862de7
fix:custom file extension not support (#10759)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Jason Tan ca6efd73f3
fix: date filter key not unique (#10645) 1 year ago
NFish 1f87676d52
Supports display license status (#10408)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
1 year ago
Joel 1dc2d7f4a2 chore: fix jump url 1 year ago
StyleZhang 9193bc3143 fix: marketplace link 1 year ago
Joel 3b032f086d fix: market icon not show 1 year ago
StyleZhang 746838e276 fix: marketplace link 1 year ago
Yi 5ea306850e fix: copy tooltip shows in wrong place 1 year ago
Yi a6be3fdcd0 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi a7a5c6f4cb fix: update the upgrade button text content in the header 1 year ago
twwu 70bf321fd7 fix: add plugin type to card payload and integrate categories hook 1 year ago
StyleZhang 3f2baf0131 fix: plugin task 1 year ago
StyleZhang c176494405 fix: search box style 1 year ago
Joel 6fbff78b9c merge 1 year ago
Joel 0738c2ef54 fix: can not get url 1 year ago
StyleZhang 984e4564f8 fix: dsl check plugin 1 year ago
StyleZhang bc927868f4 fix: plugin task 1 year ago
Joel a0758dc2fc feat: finish github install 1 year ago
Joel 6b759795d5 feat: can install github 1 year ago
Joel bba80f465b just add 1 year ago
Yi 735e47f5e5 chore: update the styling in the "members setting" 1 year ago
JzoNg 8f14881aff app parameters 1 year ago
JzoNg e53c4fc0ad empty inputs form of app selector 1 year ago
JzoNg f9f2e68bd8 app selector in form 1 year ago
JzoNg 7b4d67d72f app list filter 1 year ago
JzoNg 7446244147 app picker 1 year ago
JzoNg c723bd2c96 app selector trigger 1 year ago
Joel 73ce8a17a5 feat: add loading 1 year ago
Joel 6f5e010db5 chore: handle uploaded selected 1 year ago
Yi 495d86fd96 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 42ba4e4f0e chore: update the plugins tab button 1 year ago
StyleZhang 6af51701de fix: card link 1 year ago
Joel 76104d811c feat: can show install plugins 1 year ago
StyleZhang 1877433f20 fix: marketplace 1 year ago
Yi a403fb565d chore: update the plan tags 1 year ago
twwu f58b88f319 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
twwu cd2860deb4 feat: add i18n support for plugin installation and empty states 1 year ago
StyleZhang ceb18d160f fix: marketplace i18n 1 year ago
StyleZhang 6a63a03cb2 feat: tool list use query 1 year ago
twwu a0a62db6ad refactor: Split linear-gradient and color 1 year ago
StyleZhang 253abaf1a3 fix: marketplace empty page 1 year ago
Yi 028fc00be6 chore: update i18n & setting window 1 year ago
JzoNg 300cd675c6 update tool list after tool selector 1 year ago
JzoNg ff1d42bd66 add tool selector in endpoint modal 1 year ago
JzoNg 194a99220b authorization of tool selector 1 year ago
JzoNg 926f85ce4f tool selector trigger 1 year ago
Yi 6c6e1e90cd Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
twwu 2fbc0c2261 revert: revert category label handling in plugin card component 1 year ago
Yi bac1e99557 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago