Commit Graph

2422 Commits

Author SHA1 Message Date
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 2025-06-18 09:24:41 +08:00
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 2025-06-17 17:49:44 +08:00
zxhlyh fc187d6998
chore: responsive header (#21115) 2025-06-17 17:37:06 +08:00
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 2025-06-17 16:27:51 +08:00
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 2025-06-17 16:14:53 +08:00
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 2025-06-17 16:11:57 +08:00
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 2025-06-17 16:11:30 +08:00
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 2025-06-16 14:13:04 +08:00
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 2025-06-15 09:22:10 +02:00
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 2025-06-13 15:07:30 +02:00
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
quicksand 3a628bc671
chore: app info add author_name (#20973) 2025-06-13 10:17:35 +02:00
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 2025-06-12 08:18:15 +02:00
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 2025-06-10 17:34:26 +08:00
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 2025-06-10 09:04:10 +02:00
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 2025-06-09 19:05:29 +08:00
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 2025-06-09 16:09:27 +08:00
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 2025-06-09 15:44:49 +08:00
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 2025-06-06 16:44:36 +08:00
Nite Knite 7094680e23
feat: reorder app types (#20685) 2025-06-05 17:02:26 +08:00
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 2025-06-05 15:47:42 +08:00
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 2025-06-05 14:56:41 +08:00
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-06-05 11:07:54 +08:00
NFish 9915a70d7f
Fix/webapp access scope (#20109) 2025-06-05 10:55:17 +08:00
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 2025-06-05 09:44:41 +08:00
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 2025-06-04 19:52:12 +08:00
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 2025-06-04 19:45:29 +08:00
非法操作 244687c9a7
fix: plugin update redcorner mark display incorrect (#20636) 2025-06-04 19:44:47 +08:00
Joel d22c351221
chore: fix some security issues in markdown (#20639) 2025-06-04 15:56:29 +08:00
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-04 14:12:24 +08:00
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 2025-06-04 13:20:57 +08:00
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 2025-06-03 18:56:09 +08:00
Joel 744159a079
fix: agent thought replaced by response text (#20571) 2025-06-03 14:54:42 +08:00
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 2025-06-03 13:53:24 +08:00
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-06-02 18:02:50 +08:00
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 2025-05-30 18:13:00 +08:00
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 15:27:30 +08:00
zxhlyh e303417e04
fix: agent app tool update (#20490) 2025-05-30 14:56:32 +08:00
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 2025-05-30 14:54:30 +08:00
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 2025-05-30 13:54:12 +08:00
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 2025-05-30 11:31:50 +08:00
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 2025-05-30 11:25:46 +08:00
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 2025-05-30 10:52:38 +08:00
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 2025-05-30 10:51:19 +08:00
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
2025-05-30 09:24:31 +08:00
NFish 8ef91222ea
fix: show 'reset brand' button after set branding image (#20420) 2025-05-29 15:13:00 +08:00
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-05-28 20:06:58 +08:00
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 2025-05-28 17:45:08 +08:00
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 2025-05-27 16:40:11 +08:00
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-27 14:04:22 +08:00
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 2025-05-27 12:54:52 +08:00
zxhlyh b12c28a984
fix: workflow http node (#20262) 2025-05-27 11:05:38 +08:00
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 2025-05-26 18:04:25 +08:00
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 2025-05-26 17:53:50 +08:00
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 2025-05-26 16:45:10 +08:00
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 2025-05-26 16:28:29 +08:00
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 2025-05-26 16:26:56 +08:00
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 2025-05-26 14:23:11 +08:00
Wu Tianwei 3995f55cbc
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-26 10:42:54 +08:00
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 2025-05-25 18:05:41 +08:00
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 2025-05-22 22:29:12 +08:00
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 2025-05-22 22:28:43 +08:00
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 2025-05-22 18:02:40 +08:00
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-22 16:31:13 +08:00
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 2025-05-22 14:15:00 +08:00
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 2025-05-21 13:52:21 +08:00
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 2025-05-21 11:29:24 +08:00
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 2025-05-21 11:23:26 +08:00
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 2025-05-21 10:16:21 +08:00
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 2025-05-20 18:42:59 +08:00
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 2025-05-20 16:44:51 +08:00
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 2025-05-20 16:42:37 +08:00
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 2025-05-20 16:37:31 +08:00
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 2025-05-20 14:41:10 +08:00
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
2025-05-20 12:07:50 +08:00
yeyunwen 4e5789df89
docs: Optimize Response data array object indentation for the /messages interface (#19922) 2025-05-20 10:23:48 +08:00
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 2025-05-19 23:17:18 +08:00
非法操作 499392c6f9
chore: improve some doc (#19881) 2025-05-18 21:42:03 +08:00
yeyunwen a287da9ccd
docs: Add text_to_speech left out in the API response (#19862) 2025-05-18 12:59:15 +08:00
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 2025-05-18 12:58:22 +08:00
非法操作 749bcc889b
fix: nav selector's dark theme (#19869) 2025-05-18 12:51:09 +08:00
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-17 12:32:27 +08:00
Junjie.M aeceb200ec
fix: llm parameters radio type dark style (#19833) 2025-05-16 20:45:15 +08:00
CorrectRoad a15129a00c
fix: fix overflow when bot description too long (#19805) 2025-05-16 14:35:22 +08:00
CorrectRoad de2cfd2927
fix: fix metadata condition name overflow (#19812) 2025-05-16 14:33:14 +08:00
KVOJJJin 8bf9adbc08
Fix: style of app publisher (#19803) 2025-05-16 14:32:30 +08:00
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 2025-05-15 17:36:05 +08:00
KVOJJJin 71704a713b
Fix: style of check list in dark mode (#19744) 2025-05-15 16:07:52 +08:00
Wu Tianwei f8a9c363ba
fix: update background gradient and line positioning in Empty component (#19745) 2025-05-15 15:57:13 +08:00
crazywoola 95467a3f0b
fix: broken behavior of rendering (#19732) 2025-05-15 14:37:00 +08:00
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
2025-05-15 12:38:20 +08:00
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 2025-05-15 10:54:35 +08:00
crazywoola dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708) 2025-05-15 10:26:23 +08:00
FyhSky e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 19:03:11 +08:00
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 2025-05-14 13:46:03 +08:00
lexmin0412 ff20b56074
Add `/site` API (#19631) 2025-05-14 10:43:36 +08:00
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 10:17:15 +08:00
KVOJJJin 3548c133e3
Feat: add theme switcher (#18093) 2025-05-14 09:06:14 +08:00
yangzheli 297d35364e
fix(web): optimize action buttons style in the question component (#19626) 2025-05-13 21:31:01 +08:00
Good Wood b8e305f183
fix: fix can't config Nth item in list Node (#19618) 2025-05-13 19:46:26 +08:00
Nite Knite be51384549
fix: premium badge styling (#19609) 2025-05-13 17:04:26 +08:00
HyaCinth ccc3eeab10
fix(web): Fix metadata modal component (#19573) (#19592) 2025-05-13 15:40:34 +08:00
HyaCinth 692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460) 2025-05-13 13:47:15 +08:00
-LAN- f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-13 11:29:02 +08:00
Ganondorf c76d763639
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
2025-05-13 10:35:14 +08:00
fadeaway 24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
2025-05-12 21:38:47 +08:00
johnny0120 49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
2025-05-12 13:44:41 +08:00
LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 2025-05-12 09:32:41 +08:00
yangzheli 87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471) 2025-05-12 09:00:57 +08:00
GQ1994 af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-05-10 18:17:16 +08:00
kenwoodjw abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-05-10 18:17:05 +08:00
GuanMu 3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 2025-05-09 16:37:32 +08:00
Good Wood 198fbb9b3d
fix: support echart function option (#19424) 2025-05-09 13:49:40 +08:00
DDDDD12138 a24c20a731
fix: support text wrapping in buttons for long content (#19390) 2025-05-08 22:50:55 +08:00
LeanDeR 135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398) 2025-05-08 22:49:40 +08:00
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 2025-05-08 16:20:51 +08:00
hzhufa 163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
2025-05-08 12:57:10 +08:00
Yeuoly 623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card (#19163) 2025-05-07 16:46:02 +08:00
NFish 838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page (#19274) 2025-05-07 14:58:45 +08:00
Good Wood d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 2025-05-07 14:49:28 +08:00
zxhlyh a6827493f0
chore: slice workflow refresh draft hook (#19292) 2025-05-06 18:24:10 +08:00
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 2025-05-06 17:02:01 +08:00
步浪 1abf00e443
Fix doc bug workflow (#19269)
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
2025-05-06 15:11:08 +08:00
Jim 6c515ef47f
fix(web): add workspace selector overflow auto (#19265)
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
2025-05-06 13:30:25 +08:00
KVOJJJin b78846078c
Fix: hide view chat setting button when no inputs form (#19263) 2025-05-06 13:15:23 +08:00
KVOJJJin 4b77c9df9d
Fix: optional input in batch run (#19257) 2025-05-06 11:33:15 +08:00
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 2025-05-06 10:59:02 +08:00
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 2025-05-06 10:26:44 +08:00
allenZhang 5a6f20d575
Optimize the event handling and rendering logic of the component picker (#19232) 2025-05-06 09:48:53 +08:00
Abdullah AlOsaimi bbf513a2cd
Fix appURL construction when basePath is empty (#19234) 2025-05-05 22:35:41 +08:00
诗浓 50fa0d1512
feat: Plugin page related document supports multiple languages (#19197) 2025-05-03 20:03:56 +08:00
非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) 2025-04-30 22:47:59 +08:00
QuantumGhost 349c3cf7b8
feat(api): Add image multimodal support for LLMNode (#17372)
Enhance `LLMNode` with multimodal capability, introducing support for
image outputs.

This implementation extracts base64-encoded images from LLM responses,
saves them to the storage service, and records the file metadata in the
`ToolFile` table. In conversations, these images are rendered as
markdown-based inline images.
Additionally, the images are included in the LLMNode's output as
file variables, enabling subsequent nodes in the workflow to utilize them.

To integrate file outputs into workflows, adjustments to the frontend code
are necessary.

For multimodal output functionality, updates to related model configurations
are required. Currently, this capability has been applied exclusively to
Google's Gemini models.

Close #15814.

Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-04-30 17:28:02 +08:00
Junjie.M 6c9a9d344a
fix: mouse scrolling zooming can not function anymore (#19160) 2025-04-30 16:57:48 +08:00
-LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-30 15:50:00 +08:00
Wu Tianwei 3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages (#19142) 2025-04-30 14:58:49 +08:00
Good Wood d5ee465bf9
fix: fix render undefined when text children is empty (#19135) 2025-04-30 14:17:41 +08:00
Good Wood 1bc94b92ac
fix: fix import LexicalErrorBoundary error (#19124) 2025-04-30 11:05:47 +08:00
HyaCinth 5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117) 2025-04-30 10:57:23 +08:00
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 2025-04-29 18:04:33 +08:00
crazywoola ce9737c6a0
fix: change provider should change the content (#19075) 2025-04-29 15:49:31 +08:00
Hao Cheng 2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement (#19024) 2025-04-29 15:10:38 +08:00
HyaCinth 3c09b57059
fix(web): fix the wrong components usage(#18995) (#19065) 2025-04-29 14:39:59 +08:00
Silow ea150dc336
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
2025-04-28 15:31:22 +08:00
Panpan bf01e41fd9
feat: improve embedded chatbot styles (#18692) 2025-04-28 14:38:59 +08:00
zxhlyh b8daf944f1
fix: header padding (#18957) 2025-04-28 13:57:44 +08:00
Joel 315436e43b
fix: classify remove always remove the last one (#18959) 2025-04-28 13:56:43 +08:00
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 2025-04-28 11:09:54 +08:00
Joel eb92dd59f9
chore: disabled struct output not show model not support warning (#18909) 2025-04-27 18:30:45 +08:00
小马哥 e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891) 2025-04-27 16:13:36 +08:00
Junjie.M e3daef19e7
chatflow/workflow add field required (#18892) 2025-04-27 16:12:02 +08:00
GuanMu 7ccec5cd95
refactor: remove external link for dataset description guidance (#18884) 2025-04-27 14:47:00 +08:00
crazywoola 77ad600a33
fix: Text Generation App should not should not show embedded in website (#18880) 2025-04-27 14:33:50 +08:00
zxhlyh 19f2a74ba8
fix: check dsl version when create app from explore template (#18872) 2025-04-27 14:00:45 +08:00
zxhlyh 58a929edd5
fix: install plugins permissions (#18870) 2025-04-27 14:00:35 +08:00
Bharat Ramanathan 0a20210a59
feat: Add W&B Weave Tracing Integration (#14262)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Signed-off-by: cl <cailue@apache.org>
Co-authored-by: Yu Chun Chang <changyuchun159630@gmail.com>
Co-authored-by: Kyle Chang <kylechang@91app.com>
Co-authored-by: Lick-liu <51771897+Lick-liu@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yuichiro Utsumi <81412151+utsumi-fj@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: DDDDD12138 <43703884+DDDDD12138@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Lam <scau_ljw@126.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Mars <524574386@qq.com>
Co-authored-by: mars <linjx2@by-health.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Rafael Carvalho <r.carvalho@me.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: codingjaguar <codingjaguar@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: Arcaner <52057416+lrhan321@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: XiaoBa <94062266+XiaoBa-Yu@users.noreply.github.com>
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
Co-authored-by: zhangyuhang <2827528315@qq.com>
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
Co-authored-by: 诗浓 <nyaashino@gmail.com>
Co-authored-by: RookieAgent <42060616+Sakura4036@users.noreply.github.com>
Co-authored-by: sho-takano-dev <shota.takano.dev@gmail.com>
Co-authored-by: 過世秋風 <1040926235@qq.com>
Co-authored-by: Yi Feng <66539215+bigyifeng@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: ShadowJobs <794878115@qq.com>
Co-authored-by: LinYing <linying@momenta.ai>
Co-authored-by: Benjamin <benjaminx@gmail.com>
Co-authored-by: LiuBodong <liubodong2010@126.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: 傻笑zz <43721571+shaxiaozz@users.noreply.github.com>
Co-authored-by: L8ng <straydragonl@foxmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: LittleFish-15 <58618983+LittleFish-15@users.noreply.github.com>
Co-authored-by: 诗浓 <844670992@qq.com>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: StoneFancyX <53338920+StoneFancyX@users.noreply.github.com>
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: Naoki KOBAYASHI <naotama@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: cyflhn <cyflhn@163.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: jimmyfen <757343258@qq.com>
Co-authored-by: Xuetao Song <xuetaomagicsong@gmail.com>
Co-authored-by: Panpan <wurui.dev@gmail.com>
Co-authored-by: wyy-holding <59436937+wyy-holding@users.noreply.github.com>
Co-authored-by: リイノ Lin <sorphwer@gmail.com>
Co-authored-by: Ning <accelerator314@gmail.com>
Co-authored-by: Linh Nguyen <55907715+batman0911@users.noreply.github.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: Ron <svcvit@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: NanoNova <kid1412621@gmail.com>
Co-authored-by: JaydenZhou <380774082@qq.com>
Co-authored-by: dotdotdot <823150982@qq.com>
Co-authored-by: Good Wood <slm_1990@126.com>
Co-authored-by: Ryosei Karaki <38310693+karamaru-alpha@users.noreply.github.com>
Co-authored-by: chenhuan0728 <54611342+chenhuan0728@users.noreply.github.com>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <islenbo@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: zhangkun-21 <sephiroth0932@gmail.com>
Co-authored-by: hsiong <37357447+hsiong@users.noreply.github.com>
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
Co-authored-by: David <guyuezhuying@126.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: taokuizu <taokuizu@qq.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: JimintheBox <gjwlals111@gmail.com>
Co-authored-by: wlleiiwang <1025164922@qq.com>
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
Co-authored-by: Alex <32982705+AlexYuan997@users.noreply.github.com>
Co-authored-by: yuanlong <yuanlong@boco.com.cn>
Co-authored-by: wanttobeamaster <45583625+wanttobeamaster@users.noreply.github.com>
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: tyounami <vkbo@qq.com>
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
Co-authored-by: ClSlaid <cailue@apache.org>
Co-authored-by: adru <106513264+adpanru@users.noreply.github.com>
Co-authored-by: horochx <32632779+horochx@users.noreply.github.com>
2025-04-26 04:28:30 -07:00
NFish db7af52fcc
Hotfix/create from template category (#18807) 2025-04-25 22:14:19 +08:00
crazywoola a5e6a0dc0c
enable pan by fingers (#18775) 2025-04-25 16:36:54 +08:00
NFish a575fbca94
fix: update api rate limit on Pricing page (#18755) 2025-04-25 14:37:04 +08:00
Alex Chim 12836f9db9
Resolves #18536 Retreive conversation variables (#18581) 2025-04-25 11:52:25 +08:00
Joel 759584f8c5
fix: not render conversation var in prompt editor (#18728) 2025-04-25 09:06:07 +08:00
GQ1994 9982445dad
Added the missing path of the webpath prefix and the prefix basepath + of static resources to remove the bug of adding more basepath. (#18658)
Co-authored-by: qingguo <qingguo@lexin.com>
2025-04-24 17:14:26 +08:00
zxhlyh 13f647feaa
fix: remove chat variable in workflow mode (#18696) 2025-04-24 16:51:19 +08:00
Junjie.M 7b00f35a0d
fix: link address error in the embedding in websites first example (#18677) 2025-04-24 14:50:12 +08:00
非法操作 212521c92b
fix: sometimes error message not display complete (#18663) 2025-04-24 11:58:44 +08:00
非法操作 69d3853111
fix some browser autofill password when authorization plugin (#18661) 2025-04-24 11:55:42 +08:00
GuanMu dd02a9ac9d
fix: enhance TOC navigation with scrollable overflow for better usability (#18636) 2025-04-23 23:17:28 +08:00
Junjie.M b203139356
embedding in websites setting conversation_id requires hiding reset conversation button (#18623) 2025-04-23 22:57:42 +08:00
Junjie.M d5fe50e471
embedding in websites support initializes to specify the conversation_id (#18602) 2025-04-23 16:48:45 +08:00
onlysyz cf464d252d
fix#18595: update workflow duplicate env variable name (#18596)
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
2025-04-23 15:55:46 +08:00
Joel c6fb879cea
fix: select struct output root object show the wrong type (#18582) 2025-04-23 11:06:29 +08:00
Joel 3737e0b087
fix: clickjacking (#18516)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-04-22 16:48:45 +08:00
非法操作 35a008af18
fix can't resize workflow run panel (#18538) 2025-04-22 16:07:51 +08:00
Junjie.M 239e40c8d5
chore: remove useless frontend code file (#18532) 2025-04-22 14:46:49 +08:00
GuanMu 1ce2c7f3e8
refactor: improve layout and structure of ProviderDetail component (#18523) 2025-04-22 13:57:45 +08:00
Charlie.Wei ef188564f3
Mermaid analysis optimization (#18089)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-22 13:06:47 +08:00
zxhlyh e0e92921b5
fix: external knowledge setting in knowledge selector (#18519) 2025-04-22 11:29:45 +08:00
allenZhang 94e22ba0fd
feat: add search input field (#18409) 2025-04-22 11:07:18 +08:00
GuanMu 67eefd0ba1
fix: update search model placeholder and add translations f (#18518) 2025-04-22 11:06:36 +08:00
Marcelo Díaz bf031af7b1
feat(embedded-chatbot): support overriding locale via URL params (#18509) 2025-04-22 11:03:01 +08:00
GuanMu 617611ee22
fix: adjust padding and background for sticky header (#18515) 2025-04-22 11:00:22 +08:00
zxhlyh d43b884c2a
fix: filter empty marketplace collection (#18511) 2025-04-22 10:13:22 +08:00
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 2025-04-22 09:59:14 +08:00
Wunmi Sogunle ee30497237
fix(markdown): correctly render links with inline code (#18500) 2025-04-22 09:56:53 +08:00
GuanMu be964c78ec
fix: update document link based on client locale (#18493) 2025-04-21 21:00:04 +08:00
KVOJJJin 3136eb8e4b
Fix: json update in conversation variable (#18483) 2025-04-21 17:58:01 +08:00
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 2025-04-21 14:15:38 +08:00
Ethan c768d97637
feat: update privacy policy URL and add validation for privacy policy link (#18422) 2025-04-21 10:04:33 +08:00
Kalo Chin 9a3acdcff8
Fix: agent app debug re-rendering issue (#18389) 2025-04-19 17:25:52 +08:00
crazywoola 93c1ee225e
fix: styles and missing imports (#18396) 2025-04-19 14:46:10 +08:00
crazywoola 1e32175cdc
Feat/music annotation (#18391)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-19 11:59:00 +08:00
kurokobo 00d9f037b5
fix: correct icons for gpt-4 series from non-openai providers (#18387) 2025-04-19 10:12:12 +08:00
Joel 775dc47abe
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-18 16:53:43 +08:00
GuanMu 3914cf07e7
fix: Adjust span height and alignment in WorkplaceSelector component (#18361) 2025-04-18 16:00:12 +08:00
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 2025-04-18 15:54:22 +08:00
zxhlyh efe5db38ee
Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
crazywoola b96ecd072a
fix: can not input R when debug (#18323) 2025-04-18 09:42:08 +08:00
sayThQ199 b287aaccec
fix: Correctly render multiple think blocks in Markdown (#18310)
Co-authored-by: xzj16125 <xuzijie@noahgroup.com>
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-17 19:50:41 +08:00
devxing bbc6efd773
fix: curl request address (#18320)
Co-authored-by: devxing <devxing@gmail.com>
2025-04-17 19:50:20 +08:00
crazywoola e8e47aee21
fix: Access the text-generation app's API doc error (#18278) 2025-04-17 15:17:22 +08:00
GuanMu 77fde04ef7
style: add left padding to editor component and remove unused CSS (#18247) 2025-04-17 11:47:59 +08:00
Joel 9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node (#18243) 2025-04-17 11:22:06 +08:00
AirLin 6da7e6158f
Add the parameter appid to apiserver (#18224) 2025-04-16 23:07:05 +08:00
Panpan 44cdb3dcea
feat: improve embedding sys.user_id and conversion id info usage (#18035) 2025-04-16 21:08:13 +08:00
KVOJJJin bbd9fe9777
Fix:style of opening questions (#18194) 2025-04-16 17:25:25 +08:00
Junjie.M b7e8517b31
feat: agent strategy parameter add help information (#18192) 2025-04-16 17:24:09 +08:00
Junjie.M da7c8621f7
fix: agent strategy string type parameter default value invalid (#18185) 2025-04-16 17:03:18 +08:00
crazywoola e1455cecd8
feat: add switches for jina firecrawl watercrawl (#18153) 2025-04-16 15:50:15 +08:00
GuanMu fcdf965037
feat: add PATCH method support in Heading component (#18160) 2025-04-16 15:48:09 +08:00
Yeuoly 640ee80010
feat: add red corner mark to Badge component for marketplace plugins (#18162) 2025-04-16 15:15:23 +08:00
Jyong 95283b4dd3
Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-04-16 12:28:22 +08:00
Jimmyy aead48726e
fix: cannot regenerate with image(#15060) (#16611)
Co-authored-by: werido <359066432@qq.com>
2025-04-16 09:56:46 +08:00
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
2025-04-15 17:05:50 +08:00
KVOJJJin f27a956c71
Feat: api page dark mode (#18078) 2025-04-15 16:13:18 +08:00
Hash Brown 438463b1c4
feat: edit question in Chat (#17961) 2025-04-15 15:37:08 +08:00
Yeuoly 2134a76517
feat: add minimum dify version requirement to plugins (#18022) 2025-04-14 20:09:22 +08:00
Junjie.M 9f8947f1dd
feat: plugin tool selector add tool default description (#18018) 2025-04-14 19:08:53 +08:00
yusheng chen 4c99e9dc73
refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
KVOJJJin ed63fbaf9a
Feat: dataset dark mode (#17993) 2025-04-14 15:45:23 +08:00
Joel d80f4c7d3b
chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola 8f9cbe1c49
Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
诗浓 f84832e0c2
feat: added export workflow as img (#17904) 2025-04-14 11:18:18 +08:00
GuanMu 0975c3c399
style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen 7ca497f0d6
refactor & perf: improve type safety of component `PluginList` (#17498) 2025-04-13 10:52:54 +08:00
CorrectRoad cf8d15e8d5
fix: fix wrong layer adding customized tools (#17937) 2025-04-13 10:25:34 +08:00
Wu Tianwei 59b2e1ab82
Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +08:00
AichiB7A 5f8d20b5b2
[Observability] Integrate OpenTelemetry (#17627) 2025-04-11 17:04:06 +08:00
Lao 0185f84cc8
Update the model modal:position the scrollbar further inside the modal (#17672) 2025-04-11 16:09:56 +08:00
KVOJJJin 4b0d3c3688
fix: add annotation ctrl button for annotation add (#17873) 2025-04-11 16:00:51 +08:00
Good Wood fe19cc7568
fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
KVOJJJin 78da4ca024
fix: do not submit value when file input is optional (#17861) 2025-04-11 14:40:57 +08:00
NFish bf26f1129e
fix: run button disappeared when where is no inputs in form (#17854) 2025-04-11 13:52:19 +08:00
crazywoola 7ee5cc80a2
fix: text.split (#17842) 2025-04-11 11:37:47 +08:00
Joel f8145480fc
fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
Jimmiaxie 605ab9e46c
hotfix: Workflow page element warning problem #17787 (#17789) 2025-04-10 17:38:50 +08:00
KVOJJJin 17a26da1e6
Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei 29720b7360
fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
诗浓 d0d02be711
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138) 2025-04-10 14:58:39 +08:00
Panpan 88cb81d3d6
fix: fix inputs lost (#17747) 2025-04-10 13:58:35 +08:00
Wu Tianwei 63aab5cdd6
feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-10 11:18:43 +08:00
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
GuanMu 9d5a0fdd8a
Fix create blank app (#17724) 2025-04-10 10:01:44 +08:00
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 2025-04-09 17:49:27 +08:00
KVOJJJin df03c89a48
Chore: remove beta tag of app type (#17676) 2025-04-09 15:10:08 +08:00
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 2025-04-09 12:10:17 +08:00
Lao 106604682a
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 2025-04-08 21:00:00 +08:00
Wu Tianwei cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model (#16836) 2025-04-08 18:01:43 +08:00
Joel 5a6219c726
chore: add unit test to high frequency hooks (#17617) 2025-04-08 16:39:11 +08:00
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 2025-04-08 09:24:42 +08:00
诗浓 da7f8ad936
fix: remove wrong padding-bottom=0 (#17551) 2025-04-07 18:16:01 +08:00
Junjie.M 41df910771
fix: only the owner can edit the member information (#17538) 2025-04-07 17:42:12 +08:00
kenwoodjw 01704a4c1b
fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-04-07 17:42:05 +08:00
诗浓 8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 2025-04-07 17:38:29 +08:00
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 2025-04-07 15:56:25 +08:00
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
2025-04-07 12:43:23 +08:00
zxhlyh e350511102
fix: chat api doc (#17515) 2025-04-07 12:32:15 +08:00
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 2025-04-07 10:36:58 +08:00
quicksand b146aaaeb7
optimize: plugin permission (#17507) 2025-04-07 10:17:53 +08:00
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 2025-04-07 10:13:22 +08:00
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 2025-04-07 10:12:35 +08:00
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 2025-04-07 10:12:20 +08:00
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 2025-04-07 10:12:10 +08:00
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
KVOJJJin 7016ccef10
Fix(webapp): long table scroll issue of workflow (#17491) 2025-04-06 17:54:41 +08:00
GuanMu 6f636093b6
fix: adjust styling for active and disabled states in Stepper component (#17485) 2025-04-06 00:04:56 +08:00
yusheng chen dc9194ca00
fix: change `Switch.props.ref` to optional prop to align with `OriginalSwitch` (#17443) 2025-04-05 14:56:54 +08:00
crazywoola da2113bde9
fix: client side error (#17428) 2025-04-04 15:59:02 +08:00
非法操作 dcb8939c7f
feat: add resize debug panel width (#17427) 2025-04-03 21:30:04 +08:00
Joel 31a6aabfe5
chore: add unit test to high frequency component (#17423) 2025-04-03 18:19:11 +08:00
Novice dcdec98c8e
feat: agent node add memory (#15976) 2025-04-03 16:40:58 +08:00
XiaoBa 3d76f09c3a
feat: hide 'Find More in Marketplace in Tools' (#16955)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-04-03 16:35:59 +08:00
Good Wood b3f4e90862
feat: remove file and file[] restriction in code node (#17382) 2025-04-03 16:23:19 +08:00
crazywoola 4902ddaf87
Feat/change workspace name (#17402) 2025-04-03 16:05:55 +08:00
GuanMu 12faecdf89
fix: update tag input border styles for special mode and focus state (#17393) 2025-04-03 14:03:07 +08:00
Perfecto 16c722d1d8
fix: move hardcoded text to language settings (#16990) (#17133) 2025-04-02 22:35:51 +08:00
诗浓 4f286c9073
fix: remove setPublishedAt on handleRestoreFromPublishedWorkflow (#17358) 2025-04-02 21:32:21 +08:00
Benjamin e2b8f40275
fix: update permission logic to ensure administrators always have access (#17360) 2025-04-02 21:29:14 +08:00
zxhlyh 78409dfec1
fix: loop single run log (#17329) 2025-04-02 15:22:24 +08:00
Joel 98345c0f65
fix: sandbox can upload multiple files by upload (#17323) 2025-04-02 14:02:44 +08:00
Bowen Liang 4a505c19df
fix: enlarge workspace selector width to show current workspace (#17288) 2025-04-02 09:27:37 +08:00
Joel b4aa1900e2
feat: add zod (#17277) 2025-04-01 18:10:11 +08:00
zxhlyh 713902dc47
Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
NFish 2ae7a70be9
fix: web app form<RunOnce> component is changing an uncontrolled inpu… (#17269) 2025-04-01 16:30:41 +08:00
zxhlyh e58703877b
chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
KVOJJJin d1801b1f2e
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-04-01 13:58:10 +08:00
HuDenghui 4b5ec242e7
fix: Fix lodash module not found issue (#16953) 2025-04-01 12:16:49 +08:00
Obada Khalili 6372cb7b41
Support variables in question classifier classes (#17227) 2025-04-01 11:19:36 +08:00
Panpan 24b1a625b3
feat: allow the embedding in websites to customize sys.user_id (#16062) 2025-03-31 18:55:42 +08:00
诗浓 ac850e559f
feat: organize button adds organization of nodes inside iteration/loop nodes (#17068) 2025-03-31 15:17:17 +08:00
Joel 7df36fe9f5
fix: run frontend test failed and enable run test in CI (#17017) 2025-03-31 14:36:01 +08:00
NFish 161724fb17
Fix/workspace logo style (#17164) 2025-03-31 14:26:43 +08:00
zxhlyh 32527b26d5
fix: model page switch marketplace (#17147) 2025-03-31 11:13:05 +08:00
KVOJJJin e008faf729
Feat: dark mode for independent pages (#17045) 2025-03-31 10:28:19 +08:00
GuanMu f30b1c2358
fix: update border radius of ListboxOptions for improved UI consistency #17101 (#17102) 2025-03-29 23:43:18 +08:00
Good Wood 42968cb945
fix: fix cannot select stream-tool-call in agent modal (#17015) 2025-03-29 14:47:28 +08:00
jiangbo721 a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075)
Co-authored-by: 刘江波 <jiangbo721@163.com>
2025-03-29 14:15:53 +08:00
tyounami fb11264f42
docs: correct type desc (#17043)
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
2025-03-28 19:24:45 +08:00
Novice dd3844d1d3
fix(answer): The chat interface outputs twice (#17033) 2025-03-28 18:18:29 +08:00
GuanMu bc22076ad8
fix: update account dropdown border radius for improved UI consistency #17030 (#17031) 2025-03-28 16:01:59 +08:00
KVOJJJin 9feafb6dbd
fix: show build app limit in app creation modal (#16940) 2025-03-28 15:39:21 +08:00
GuanMu c7fcfc863d
fix: add overflow hidden to Collapse component #17009 (#17011) 2025-03-28 14:39:16 +08:00
過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 2025-03-27 17:23:30 +08:00
诗浓 7f8bfb6e4a
fix(ui): improve chart text spacing and prevent unnecessary truncation (#16894) 2025-03-27 15:58:23 +08:00
Joel 395fdc4960
fix: some parallel logs missing (#16923) 2025-03-27 15:42:01 +08:00
Good Wood 094b049c94
fix: fix the bug where pressing Enter in Chinese input mode on Safari… (#16914) 2025-03-27 15:41:06 +08:00
KVOJJJin c23135c9e8
feat: webapp support change inputs after conversation started (#16901) 2025-03-27 11:58:16 +08:00
Novice 0722beeb0b
fix(agent app): moderation feature can't work as expected (#16794) 2025-03-27 11:41:14 +08:00
非法操作 91db2207b3
fix: tool's number and secet input display issue (#16834) 2025-03-26 21:17:04 +08:00
非法操作 d87d66ab88
fix missing agent node help link (#16841) 2025-03-26 16:28:32 +08:00
Joel 032d849f17
chore: handle Textarea component ref warning in react 19 (#16818) 2025-03-26 14:55:02 +08:00
XiaoBa c451f54925
feat: add the maximum number of iterations to env (#16805)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-26 14:17:59 +08:00
Good Wood 71edaba9df
fix: fix ui layout when in mobile mode (#16793) 2025-03-26 11:01:13 +08:00
Novice ac3577bc56
chore(slider): fix the slider lint error (#16746) 2025-03-25 17:09:59 +08:00
GuanMu 0811a23cd4
fix: trim whitespace from URL input in file uploader component #16700 (#16722) 2025-03-25 16:48:25 +08:00
Novice 05c6d57f29
fix(slider): the slider's style is not as expected (#16711) 2025-03-25 16:47:23 +08:00
Wu Tianwei 6a0f1dad7f
fix: update htmlContent type and wrap button in div for manualClose (#16716) 2025-03-25 14:58:42 +08:00
David 40cadab8a6
fix: fix icon generation error on Windows platform (#16254) 2025-03-25 14:54:49 +08:00
诗浓 af5d6ca27d
fix: regex expressions distorted in code block (#16690) 2025-03-25 14:28:35 +08:00
Wu Tianwei 6e26ed2bb7
fix: update retrieval configuration to correctly handle reranking mod… (#16641) 2025-03-24 17:47:56 +08:00
KVOJJJin b247fbb2ef
Fix: style of sidebar with in mobile (#16629) 2025-03-24 16:30:23 +08:00
KVOJJJin bc6f122364
Fix: style issue of app detail panel in jp (#16620) 2025-03-24 15:54:00 +08:00
KVOJJJin 815d77856d
Fix: show feedback status in conversation (#16615) 2025-03-24 15:20:18 +08:00
zxhlyh 05eaef84bb
fix: cancel marketplace debounced search when clear search keywords (#16614) 2025-03-24 15:17:12 +08:00
Joel 16b6ffd915
fix: sanitizer svg to avoid xss (#16606) 2025-03-24 14:36:07 +08:00
Wu Tianwei 9701b573e0
feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
KVOJJJin e2988acc2f
Fix: web app sidebar cannot close when long title conversation existed (#16593) 2025-03-24 12:51:21 +08:00
Joel cea4669b76
fix: transition in simple select causes page crash (#16587) 2025-03-24 11:07:16 +08:00
zxhlyh 17b4d4c7b2
fix: workflow if-else node variable tag style (#16583) 2025-03-24 11:06:10 +08:00
Wu Tianwei 6d5d6f0f24
fix: update app mode display text for advanced-chat type (#16578) 2025-03-24 10:17:04 +08:00
Good Wood 7ce8faf176
fix: fix variable-aggregator cannot pass node check in group mode (#16439)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-24 09:49:33 +08:00
NFish f8e7e301cd
fix: update chatbot doc link at create app page (#16479) 2025-03-23 09:27:16 +08:00
dotdotdot 35bafb3235
fix: the error occurring when passing inputs on iOS devices and some … (#16534) 2025-03-23 09:26:35 +08:00
LiuBodong ae5d2ecf48
fix:weight_type missing when create document in dataset (#16503) 2025-03-22 20:21:57 +08:00
kenwoodjw 3306228840
fix: workflow file add related-id in iteration node (#16255)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-03-21 20:57:02 +08:00
Joel 7709d9df20
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
2025-03-21 17:41:03 +08:00
Joel e61415223b
fix: xss in render svg (#16433) 2025-03-21 15:14:08 +08:00
GuanMu c1f3d968bf
fix: enhance React imports in LLM panel component #16282 (#16283) 2025-03-20 10:55:37 +08:00
リイノ Lin 285314da1c
fix: update workflow doc (#16251) 2025-03-20 09:28:42 +08:00
Panpan cade0f65e2
fix: reset inputs when reset conversation (#16233) 2025-03-20 00:17:58 +08:00
GuanMu 106169ed7f
refactor: improve layout structure in StepOne component for better re… (#16209) 2025-03-19 20:44:43 +08:00
Wu Tianwei 965bfc49dd
fix: update _dataset handling in knowledge retrieval config (#16218) 2025-03-19 17:48:49 +08:00
jimmyfen 425ea4e5b6
fix: model changed but completion params not change (#16156) 2025-03-19 17:48:18 +08:00
诗浓 0189a8b0f6
fix: agent node help link error in zh (#16194) 2025-03-19 16:04:17 +08:00
Wu Tianwei 411e332f1b
feat: dark mode for knowledge (#15236) 2025-03-19 11:19:57 +08:00
KVOJJJin 7d620ffd5e
Feat:app list dark mode (#16110) 2025-03-18 16:21:53 +08:00
-LAN- cefec44070
feat: add app_mode field to app import and model definitions (#15729)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
2025-03-18 11:12:25 +08:00
zxhlyh 20376ca951
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.

Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
2025-03-18 11:01:06 +08:00
诗浓 947c9f70fb
fix: improve InputNumber component step behavior and disabled state (#16044) 2025-03-18 10:42:29 +08:00
XiaoBa 5e52d4d6b3
feat: add Maximum number of Parallelism branches to env (#15964)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
2025-03-18 09:32:47 +08:00
Kalo Chin 939dcb4c0a
chore: enhance ListWrapper and PluginPage components with stable scro… (#16048) 2025-03-18 09:12:49 +08:00
Benjamin 3a69a6a452
Fix/enable marketplace bug (#15895) 2025-03-16 11:14:12 +08:00
Joel f8f21ef7c0
fix: node use vision model may caused page crash (#15921) 2025-03-16 08:54:18 +08:00
ShadowJobs 0587eb4956
FIX:microsoft word text copy and paste error (#14905)
Co-authored-by: LinYing <linying@momenta.ai>
2025-03-14 18:31:20 +08:00
Yi Feng 1a6298b6ea
fix: Remove any extra Spaces in the title (#15841) 2025-03-14 17:12:29 +08:00
KVOJJJin 10bd03611c
Fix style of opening statement (#15821) 2025-03-14 15:50:28 +08:00
诗浓 e796937d02
feat: add keyboard shortcuts support for dialog confirmation (#15752) 2025-03-13 21:42:53 +08:00
NFish 37486a9cc6
fix: update default github star count value (#15708) 2025-03-13 14:39:26 +08:00
KVOJJJin efebbffe96
Fix:webapp UI issues (#15601) 2025-03-13 14:23:41 +08:00
Lam adfaee7ab5
fix: prevent AppIconPicker click event from propagating (#15575) (#15647) 2025-03-12 20:03:09 +08:00
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
2025-03-12 12:38:23 +08:00
zxhlyh b541792465
fix: workflow loop node break conditions (#15549) 2025-03-12 10:10:51 +08:00
NFish eb9b256ee8
fix: remove size prop in PlanBadge component because UpgradeBtn size … (#15544) 2025-03-12 09:49:15 +08:00
Kalo Chin 5d8b32a249
feat: add click-away and mounting logic to agent setting component (#15521) 2025-03-11 22:23:06 +08:00
Wu Tianwei 90a1508b87
fix: update placeholders in version info modal to indicate optional field (#15499) 2025-03-11 18:30:47 +08:00
DDDDD12138 b07016113c
fix: add animation to workflow process loader icon (#15497) 2025-03-11 18:04:58 +08:00
Wu Tianwei d8317fcf81
fix: remove unnecessary modal (#15493) 2025-03-11 17:18:23 +08:00
NFish b730f243dc
fix: displan badge based on workspace plan (#15489) 2025-03-11 17:01:17 +08:00
Yuichiro Utsumi 71a57275ab
fix: improve selection of variable in workflow (#15484)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
2025-03-11 16:57:45 +08:00
Wu Tianwei b6b1903a37
fix: fix chatbot publish and restore handling (#15462) 2025-03-11 13:36:45 +08:00
Hao Cheng 49d0acd188
fix: replace old-style <br> tags to fix Mermaid rendering issues (#13792) 2025-03-11 12:40:55 +08:00
KVOJJJin 9e220d5d30
Feat: configure dark mode legacy (#15394) 2025-03-10 16:41:06 +08:00
Wu Tianwei 2cf0cb471f
fix: fix document list overlap and optimize document list fetching (#15377) 2025-03-10 15:34:40 +08:00
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2025-03-10 14:02:58 +08:00
zxhlyh a3d18d43ed
fix: tool name in agent (#15344) 2025-03-10 11:21:46 +08:00
Wu Tianwei fcd9fd8513
fix: update image gallery styles (#15301) 2025-03-09 15:32:03 +08:00
Hantaek Lim f7e012d216
Fix: reranker OFF logic to preserve user setting (#15235)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-08 19:08:48 +08:00
Che Kun cfd7e8a829
fix: missing action value to `tools.includeToolNum` lang for custom t… (#15239) 2025-03-08 10:55:13 +08:00
Wu Tianwei 3ca1373274
feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
NFish 4aaf07d62a
fix: update the link of contact sales in billing page (#15219) 2025-03-07 16:53:01 +08:00
Likename Haojie ff10a4603f
bugfix:cant correct display latex (#14910) 2025-03-07 14:06:14 +08:00
KVOJJJin f588ccff72
Feat: settings dark mode (#15184) 2025-03-07 11:56:20 +08:00
Kalo Chin b7583e95a5
fix: adjust scroll detection threshold in chat component (#14640) 2025-03-06 22:36:59 +08:00
Jimmiaxie 2a6e522a87
Fixed incorrect use of key in the page /plugins?category=discover #15126 (#15127) 2025-03-06 20:14:39 +08:00
Jimmiaxie cd7cb19aee
hotfix: Fixed tags not updating in real time in the label management of apps #15113 (#15110) 2025-03-06 18:55:25 +08:00
非法操作 d84fa4d154
fix: with file conversation second chat raise error (#15097) 2025-03-06 18:21:40 +08:00
crazywoola 8369e59b4d
Feat/14573 support more types in form (#15093) 2025-03-06 17:38:50 +08:00
Wu Tianwei 5be8fbab56
feat: refactor date-and-time-picker to use custom dayjs utility and add timezone support (#15101) 2025-03-06 16:24:03 +08:00
Wu Tianwei 6c9d6a4d57
fix: add custom disallowed elements to Markdown component and restore the default disallowed elements (#15057) 2025-03-06 10:57:49 +08:00
NFish 9962118dbd
Fix: new upgrade page (#12417) 2025-03-06 10:27:13 +08:00
NFish a4b2c10fb8
Feat/compliance report download (#14477) 2025-03-06 10:25:18 +08:00
Wood 2c17bb2c36
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
2025-03-05 17:41:15 +08:00
非法操作 83cad07fb3
fix endpoint help link 404 (#14981) 2025-03-05 14:59:04 +08:00
zxhlyh 9ab4f35b84
fix: workflow one step run form validate (#14934) 2025-03-05 10:28:46 +08:00
Joel 330dc2fd44
fix: iteration log index error (#14855) 2025-03-04 14:48:14 +08:00
Mars 7ff527293a
Fix can not modify required filelist input before starting (#14825) 2025-03-04 10:39:13 +08:00
圣痕 66654faef3
fix: fixed incorrect operation of publishing as tool (#14561) 2025-03-04 10:20:18 +08:00
Wu Tianwei 98ada40532
fix: improve layout in dataset selection component (#14756) 2025-03-03 16:06:41 +08:00
NFish 931d704612
Fix/explore darkmode (#14751) 2025-03-03 16:06:28 +08:00
KVOJJJin bb4e7da720
Fix: web app theme intialization (#14761) 2025-03-03 16:05:35 +08:00
KVOJJJin d0d0bf570e
Feat: web app dark mode (#14732) 2025-03-03 14:44:51 +08:00
zxhlyh e53052ab7a
fix: one step run (#14724) 2025-03-03 13:29:59 +08:00
JonSnow 1eb072fd43
fix: the edges between the nodes inside the copied iteration node are… (#12692) 2025-02-28 19:33:47 +08:00
Wu Tianwei de824d3713
fix: add collapse icon for fullscreen toggle in segment detail compon… (#14530) 2025-02-28 18:57:59 +08:00
Jiakaic be18b103b7
fix: set method to POST when body exists (#14523) (#14524) 2025-02-28 14:58:01 +08:00
NFish ddf9eb1f9a
fix: page broke down while rendering node contained img and other elements (#14467) 2025-02-27 16:54:54 +08:00
Wu Tianwei 4fbe52da40
fix: update dependencies and improve app detail handling (#14444) 2025-02-27 15:11:42 +08:00
zxhlyh 1aaab741a0
fix: workflow note editor placeholder (#14380) 2025-02-26 13:55:25 +08:00
Chuckie Li d5711589cd
fix(html-parser): sanitize unclosed tags in markdown rendering (#14309) 2025-02-26 09:31:29 +08:00
KVOJJJin 375a359c97
Fix: style of model card info (#14292) 2025-02-26 09:27:52 +08:00
Wu Tianwei ff911d0dc5
fix: prioritize fixed model providers in sorting logic (#14338) 2025-02-25 20:28:59 +08:00
Wu Tianwei 91a218b29d
fix: adjust width of file uploader component (#14328) 2025-02-25 17:47:48 +08:00
zxhlyh 8c08153e33
Fix/plugin badge i18n (#14319) 2025-02-25 16:35:10 +08:00
KVOJJJin b44b3866a1
Fix: compatibel with legacy DSL (#14317) 2025-02-25 16:19:34 +08:00
Novice 07d6cb3f4a
fix: incorrect variable type selection (#13906) 2025-02-25 13:06:58 +08:00
zxhlyh 545aa61cf4
fix: tool info (#14293) 2025-02-25 12:56:27 +08:00
Wu Tianwei 42b13bd312
feat: partner badge in marketplace (#14258) 2025-02-25 12:09:37 +08:00
zxhlyh 28add22f20
fix: gemini model info (#14282) 2025-02-25 10:48:07 +08:00
KVOJJJin aa6c951e8c
chore: compatible with es5 (#14268) 2025-02-25 09:46:54 +08:00
Wu Tianwei 3942e45cab
fix: update refresh logic for plugin list to avoid redundant request and fix model provider list update issue in settings (#14152) 2025-02-24 10:49:43 +08:00
Wu Tianwei 2ace9ae4e4
fix: add responsive layout for file uploader in datasets (#14159) 2025-02-23 19:35:10 +08:00
Obada Khalili 5ac0ef6253
Retain previous page's search params (#14176) 2025-02-23 13:47:03 +08:00
zxhlyh 09fc4bba61
fix: agent tools setting (#14097) 2025-02-20 17:20:23 +08:00
wellCh4n 79d4db8541
fix: support selecting yaml extension when importing dsl file (#14088) 2025-02-20 15:40:43 +08:00
Wu Tianwei 9c42626772
fix: fix chunk and segment detail components (#14002) 2025-02-20 15:13:43 +08:00
NFish bbfe83c86b
Fix/upgrade btn show logic (#14072) 2025-02-20 14:31:56 +08:00
Joel 55aa4e424a
fix: quota less than zero show error (#14080) 2025-02-20 14:04:13 +08:00
Junjie.M d96c368660
fix: frontend for <think> tags conflicting with original <details> tags (#14039) 2025-02-19 22:04:11 +08:00
wind 356cd271b2
fix: MessageLogModal closed unexpectedly (#13617) 2025-02-19 17:32:54 +08:00
SToneX ee49d321c5
fix(workflow): correct edge type mapping typo (#13988) 2025-02-19 17:27:26 +08:00
Joel 66747a8eef
fix: some GitHub run action problem (#13991) 2025-02-19 11:35:19 +08:00
Wu Tianwei 19d413ac1e
feat: date and time picker (#13985) 2025-02-19 10:56:18 +08:00
NFish ece25bce1a
fix: LLM may not return `<think>` tag, cause thinking time keep increase (#13962) 2025-02-18 21:39:01 +08:00
zxhlyh 3460c1dfbd
fix: tool id (#13932) 2025-02-18 18:17:41 +08:00
zxhlyh ed7851a4b3
fix: plugin tool icon (#13918) 2025-02-18 16:54:14 +08:00
zxhlyh cb841e5cde
fix: plugins install task (#13899) 2025-02-18 15:20:26 +08:00
Joel f5f83f1924
fix: markdown merge error (#13853) 2025-02-17 18:11:07 +08:00
Yeuoly 403e2d58b9
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: xhe <xw897002528@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: AkaraChen <85140972+AkaraChen@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Hiroki Nagai <82458324+nagaihiroki-git@users.noreply.github.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: eux <euxuuu@gmail.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: lotsik <lotsik@mail.ru>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <gakkiyomi@aliyun.com>
Co-authored-by: CN-P5 <heibai2006@gmail.com>
Co-authored-by: CN-P5 <heibai2006@qq.com>
Co-authored-by: Chuehnone <1897025+chuehnone@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Boris Feld <lothiraldan@gmail.com>
Co-authored-by: mbo <himabo@gmail.com>
Co-authored-by: mabo <mabo@aeyes.ai>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: jiandanfeng <chenjh3@wangsu.com>
Co-authored-by: zhu-an <70234959+xhdd123321@users.noreply.github.com>
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
Co-authored-by: 海狸大師 <86974027+yenslife@users.noreply.github.com>
Co-authored-by: Xu Song <xusong.vip@gmail.com>
Co-authored-by: rayshaw001 <396301947@163.com>
Co-authored-by: Ding Jiatong <dingjiatong@gmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: le0zh <newlight@qq.com>
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
Co-authored-by: k-zaku <zaku99@outlook.jp>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Shun Miyazawa <34241526+miya@users.noreply.github.com>
Co-authored-by: EricPan <30651140+Egfly@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Jhvcc <37662342+Jhvcc@users.noreply.github.com>
Co-authored-by: lowell <lowell.hu@zkteco.in>
Co-authored-by: Boris Polonsky <BorisPolonsky@users.noreply.github.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: Yueh-Po Peng (Yabi) <94939112+y10ab1@users.noreply.github.com>
Co-authored-by: Jason <ggbbddjm@gmail.com>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: yjc980121 <3898524+yjc980121@users.noreply.github.com>
Co-authored-by: heyszt <36215648+hieheihei@users.noreply.github.com>
Co-authored-by: Abdullah AlOsaimi <osaimiacc@gmail.com>
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
Co-authored-by: Masashi Tomooka <tmokmss@users.noreply.github.com>
Co-authored-by: aplio <ryo.091219@gmail.com>
Co-authored-by: Obada Khalili <54270856+obadakhalili@users.noreply.github.com>
Co-authored-by: Nam Vu <zuzoovn@gmail.com>
Co-authored-by: Kei YAMAZAKI <1715090+kei-yamazaki@users.noreply.github.com>
Co-authored-by: TechnoHouse <13776377+deephbz@users.noreply.github.com>
Co-authored-by: Riddhimaan-Senapati <114703025+Riddhimaan-Senapati@users.noreply.github.com>
Co-authored-by: MaFee921 <31881301+2284730142@users.noreply.github.com>
Co-authored-by: te-chan <t-nakanome@sakura-is.co.jp>
Co-authored-by: HQidea <HQidea@users.noreply.github.com>
Co-authored-by: Joshbly <36315710+Joshbly@users.noreply.github.com>
Co-authored-by: xhe <xw897002528@gmail.com>
Co-authored-by: weiwenyan-dev <154779315+weiwenyan-dev@users.noreply.github.com>
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
Co-authored-by: engchina <12236799+engchina@users.noreply.github.com>
Co-authored-by: engchina <atjapan2015@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: Kemal <kemalmeler@outlook.com>
Co-authored-by: Lazy_Frog <4590648+lazyFrogLOL@users.noreply.github.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: Steven sun <98230804+Tuyohai@users.noreply.github.com>
Co-authored-by: steven <sunzwj@digitalchina.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: Katy Tao <34019945+KatyTao@users.noreply.github.com>
Co-authored-by: depy <42985524+h4ckdepy@users.noreply.github.com>
Co-authored-by: 胡春东 <gycm520@gmail.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: MuYu <mr.muzea@gmail.com>
Co-authored-by: Naoki Takashima <39912547+takatea@users.noreply.github.com>
Co-authored-by: Summer-Gu <37869445+gubinjie@users.noreply.github.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: ybalbert001 <120714773+ybalbert001@users.noreply.github.com>
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Wu Jiayang <62842862+Wu-Jiayang@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: kimjion <45935338+kimjion@users.noreply.github.com>
Co-authored-by: AugNSo <song.tiankai@icloud.com>
Co-authored-by: llinvokerl <38915183+llinvokerl@users.noreply.github.com>
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
Co-authored-by: Vasu Negi <vasu-negi@users.noreply.github.com>
Co-authored-by: Hundredwz <1808096180@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
2025-02-17 17:05:13 +08:00
NFish 1434d54e7a
Revert "Feat: compliance report download" (#13799) 2025-02-17 09:58:56 +08:00
NFish 7f9eb35e1f
Feat: compliance report download (#13282) 2025-02-17 09:43:41 +08:00
le0zh 1f63028a83
fix: reranking_enable setting failed #13668 (#13721) 2025-02-14 17:42:09 +08:00
AugNSo 2b86465d4c
fix document extractor node incorrectly processing doc and ppt files (#12902) 2025-02-12 18:04:28 +08:00
非法操作 5ffc58d6ca
feat: improve think content display (#13431) 2025-02-10 14:08:17 +08:00
NFish 2290f14fb1
feat: add tooltip if user's anthropic trial quota still available (#13418) 2025-02-10 10:44:20 +08:00
NFish e0d1cab079
fix: add missed background color to iteration node (#13448) 2025-02-10 10:04:56 +08:00
Yi Xiao c3c575c2e1
Fix: model selector UI hover issue (#13396) 2025-02-09 10:24:57 +08:00
aplio 0451333990
fix(settings): add notClearable prop to language selection (#13406) 2025-02-08 20:36:23 +08:00
MuYu ab2e6c19a4
Fixes #13415 reset model-provider-page form value use schema.default (#13416) 2025-02-08 20:34:52 +08:00
aplio f7959bc887
fix(chatbot): update button class to include text color for better visibility (#13411) 2025-02-08 20:34:37 +08:00
aplio 45874c699d
Nitpick/fix typos in document (#13413) 2025-02-08 20:33:45 +08:00
Junjie.M 286cdc41ab
reasoning model unified think tag is <think></think> (#13392)
Co-authored-by: crazywoola <427733928@qq.com>
2025-02-08 16:19:41 +08:00
Hash Brown 78708eb5d5
fix: merge conflict between #11301 and #11885 (#13391) 2025-02-08 14:38:10 +08:00
Hash Brown 3112b74527
fix: build failed due to `getPrevChatList` no longer exists (#13383) 2025-02-08 11:59:02 +08:00
Katy Tao b3ae6b634f
feat: add pan and zoom support for MiniMap (#13382) 2025-02-08 11:57:41 +08:00
Yi Xiao ae6f67420c
Chore: update app detail panel (#13337) 2025-02-07 18:56:43 +08:00
le0zh ba91f34636
fix: incorrect transferMethod assignment for remote file (#13286) 2025-02-06 19:32:21 +08:00
Wu Tianwei 49b4144ffd
fix: add dataset edit permissions (#13223) 2025-02-06 14:26:16 +08:00
weiwenyan-dev 03ec3513f3
Fix bug large data no render (#12683)
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
2025-02-06 13:00:04 +08:00
HQidea e8b3b7e578
Fix new variables in the conversation opener would override prompt_variables (#13191) 2025-02-05 16:16:00 +08:00
Riddhimaan-Senapati 55ce3618ce
fix: Dollar Sign Handling in Markdown (#13178)
Co-authored-by: crazywoola <427733928@qq.com>
2025-02-05 11:00:56 +08:00
Obada Khalili 8fbc9c9342
Solve circular dependency issue between `workflow/constants.ts` file and `default.ts` file (#13165) 2025-02-04 09:26:01 +08:00
aplio 87e2048f1b
nitpick: fix small typos in template.en.mdx (#13156) 2025-02-03 11:03:11 +08:00
Hash Brown c0d0c63592
feat: switch to chat messages before regenerated (#11301)
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
2025-01-31 13:05:10 +08:00
NFish d1fc65fabc
fix: adjust iteration node dark style (#13051) 2025-01-26 11:19:41 +08:00
Shun Miyazawa 1374be5a31
fix: Unexpected tag creation when pressing enter during tag conversion (#13041) 2025-01-25 19:30:26 +08:00
zxhlyh e54ce479ad
Feat/prompt editor dark theme (#12976) 2025-01-23 16:20:00 +08:00
Joel f565f08aa0
fix: get property of string type variable caused page crash (#12969) 2025-01-23 11:02:29 +08:00
Jhvcc fd4afe09f8
fix: tools translate search (#12950)
Co-authored-by: lowell <lowell.hu@zkteco.in>
2025-01-22 19:27:02 +08:00
le0zh 71fa14f791
fix: resolve clipboard.writeText failure under HTTP protocol (#12936) 2025-01-22 15:18:23 +08:00
zxhlyh 8dd1873e76
feat: workflow note dark theme (#12932) 2025-01-22 14:22:33 +08:00
Joel e09f6e4987
feat: support config chunk length by env (#12925) 2025-01-22 10:43:40 +08:00
Shun Miyazawa f582d4a13e
feat: Add ability to change profile avatar (#12642) 2025-01-22 10:11:31 +08:00
zhu-an 6d0cb9dc33
fix: variable panel scrollable (#12769)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
2025-01-21 17:50:42 +08:00
le0zh 0c6a8a130e
fix: external dataset hit test display issue(#12564) (#12612)
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
2025-01-21 14:31:45 +08:00
kurokobo 3defd24087
feat: allow updating chunk settings for the existing documents (#12833) 2025-01-21 09:25:40 +08:00
Wu Tianwei bc3a570dda
fix: Fix rerank model switching issue (#12721)
ok
2025-01-14 15:42:45 +08:00
KVOJJJin 435eddd867
Feat: copyright modification (#12707) 2025-01-14 10:00:57 +08:00
Warren Chen b4873ecb43
[fix] support feature restore (#12563) 2025-01-13 18:29:06 +08:00
Boris Feld 69d58fbb50
Add new integration with Opik Tracking tool (#11501) 2025-01-13 17:41:44 +08:00
Wu Tianwei 2e97ba5700
fix: Add datasets list access control and fix datasets config display issue (#12533)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2025-01-09 17:44:11 +08:00
NFish f549d53b68
fix: sum costs return error value on overview page (#12534) 2025-01-09 16:04:14 +08:00
crazywoola a085ad4719
feat: show workflow running status (#12531) 2025-01-09 15:36:13 +08:00
非法操作 f4ee50a7ad
chore: improve app doc (#12490) 2025-01-08 18:37:12 +08:00
非法操作 d649037c3e
feat: support single run doc extractor node (#11318) 2025-01-08 15:20:15 +08:00
Wu Tianwei 6635c393e9
fix: adjust opacity for model selector based on readonly state (#12472) 2025-01-08 12:11:45 +08:00
why 196ed8101b
fix: [PromptEditorHeightResizeWrap] Bug #12410 (#12406) 2025-01-07 12:21:54 +08:00
Wu Tianwei 34519de3b7
fix: enhance chunk list management with new invalidation keys and imp… (#12396)
ok
2025-01-06 18:22:16 +08:00
Joel 3b8f6233b0
feat: support config top max value by env (#12375) 2025-01-06 10:38:14 +08:00
Hash Brown 455b0cd696
chore: chat app textarea auto focus (#12366) 2025-01-05 21:25:00 +08:00
Wood b680a85b57
fix: resolve issue with the opening statement generated by the `AutomaticRes` component failing to sync between states. (#12349) 2025-01-04 11:56:11 +08:00
Wood 682ebc5f64
Fix the issue where `TextGeneration` component does not correctly clear input data. (#12351) 2025-01-04 11:55:55 +08:00
Wood b8ba39dfae
Bugfix/style and i18n fixes (#12350) 2025-01-04 11:52:13 +08:00
Wood 6c9e6a3a5a
fix: fix issue with `chat-input-area` clearing during Responding state. (#12352) 2025-01-04 11:51:35 +08:00
Nam Vu a2105634a4
chore: change app card layout follow by #10847 (#12317) 2025-01-03 14:16:17 +08:00
Wu Tianwei e58e573f3e
fix: add full doc mode preview length limit (#12310)
ok
2025-01-02 18:36:49 +08:00
Wu Tianwei 09d759d196
fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
2025-01-02 16:07:21 +08:00
Bowen Liang ab469aa07d
feat: support opening new tab in markdown button (#12213) 2024-12-30 22:27:25 +08:00
NFish adacd01f82
Feat: support account deletion (#10008) 2024-12-30 13:39:26 +08:00
Hiroshi Fujita 716bb8574d
fix: rendering errors occur when displaying hit test results in full text search (#12191) 2024-12-29 11:52:45 +08:00
Warren Chen 901028f1e8
[feat] Support Multi-Version Workflows (#11990)
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-27 21:05:06 +08:00
AkaraChen 9d86056f1c
chore: add cursor pointer for option card (#12119) 2024-12-27 20:20:25 +08:00
NFish eb8963a673
fix: workflow page throw warning: Attempts to access this ref will fail (#12166) 2024-12-27 18:33:15 +08:00
NFish 89ce9a5db2
Fix: avatar dropdown keyboard navigation (#12155) 2024-12-27 18:10:36 +08:00
Wu Tianwei 49feff082f
feat: parent child retrieval (#12106)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-26 12:01:51 +08:00
yihong bb35818976
fix: issue #12078 by redirect the right (#12088)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-25 21:36:41 +08:00
-LAN- db2aa83a7c
Revert "Feat/parent child retrieval" (#12095) 2024-12-25 20:55:44 +08:00
Wu Tianwei 2b2263a349
Feat/parent child retrieval (#12086)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: Charlie.Wei <luowei@cvte.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: huayaoyue6 <huayaoyue@163.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Matsuda <yiyth.fcb6@gmail.com>
Co-authored-by: shirochan <s.yusuke0711@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: Huỳnh Gia Bôi <boihuynh147@gmail.com>
Co-authored-by: Julian Huynh <julian.huynh@immersio.io>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Kazuki Takamatsu <kazuki.takamatsu@chowagiken.co.jp>
Co-authored-by: Trey Dong <1346650911@qq.com>
Co-authored-by: VoidIsVoid <343750470@qq.com>
Co-authored-by: Gimling <huangjl@ruyi.ai>
Co-authored-by: xiandan-erizo <xiandan.erizo@gmail.com>
Co-authored-by: Muneyuki Noguchi <nogu.dev@gmail.com>
Co-authored-by: zhaobingshuang <1475195565@qq.com>
Co-authored-by: zhaobs <zhaobs@cailian.net>
Co-authored-by: suzuki.sh <s2terminal@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: huanshare <huanshare@live.com>
Co-authored-by: huanshare <liuhuan101@longfor.com>
Co-authored-by: orangeclk <orangeclk@users.noreply.github.com>
Co-authored-by: 문정현 <120004247+JungHyunMoon@users.noreply.github.com>
Co-authored-by: barabicu <kztk533@gmail.com>
Co-authored-by: Wei Mingzhi <whistler_wmz@users.sf.net>
Co-authored-by: Paul van Oorschot <20116814+pvoo@users.noreply.github.com>
Co-authored-by: zkyTech <zhangkunyuan@hotmail.com>
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com>
Co-authored-by: Tommy <34446820+Asterovim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Alok Shrivastwa <alok.shrivastwa@gmail.com>
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Junyan Qin <1010553892@qq.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2024-12-25 18:17:15 +08:00
marvin-season b281a80150
fix: zoom in/out click (#12056)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-12-25 13:30:51 +08:00
Yi Xiao c91e8b1737
fix: modal bg color (#12042) 2024-12-24 16:26:47 +08:00
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 2024-12-23 17:18:09 +08:00
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 2024-12-23 15:55:50 +08:00
Shun Miyazawa 4e3d732934
feat: Warning on invite modal when mail setup is incomplete (#11809) 2024-12-23 15:27:49 +08:00
yagiyuki 4584eb3058
Add custom to file types (#11966)
Co-authored-by: yagiyuki <yagiyuki>
2024-12-23 13:53:46 +08:00
Yi Xiao 74b1b60125
Feat: account page dark mode (#11977) 2024-12-23 11:17:49 +08:00
liuhaoran 6b49889041
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
2024-12-22 10:45:55 +08:00
左凌 7a00798027
Update input-var-list.tsx (#9987) 2024-12-21 11:54:12 +08:00
zhu-an 6ded06c6d9
fix: dataset search-input compostion can't work in chrome (#11907)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
2024-12-21 11:26:17 +08:00
zxhlyh ef7e47d162
fix: rerank switch (#11897) 2024-12-20 16:12:34 +08:00
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
-LAN- dacd457478
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2024-12-20 14:52:20 +08:00
Novice f6247fe67c
Feat: Add partial success status to the app log (#11869)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
2024-12-20 14:13:44 +08:00
crazywoola de3911e930
Fix/10584 wrong message when no custom tool available in custom tool list (#11851) 2024-12-19 21:19:08 +08:00
Benjamin 558ab25f51
fix: imperfect service-api introduction text (#11782) 2024-12-18 13:43:34 +08:00
Hiroshi Fujita dfa9a91906
(doc) fix: update cURL examples to include Authorization header (#11750) 2024-12-17 17:44:40 +08:00
Charlie.Wei 5e2926a207
Fix explore app icon (#11742)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-17 17:42:44 +08:00
NFish a399502ecd
Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
crazywoola 7f095bdc42
fix: image icon can not display (#11701) 2024-12-16 19:15:23 +08:00
zxhlyh 9f602f73eb
fix: workflow continue on error edge color (#11689) 2024-12-16 15:39:53 +08:00
Joel 41de7e76ec
fix: iteration output array type causes always outputting string array (#11686) 2024-12-16 15:06:03 +08:00
Joel 607a22ad12
fix: tool constant params change cause page crashed (#11682) 2024-12-16 14:33:00 +08:00
Junyan Qin 8ecb9aaa91
fix: remove unnecessary curly braces in wf api doc (#11658) 2024-12-15 17:12:26 +08:00
NFish a725b8bb6e
Feat: new entry point for app creation (#10847) 2024-12-13 17:29:09 +08:00
zxhlyh 3d803c2e80
Fix/pdf preview in build (#11621) 2024-12-13 11:01:53 +08:00
yihong 36cb25b341
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-12 13:37:56 +08:00
KVOJJJin f96fdc2970
Feat: dark mode for logs and annotations (#11575) 2024-12-12 10:09:48 +08:00
zxhlyh 6f4cbe0bde
fix: workflow continue on error doc link (#11554) 2024-12-11 18:03:41 +08:00
zxhlyh bec5451f12
feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
Charlie.Wei bdd5869244
Msg file preview (#11466)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-10 10:53:37 +08:00
Hash Brown 2866383228
fix: cannot close notification manually (#11490) 2024-12-09 17:55:06 +08:00
kurokobo 230fa3286b
feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +08:00
Yi Xiao 32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 2024-12-09 11:06:47 +08:00
Charlie.Wei 6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component (#11472) 2024-12-09 09:47:58 +08:00
VoidIsVoid a594e256ae
remove mermail render cache (#11470)
Co-authored-by: Gimling <huangjl@ruyi.ai>
2024-12-09 09:33:18 +08:00
Hash Brown 266d32bd77
fix: cannot upload animated webp image as app icon (#11453) 2024-12-08 08:37:21 +08:00
Hash Brown cc8feaa483
style: EmojiPicker component top padding (#11452) 2024-12-07 22:26:28 +08:00
KVOJJJin 1490a19fa1
Fix: compatible with outputs data structure (#11432) 2024-12-06 17:35:35 +08:00
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>
2024-12-05 20:43:42 +08:00
KVOJJJin 0b25c0b677
Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
Yi Xiao 20c4633d2a
fix: empty object (conversation variable) editable (#11352) 2024-12-05 13:59:59 +08:00
Yi Xiao 6180762160
fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
Joel 284bb7ac71
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-05 10:15:21 +08:00
AkaraChen 5e2cb0e3a8
feat: add base skeleton component (#11339) 2024-12-04 17:34:55 +08:00
Hash Brown 16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 2024-12-04 16:17:11 +08:00
Yi Xiao f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
zxhlyh 98a1b01b0c
fix: file download in chat (#11322) 2024-12-04 11:10:56 +08:00
Joel e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +08:00
DDDDD12138 1cb5a12abb
fix: resolve scrolling issue in workflow-log table (#11302) 2024-12-03 21:29:42 +08:00
KVOJJJin ff2a4a6fcd
Fix: model params in logs (#11298) 2024-12-03 21:17:55 +08:00
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
kurokobo a86f1eca79
docs: add api docs for /v1/info (#11269) 2024-12-03 09:14:13 +08:00
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Hiroshi Fujita 9bc5bc2548
feat: Increase the number of Opening Questions in the Conversation Opener (#11233) 2024-12-01 09:38:45 +08:00
非法操作 3bc4dc58d7
fix: search model not work as expected (#11225) 2024-11-30 17:31:15 +08:00
fengjiajie 9dd4bf5574
fix: Correct inputs field type in API documentation (#11198) 2024-11-30 11:13:32 +08:00
-LAN- 0554898b5d
fix(file_factory): Remove transfer_method validation (#11207)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-11-29 17:26:31 +08:00
非法操作 d3af0e9090
fix: handleLoadFileFromLink's transfer method incorrect (#11197) 2024-11-29 09:37:50 +08:00
非法操作 e576d32fb6
chore: improve conversation list and rename docs (#11187) 2024-11-29 09:22:08 +08:00
KVOJJJin 18d3ffc194
Feat: new pagination (#11170) 2024-11-28 12:26:02 +08:00
NFish 0a30a5b077
Feat: remove github star and community links if it is enterprise version (#11180) 2024-11-28 11:02:25 +08:00
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>
2024-11-27 13:42:28 +08:00
Joel 79db920fa7
fix: enable after disabled memory not pass user query (#11136) 2024-11-26 17:55:11 +08:00
NFish b3d65cc7df
Feat: Divider component now supports gradient background (#11130) 2024-11-26 17:44:56 +08:00
非法操作 f1366e8e19
fix #11091 raise redirect issue (#11092) 2024-11-26 10:25:42 +08:00
非法操作 60c1549771
fix: import Explore Apps raise error (#11091) 2024-11-26 09:32:08 +08:00
Joel eb542067af
feat: add cookie management (#11061) 2024-11-25 16:31:49 +08:00
KVOJJJin 8028e75fbb
Improvement: update api doc of workflow (#11054) 2024-11-25 12:48:36 +08:00
-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>
2024-11-25 12:46:50 +08:00
Joel 2dd4c34423
fix: llm node do not pass sys.query in chatflow app init (#11053) 2024-11-25 12:01:57 +08:00
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-22 19:32:44 +08:00
crazywoola 3750200c5e
feat: add a meta(mac) ctrl(windows) key (#10978) 2024-11-22 16:30:34 +08:00
-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>
2024-11-22 16:30:22 +08:00
NFish 8a83edc1b5
Feat: update icon and Divider components (#10975) 2024-11-22 15:44:42 +08:00
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-22 15:05:04 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
marvin-season fefda40acf
fix: fix bugs of frontend-workflow panel operator (#10945)
Co-authored-by: marvin <sea-son@foxmail.com>
2024-11-21 19:07:02 +08:00
Hash Brown ea0ebc020c
fix: chat history might be empty in log detail view (#10905) 2024-11-21 14:12:01 +08:00
Kota-Yamaguchi f358db9f02
feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) 2024-11-21 14:02:46 +08:00
非法操作 f3af7b5f35
fix: tool's file input display string (#10887) 2024-11-20 12:54:24 +08:00
Jason Tan d18754afdd
feat: admin can also change member role (#10651) 2024-11-20 11:29:49 +08:00
非法操作 beb7953d38
feat: enhance the custom note (#8885) 2024-11-20 11:24:45 +08:00
非法操作 7e66e5a713
feat: make toc panel can collapse (#10875) 2024-11-20 10:07:30 +08:00
kurokobo 07b5bbae06
feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) 2024-11-20 09:32:59 +08:00
KVOJJJin 328965ed7c
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-11-19 14:15:18 +08:00
zxhlyh 133de9a087
fix: upload file component support multiple (#10817) 2024-11-19 14:00:54 +08:00
kimjion 7261384655
fix: close child modal on log drawer close (#10839) 2024-11-19 12:09:55 +08:00
非法操作 22be0816aa
feat: add TOC to app develop doc (#10799) 2024-11-19 09:06:12 +08:00
zxhlyh de6d3e493c
fix: script rendering in message (#10807)
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-18 19:19:10 +08:00
KVOJJJin 3e2b8a8d02
Fix: legacy image upload compatible (#10803) 2024-11-18 15:57:48 +08:00
zxhlyh 9861279395
fix: upload custom file extension (#10801) 2024-11-18 15:57:32 +08:00
dajianguo 538a5df9d5
feat: Optimize usability during debugging #10641 (#10793) 2024-11-18 11:13:52 +08:00
呆萌闷油瓶 c170862de7
fix:custom file extension not support (#10759)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-16 22:37:25 +08:00
Jason Tan ca6efd73f3
fix: date filter key not unique (#10645) 2024-11-16 14:43:55 +08:00
NFish 1f87676d52
Supports display license status (#10408)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2024-11-15 17:59:48 +08:00
非法操作 bddecba9ed
fix: `mp3` file upload not work (#10650) 2024-11-13 17:37:29 +08:00
Benjamin 0867821ae7
fix: update conversation session naming and API path in documentation (#10589) 2024-11-12 21:44:04 +08:00
zxhlyh b77628c458
fix: text-generation webapp file form (#10578) 2024-11-12 15:35:12 +08:00
zxhlyh e4d175780e
fix: retrieval setting validate (#10454) 2024-11-12 14:38:24 +08:00
Hiroshi Fujita e63c0e3cbb
feat(settings): add chat color theme inverted toggle in settings modal (#10558) 2024-11-11 23:53:43 +08:00
zxhlyh 508f84893f
fix: workflow start node form optional value (#10529) 2024-11-11 14:57:28 +08:00
Novice f414d241c1
Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
Charlie.Wei fbee41f8c7
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-11 12:10:21 +08:00
Charlie.Wei 55edd5047e
Support for incoming value modification (#10525) 2024-11-11 11:52:32 +08:00
非法操作 0587e24fdb
feat: support tool search also can search toolProvider's name (#10518) 2024-11-11 11:32:41 +08:00
非法操作 033ab5490b
feat: support LLM understand video (#9828) 2024-11-08 13:22:52 +08:00
katsuma 98b3e37144
fix: simplify Enter key handling and remove unused ref (#10413) 2024-11-07 21:21:50 +08:00
非法操作 59f8d116af
chore: improve custom tool's display (#10410) 2024-11-07 18:10:41 +08:00
非法操作 3cb2fb8250
fix: remove duplicated category “recommended” (#10375) 2024-11-06 19:06:55 +08:00
Nam Vu ac0fed6402
feat: support png, gif, webp (#7947)
Co-authored-by: xuanson9699 <84961581+xuanson9699@users.noreply.github.com>
2024-11-06 09:05:05 +08:00
NFish 302f4407f6
refactor the logic of refreshing access_token (#10068) 2024-11-05 12:38:31 +08:00
Novice d1505b15c4
feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
GeorgeCaoJ cca2e7876d
fix(workflow): handle else condition branch addition error in if-else node (#10257) 2024-11-05 09:56:41 +08:00
-LAN- 6452342222
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-11-04 15:55:34 +08:00
crazywoola 2ed6bb86c1
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-03 12:53:49 +08:00
Kota-Yamaguchi bf371a6e5d
Feat : add LLM model indicator in prompt generator (#10187) 2024-11-02 19:46:28 +08:00
Kota-Yamaguchi a0af7a51ed
chore : code generator preview hint (#10188) 2024-11-02 19:45:07 +08:00
zxhlyh dfa3ef0564
fix: webapp upload file (#10195) 2024-11-02 17:03:14 +08:00
zxhlyh 78b74cce8e
fix: upload remote image preview (#9952) 2024-11-01 15:45:27 +08:00
Kota-Yamaguchi f674de4f5d
feat: synchronize input/output variables in the panel with generated code by the code generator (#10150) 2024-11-01 11:39:32 +08:00
zxhlyh 2ecdc54b0b
Fix/rerank validation issue (#10131)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-10-31 20:20:46 +08:00
Jyong ce260f79d2
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2024-10-31 18:29:12 +08:00
Hash Brown 73f29484e7
fix: log detail panel not showing any message when total count greate… (#10119) 2024-10-31 16:02:20 +08:00
beginnerZhang 66e9bd90eb
fix: view logs in prompt, no response when clicked (#10093)
Co-authored-by: zhanganguo <zhanganguo@lixiang.com>
2024-10-31 10:49:14 +08:00
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-10-31 09:52:59 +08:00
Fog3211 18424dd82f
fix: prevent onChange during IME composition (#10059) 2024-10-30 16:59:40 +08:00
郭伟伟 190b6a2aa6
feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 2024-10-30 15:41:15 +08:00
crazywoola fc37e654fc
Feat/support form in conversation (#9980) 2024-10-29 13:32:50 +08:00
crazywoola de850262b8
fix: button rendering when using streaming (#9957) 2024-10-28 19:23:31 +08:00
AllenWriter adcd83f6a8
Docs: fix docs url (#9954) 2024-10-28 18:34:23 +08:00
Joel 81d4d8cea1
fix: separator change add too many backslash (#9949) 2024-10-28 18:01:33 +08:00
Joel 705946cc40
fix: tool var type error (#9937) 2024-10-28 15:36:28 +08:00
kurokobo 227f49a0cc
docs: improve api documentation for advanced chat and workflow (#9882) 2024-10-26 10:43:47 +08:00
crazywoola f7aacefcd6
feat: support button in markdown (#9876) 2024-10-25 21:51:59 +08:00
非法操作 fd437ff4c5
fix: segement settings of documents raise error (#8971) 2024-10-25 16:58:50 +08:00
非法操作 fb218f8b10
feat: allow answer node use chat_var and env_var (#9226) 2024-10-25 15:37:29 +08:00
KVOJJJin 303bafb3ac
chore: update api docs (#9832) 2024-10-25 15:03:24 +08:00
KVOJJJin 7a0d0d9b96
Fix: add check for maximum chunk length (#9837) 2024-10-25 15:02:36 +08:00
非法操作 84a9d2d072
chore: code generator button should only display in code node (#9842) 2024-10-25 15:00:12 +08:00
Hash Brown 59a32aaae6
fix: exclude failed answer when sending messages (#9835) 2024-10-25 14:06:33 +08:00
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
2024-10-25 13:57:03 +08:00
KVOJJJin 5d1424f67c
Feat: use file size limit from api (#9739) 2024-10-24 22:55:17 +08:00
Hash Brown fc63841169
fix: chat log not showing correctly (#9777) 2024-10-24 16:21:50 +08:00
Hash Brown 57ec12eb6b
feat: regenerate history switch navigation (#8749) 2024-10-24 12:09:46 +08:00
Kota-Yamaguchi 95dc90e6b2
Update Code Generator to use the currently configured model. (#9740) 2024-10-24 11:23:35 +08:00
NFish 5d05574518
fix: refresh current page if url contains token (#9718) 2024-10-23 17:48:57 +08:00
KVOJJJin bf478aeba2
Revert "Feat: use file size limit from api" (#9714) 2024-10-23 17:35:07 +08:00
KVOJJJin e32116b9a3
Feat: use file size limit from api (#9711) 2024-10-23 17:03:44 +08:00
kurokobo b9afb7bcec
fix: revert ref usage in handleFormChange to fix IME input issues (#9672)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-10-23 15:47:50 +08:00
AAEE86 b4041759f7
Help documentation URL correction (#9704) 2024-10-23 15:47:11 +08:00
zxhlyh c3473b5b4f
fix: workflow [if node] checklist (#9699) 2024-10-23 15:46:02 +08:00
Hash Brown 01a2513812
style: chat answer align with new UI (#9658) 2024-10-23 10:19:15 +08:00
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-10-22 21:57:54 +08:00
Hash Brown 6827c4038b
Web app support sending message using numpad enter (#9659) 2024-10-22 21:17:54 +08:00
zxhlyh ff956cb546
Fix/retrieval setting weight default value (#9622) 2024-10-22 18:31:39 +08:00
Joel 7d7e0f9800
fix: tool use file caused error (#9660) 2024-10-22 18:26:17 +08:00
zxhlyh 3ae05a672d
fix: webapp answer icon (#9654) 2024-10-22 18:24:13 +08:00
KVOJJJin d700abff0a
Fix: type missing of remote file in chat (#9652) 2024-10-22 17:54:48 +08:00
KVOJJJin 04f8d39860
Fix: doc link of legacy features (#9634) 2024-10-22 15:35:20 +08:00
Han Fangyuan b7bf14ab72
fix: wrong url of guides doc in new feature panel (#9626) 2024-10-22 14:53:10 +08:00
KVOJJJin 8e98759359
Fix: style of features panel in safari (#9573) 2024-10-21 22:52:21 +08:00
KVOJJJin 831c222541
Fix: file upload support extension .md (#9564) 2024-10-21 19:58:57 +08:00
DDDDD12138 79fe175440
chore: lint code to remove unused imports and variables (#9553) 2024-10-21 19:04:54 +08:00
Joel 65e22bb76a
fix: input vars not auto rename in list operator (#9550) 2024-10-21 16:48:42 +08:00
Yi Xiao bddcb31fe2
Fix: chatbot retrieval setting save issue (#9536) 2024-10-21 14:35:41 +08:00
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-10-21 10:32:37 +08:00
NFish 3898fe3311
New Auth Methods (#8119) 2024-10-21 09:23:20 +08:00
Kevin9703 e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450) 2024-10-17 19:01:50 +08:00
Wu Tianwei f447ee7b9d
Fix/firefox overflow error (#9438) 2024-10-17 15:54:04 +08:00
Yi Xiao 8a1f106c72
Fix: rerank switch and validation before run (#9416) 2024-10-17 14:26:38 +08:00
DDDDD12138 a87890b3cc
fix: resolve overlap issue with API Extension selector and modal (#9407) 2024-10-16 17:40:17 +08:00
Leo a83ccccffc
fix: incorrect webapp image displayed (#9401) 2024-10-16 15:31:47 +08:00
Hash Brown 5df1cb0566
feat: storybook (#9324) 2024-10-16 10:18:48 +08:00
Wu Tianwei 3938d8863e
fix: token refreshing logic issue (#9308) 2024-10-14 16:54:23 +08:00
我有一把妖刀 de3c5751db
chore: add reopen preview btn (#9279)
Co-authored-by: billsyli <billsyli@tencent.com>
2024-10-14 13:32:52 +08:00
我有一把妖刀 5ee7e03c1b
chore: Optimize operations in Q&A mode (#9274)
Co-authored-by: billsyli <billsyli@tencent.com>
2024-10-14 13:32:13 +08:00
NFish ea6734f550
Feat/new account page (#9236) 2024-10-12 23:49:18 +08:00
Wu Tianwei dbfbc56de7
feat: refresh-token (#9286)
Co-authored-by: NFish <douxc512@gmail.com>
2024-10-12 23:40:38 +08:00
Yi Xiao 793205afc5
Feat: rerank model verification in front end (#9271) 2024-10-12 21:24:43 +08:00
Likename Haojie ea584e94bd
fix: dialog box cannot correctly display LaTeX formulas (#9242) 2024-10-11 22:46:44 +08:00
Yi Xiao 44f6a536d2
fix: reference issue in external knowledge api (#9240) 2024-10-11 19:17:22 +08:00
NFish f4ce08211d
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-10-11 16:14:56 +08:00
zxhlyh d498f4e55e
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-10-11 12:33:34 +08:00
Wu Tianwei 8bcad002df
fix: add loading to 'delete' button & 'save' button (#9214) 2024-10-11 11:22:59 +08:00
-LAN- a34891851b
fix(log list): prevent duplicate data fetch (#9190) 2024-10-11 10:32:27 +08:00
Yi Xiao 6689b592ff
fix: delete offline "how to write a good knowledge description" helper (#9165) 2024-10-10 15:48:26 +08:00
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-10-10 11:15:52 +08:00
crazywoola 783a6b866b
fix: #9076 (#9150) 2024-10-10 10:25:45 +08:00
Yi Xiao cbd3ffe056
Fix the margin for the rerank switch in retrieval setting (#9124) 2024-10-09 18:26:38 +08:00
Alter-xyz ec0aa32cd4
Add customizable size for chatbot embed with default values (#9115) 2024-10-09 16:56:09 +08:00
Pika 0540995e5c
fix: prompt-editor regex.lastIndex needed to reset (#9097)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2024-10-09 10:22:20 +08:00
Dongsheng Zhao 7121afdd44
fix: #8969 (#9076) 2024-10-08 19:58:03 +08:00
Yi Xiao d6a44e9990
fix: request params for internal dataset (#8940) 2024-09-30 22:10:27 +08:00
KVOJJJin 1af4ca344e
Feat: add debounce for search in logs (#8924) 2024-09-30 17:18:47 +08:00
Yi Xiao 13046709a9
fix: line in iteration node is not straight (#8918) 2024-09-30 16:04:51 +08:00
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-30 15:38:43 +08:00
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2024-09-30 09:57:19 +08:00
Kevin9703 a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… (#8842) 2024-09-28 10:54:50 +08:00
非法操作 d6b9587a97
fix: close log status option raise error (#8826) 2024-09-27 11:13:40 +08:00
Hash Brown 3dfbc348e3
feat: improved SVG output UX (#8765) 2024-09-26 19:41:59 +08:00
非法操作 6df14e50b2
fix: workflow as tool always outdated (#8798) 2024-09-26 17:50:36 +08:00
非法操作 62406991df
fix: start node input config modal raise 'variable name is required' (#8793) 2024-09-26 16:28:20 +08:00
非法操作 cb1942c242
chore: make url display in the middle of http node (#8741) 2024-09-25 11:27:17 +08:00
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2024-09-23 21:32:58 +08:00
Likename Haojie 52da5b16e7
fixbug tts(stream) not work on ios safari(17.1+) (#8645)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-23 18:44:24 +08:00
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2024-09-23 18:44:09 +08:00
非法操作 b37954b966
fix: png avatar upload as jpeg (#8665) 2024-09-23 15:33:06 +08:00
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2024-09-22 16:41:40 +08:00
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2024-09-22 03:15:11 +08:00
非法操作 d63a5a1c3c
fix: a helper link error (#8508) 2024-09-21 17:30:30 +08:00
Joel 7411bcf167
chore: improve delimiter (#8552) 2024-09-19 17:40:20 +08:00
NFish 41bea4cafa
validate user permission before enter app detail page (#8527) 2024-09-18 16:54:04 +08:00
Nam Vu aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n (#8452) 2024-09-15 17:13:39 +08:00
Hirotaka Miyagi b73faae0d0
fix(RunOnce): change to form submission instead of onKeyDown and onClick (#8460) 2024-09-15 17:09:47 +08:00
Charlie.Wei 445497cf89
add svg render & Image preview optimization (#8387)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-14 19:24:53 +08:00
Nam Vu 624331472a
fix: Improve scrolling behavior for Conversation Opener (#8437)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-14 19:05:19 +08:00
Yi Xiao d882348f39
fix: delete the delay for the tooltips inside the add tool panel (#8436) 2024-09-14 17:24:31 +08:00
yanxiyue de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422)
Co-authored-by: wuling <wuling@ke.com>
2024-09-14 15:16:12 +08:00
kurokobo 52857dc0a6
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395) 2024-09-14 14:11:45 +08:00
KVOJJJin 032dd93b2f
Fix: operation postion of answer in logs (#8411)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-14 14:08:31 +08:00
Pika 5b18e851d2
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2024-09-14 14:08:10 +08:00
Joel 9d80d7def7
fix: edit load balancing not pass id (#8370) 2024-09-13 17:15:03 +08:00
Joel 5dfd7abb2b
fix: when edit load balancing config not pass the empty filed value hidden (#8366) 2024-09-13 16:05:26 +08:00
Yi Xiao 8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 2024-09-13 12:20:56 +08:00
fanlia 5f03e66489
Feature/service api workflow logs (#8323) 2024-09-13 11:03:57 +08:00
Pika a9c1f1a041
fix(workflow): fix var-selector not update when edges change (#8259)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2024-09-13 11:03:39 +08:00
crazywoola aa11659062
Revert "Feat: update app published time after clicking publish button" (#8320) 2024-09-12 20:06:06 +08:00
zxhlyh 0bb7569d46
fix: markdown paragraph margin (#8289) 2024-09-12 11:28:14 +08:00
Kevin9703 ec57922bb6
fix(workflow/hooks/use-shortcuts): resolve issue of copy shortcut not working in workflow debug and preview panel (#8249)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-12 10:39:18 +08:00
DDDDD12138 fe8191b899
enhance: improve empty data display for detail panel (#8266) 2024-09-11 18:24:18 +08:00
Jason Tan c5b3777d93
editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
非法操作 678bbf8fe8
fix: upload img icon mis-align in the chat input area (#8263) 2024-09-11 15:58:20 +08:00
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2024-09-11 11:30:33 +08:00
Yi Xiao d4dc54447a
fix the tooltip in tool nodes (#8215) 2024-09-10 17:53:44 +08:00
Joel d1605952b0
fix: input chat input wrong padding (#8207) 2024-09-10 17:01:32 +08:00
takatost dabfd74622
feat: Parallel Execution of Nodes in Workflows (#8192)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-10 15:23:16 +08:00
crazywoola a771eea4f6
fix: html raw render (#8138) 2024-09-09 16:12:59 +08:00
zxhlyh bbb609179f
chore: offline n to 1 retrieval (#8134) 2024-09-09 15:32:02 +08:00
crazywoola 9050f92e5b
fix: parameter input (#8076) 2024-09-08 15:43:55 +08:00
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
crazywoola b1918dae5e
fix: knowledge input (#8065) 2024-09-07 17:53:39 +08:00
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
Yi Xiao cdb08be951
fix: overflow issues in chat history (#8062) 2024-09-06 19:20:18 +08:00
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2024-09-06 17:44:09 +08:00
Yi Xiao d72da2777c
fix the tooltip in tools node (#8055) 2024-09-06 17:28:22 +08:00
Charlie.Wei 3230f4a0ec
Message rendering (#6868)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-09-05 21:00:09 +08:00
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2024-09-04 14:41:47 +08:00
Vico Chu 0bc19c3fbf
Feat: update app published time after clicking publish button (#7801) 2024-09-04 13:03:06 +08:00
crazywoola c5bdf08558
Chore/add roadmap (#7943) 2024-09-04 08:33:02 +08:00
Joel 7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2024-09-03 14:09:46 +08:00
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
legao 5e4907e940
fix: layout shift on app card hover (#7872) 2024-09-02 11:05:54 +08:00
Hirotaka Miyagi 024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2024-09-01 14:57:50 +08:00
zhujinle ef82a29e23
fix: crash when ECharts accesses undefined objects (#7853) 2024-09-01 14:52:27 +08:00
Yi Xiao 62bfc4dba6
fix: tooltip size sets improperly (#7836) 2024-08-30 18:13:54 +08:00
NFish 2c51e3a327
fix: webapp sso setting may not the latest value when refresh (#7795) 2024-08-29 15:57:43 +08:00
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2024-08-29 11:23:16 +08:00
YidaHu 3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2024-08-28 17:30:13 +08:00
Joel 7541a492b7
fix: crawl options max length can not set 0 (#7758)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-08-28 17:16:07 +08:00
KVOJJJin 693fe912f2
Fix annotation reply settings (#7696) 2024-08-28 09:42:54 +08:00
Jiakun Xu e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2024-08-28 08:45:51 +08:00
Bryan 205d33a813
Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <libing@healink.cn>
2024-08-27 19:23:56 +08:00
crazywoola d9198b5646
feat: remove unused code (#7702) 2024-08-27 16:47:34 +08:00
呆萌闷油瓶 2726fb3d5d
feat:dailymessages (#7603) 2024-08-27 12:53:27 +08:00
kurokobo d7aa4076c9
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-08-27 12:40:44 +08:00
zxhlyh 88730906ec
fix: empty knowledge add file (#7690) 2024-08-27 11:25:27 +08:00
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
crazywoola 1ba3d3acd6
feat: replace show/hide workflow_steps with switch (#7627) 2024-08-26 11:00:57 +08:00
NFish 23cedc3f1c
Web app now supports SSO config (#7137) 2024-08-25 18:47:16 +08:00
Yi Xiao 25386af41a
fix: knowledge setting "knowledge name" input width (#7584) 2024-08-23 17:20:19 +08:00
Joel fb75bd9790
chore: improve the check time of variable name in conversation and env var (#7572) 2024-08-23 15:08:34 +08:00
Joel 399d7cd596
chore: improve the check time of variable name (#7569) 2024-08-23 14:30:26 +08:00
edo1z 0a7ab9a47d
fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
Yi Xiao 9618f86980
fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
Yi Xiao a71fc18530
feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +08:00
SoaringEthan e6b117e33f
fix: correct response structure in openapi documentation of app (#7556) 2024-08-23 08:33:41 +08:00
teruo OSHIDA(JP_SMN) 3e6a6bf396
fix: wrong usage of created_at on the modal for API Key (#7548) 2024-08-23 08:21:31 +08:00
Hash Brown 60ef7ba855
fix: add missed modifications of `<AppIcon />` (#7512) 2024-08-22 13:32:59 +08:00
Yi Xiao 6f968bafb2
feat: update the "tag delete" confirm modal (#7522) 2024-08-22 11:33:20 +08:00
Yi Xiao 9f6aab11d4
fix: tag input state lost issue (#7500) 2024-08-22 10:26:09 +08:00
Yeuoly 784b11ce19
Chore/remove python dependencies selector (#7494) 2024-08-21 16:57:14 +08:00
非法操作 66dfb5c89a
fix: json schema not saved correctly (#7487) 2024-08-21 14:58:14 +08:00
Hash Brown 028fd52c9b
fix: image icon not showing correctly on left panel in workflow web app page (#7466) 2024-08-21 10:29:16 +08:00
Joel c70d69322b
feat: support dialogue count in chatflow (#7440) 2024-08-20 18:28:39 +08:00
KinWang e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
非法操作 53146ad685
feat: support line break of tooltip content (#7424) 2024-08-20 11:03:55 +08:00
呆萌闷油瓶 218380ba43
fix:end of day (#7426) 2024-08-20 10:57:33 +08:00
Hash Brown 31f9977411
Web app support sending message using numpad enter (#7414) 2024-08-19 22:24:21 +08:00
Yi Xiao 8b06105fa1
Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
Hash Brown fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00
wellCh4n 9e6b755f62
feat: show path variable friendly in tool edit (#7344) 2024-08-16 14:09:25 +08:00
呆萌闷油瓶 fcb6921b57
enh:setfocus after voice input (#7317) 2024-08-15 22:12:51 +08:00
Joel 135dcfa3e5
fix: not show correct iteration times number in run history (#7318) 2024-08-15 21:02:41 +08:00
KVOJJJin d07b2b9915
Fix: missing default value of type array object in conversation variable modal (#7309) 2024-08-15 17:28:12 +08:00
AIxGEEK 04131f86df
fix: inability-to-add-node-and-change-the-edge (#7303) 2024-08-15 17:26:11 +08:00
crazywoola 603a89055c
Feat/7023 dify editor can resize the image (#7296) 2024-08-15 14:23:56 +08:00
非法操作 6ff7fd80a1
feat: support OPENAI json_schema (#7258) 2024-08-15 11:29:19 +08:00
非法操作 5aa373dc04
feat: add chatgpt-4o-latest (#7289) 2024-08-15 11:19:10 +08:00
wellCh4n 8f5d8397f9
fix: can not input param value in tool test modal (#7281) 2024-08-15 10:31:34 +08:00
KVOJJJin 429e85f5d6
Fix: support hide env & conversation var in prompt editor (#7256) 2024-08-14 15:14:39 +08:00
zhujinle 4423710a13
Add ECharts feature ( #6385 ) (#6961) 2024-08-13 17:35:12 +08:00
Joel 9381c08c43
chore: not use step_boundary field (#7231) 2024-08-13 17:22:33 +08:00
KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 14:44:10 +08:00
zxhlyh f9cf418f0f
Fix/workflow run single step (#7194) 2024-08-12 17:14:17 +08:00
Kevin9703 2c188a45c8
feat(app/log): Add Referenced Content in Application Logs (#7082) 2024-08-09 19:06:08 +08:00
Yi Xiao 34cab0e0b7
Fix: account delete function & confirm issues (#7129) 2024-08-09 11:37:34 +08:00
zxhlyh 925f0d2e09
fix: workflow search blocks (#7097) 2024-08-08 15:33:02 +08:00
Hash Brown b6d206e095
feat: app icon enhancements (#7095) 2024-08-08 15:29:11 +08:00
zxhlyh 1571a8afd4
fix: workflow delete node shortcut (#7076) 2024-08-08 10:42:08 +08:00
DDDDD12138 4c4f6e362f
chore: lint code to remove unused imports and variables (#7033) 2024-08-07 13:04:44 +08:00
NFish 1a302ca957
feat: add disabled support to tooltip-plus component (#7036) 2024-08-07 11:26:47 +08:00
crazywoola 11f9d2f124
doc: correct typos in mdx files (#7029) 2024-08-07 09:03:45 +08:00
Joel c110888aee
feat: agent app support generate prompt (#7007) 2024-08-06 17:43:54 +08:00
crazywoola 7f18c06b0a
fix: code-block-missing-checks (#7002) 2024-08-06 16:11:14 +08:00
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
Vico Chu 1c043b8426
Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
quicksand e4587b2151
chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
liuzhenghua 141e4e0276
fix: restore xinference secret field (#6941)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
2024-08-04 22:32:24 +08:00
crazywoola 79715345ef
fix: import workflow errors (#6937) 2024-08-04 14:34:39 +08:00
Kevin9703 4d0a6cc382
fix(nodes/knowledge-retrieval): workflow knowledge retrieval rerank model check (#6918) 2024-08-02 20:30:05 +08:00
zxhlyh 6feea0d75b
fix: default rerank model check (#6917) 2024-08-02 18:27:06 +08:00
NFish df530b53e5
fix: system model setting missing space between buttons (#6912) 2024-08-02 16:26:16 +08:00
KVOJJJin 62cc4077bb
Fix: webapp color theme (#6908) 2024-08-02 15:08:14 +08:00
zxhlyh e683461416
fix: knowledge save button visible (#6905) 2024-08-02 14:20:20 +08:00
zxhlyh 33dab4fe54
fix: multiple retrieval default weighted score (#6897) 2024-08-02 14:05:27 +08:00
zxhlyh 9ae88ede12
chore: n to 1 retrieval (#6839) 2024-08-01 13:45:18 +08:00
NFish 9c4f3be0f3
Fix keyboard shortcut conflict between workflow and browser (#6863) 2024-08-01 12:57:30 +08:00
zxhlyh e9d6a43907
fix: model parameter selector (#6861) 2024-08-01 11:23:53 +08:00
Joel 77c071e26f
chore: upgrade slider ui (#6838) 2024-07-31 17:46:43 +08:00
NFish dd64e65ea0
fix: edit segment missing space between buttons (#6826)
Co-authored-by: xc Dou <xcdou@192.168.88.89>
2024-07-31 15:11:07 +08:00
kimjion 8904745129
feat: tag filter adapte to scrolling (#6819) 2024-07-31 13:55:32 +08:00
Joel 53a89bbbc7
chore : option card (#6800) 2024-07-30 17:33:08 +08:00
zxhlyh 0a744a73b3
fix: eco knowledge retrieval method (#6798) 2024-07-30 16:59:03 +08:00
非法操作 0675c5f716
chore: add shortcut keys and hints for the shortcuts (#6779) 2024-07-30 16:18:58 +08:00
Yi Xiao f43e27814c
Fix action button size (#6753) 2024-07-29 13:19:15 +08:00
Kevin9703 427f48be6b
fix(answer/operation): feedback status in the logs (#6716) 2024-07-26 17:36:36 +08:00
chenxu9741 6b50bb0fe6
issues #6655 Open ai tts issues (#6696) 2024-07-26 14:55:49 +08:00
KVOJJJin 4839523e53
Fix appId missing in annotations (#6699) 2024-07-26 11:21:51 +08:00
非法操作 585444c50c
chore: fix type annotations (#6600) 2024-07-25 11:21:51 +08:00