zxhlyh
dbae5b0564
fix: workflow shortcuts ( #21164 )
10 months ago
NFish
420a34a546
Fix: web app auth maybe failed ( #21166 )
10 months ago
NFish
614c5e087e
Feat: add check before install plugin ( #20014 )
10 months ago
croatialu
15800c6108
feat: Embedded chat window supports userVariables configuration. ( #20983 )
10 months ago
Bowen Liang
ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar ( #20890 )
10 months ago
诗浓
1da8027445
feat: Support drop DSL file into the browser to create app ( #20706 )
...
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
10 months ago
yangzheli
b69f952e3e
fix(web): number type prompt variable required validation not effective ( #20898 )
10 months ago
XiaoCC
0784c6295d
fix Multiple <think>\n Interface rendering exception ( #20977 )
10 months ago
HyaCinth
945d1569ee
fix(web): fix unique key issue ( #20809 ) ( #20810 )
10 months ago
Kerwin Bryant
4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button ( #21091 )
10 months ago
HyaCinth
21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode ( #21116 ) ( #21120 )
10 months ago
zxhlyh
fc187d6998
chore: responsive header ( #21115 )
10 months ago
非法操作
7a2a8a2ffd
chore: check input variable key of code/template node is valid ( #21057 )
10 months ago
Bowen Liang
6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage ( #21112 )
10 months ago
非法操作
6c0a91a64f
fix: some dark theme display incorrect ( #21055 )
10 months ago
kurokobo
df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. ( #21023 )
10 months ago
Wu Tianwei
59b89b9971
fix: update documentation links for various components to support localization ( #21048 )
10 months ago
HyaCinth
d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic ( #21018 )
10 months ago
Alter-xyz
f6641c0f41
docs: conv and user_id ( #21004 )
10 months ago
Bowen Liang
f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths ( #20801 )
10 months ago
quicksand
3a628bc671
chore: app info add author_name ( #20973 )
10 months ago
非法操作
b2ac11bc47
fix: markdown button can't send message ( #20933 )
10 months ago
Nite Knite
60777bc610
chore: update plugin publish link text ( #20873 )
10 months ago
HyaCinth
fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes ( #20841 ) ( #20865 )
10 months ago
Yeuoly
91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. ( #20757 )
10 months ago
非法操作
ab62a9662c
fix: some dark mode display incorrect ( #20788 )
10 months ago
NFish
d6a8af03b4
Fix/add webapp no permission page ( #20819 )
10 months ago
Joel
0c8447fd0e
fix: missing bot name in orchestrate ( #20747 )
10 months ago
Nite Knite
7094680e23
feat: reorder app types ( #20685 )
10 months ago
KVOJJJin
59dc7c880e
Fix: style of radio checked ( #20681 )
10 months ago
Novice
0ccf8cb23e
fix: agent moderation not working ( #20673 )
10 months ago
XiaoBa
1fbbbb735d
fix: the locale format( #20662 ) ( #20665 )
...
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
10 months ago
NFish
9915a70d7f
Fix/webapp access scope ( #20109 )
10 months ago
非法操作
f2dcfc976d
feat: allow fill inputs from url params ( #20630 )
10 months ago
sayThQ199
4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ ( #20648 )
10 months ago
Bowen Liang
2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` ( #20643 )
10 months ago
非法操作
244687c9a7
fix: plugin update redcorner mark display incorrect ( #20636 )
10 months ago
Joel
d22c351221
chore: fix some security issues in markdown ( #20639 )
10 months ago
kenwoodjw
01d500db14
fix: autocorrect everything in web ( #20605 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
10 months ago
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 )
10 months ago
sayThQ199
077d627953
fix: ensure newlines around think tags for proper markdown rendering ( #20594 )
11 months ago
Joel
744159a079
fix: agent thought replaced by response text ( #20571 )
11 months ago
KVOJJJin
d6b30efe2c
Fix/dark theme style issues ( #20566 )
11 months ago
kenwoodjw
23c9f1b444
fix ts5097 ( #20543 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Joel
e01d975b80
fix: the plugin order is not the same as passed to api in DSL ( #20515 )
11 months ago
Davide Delbianco
1d9c90089c
Amend color typo ( #20497 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
zxhlyh
e303417e04
fix: agent app tool update ( #20490 )
11 months ago
Kaitlyn Feng
c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 ( #19698 )
11 months ago
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 )
11 months ago
sayThQ199
f65c2fcb1d
Refactor/markdown component split ( #20177 )
11 months ago
非法操作
156bb8238d
fix: some display error in dark mode ( #20469 )
11 months ago
非法操作
dd2725be68
fix: import from curl not work for --data ( #20471 )
11 months ago
crazywoola
8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name ( #20473 )
11 months ago
Davide Delbianco
91eeb2ab76
chore: Colorize new OpenAI LLM versions ( #20463 )
...
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
NFish
8ef91222ea
fix: show 'reset brand' button after set branding image ( #20420 )
11 months ago
NFish
57ece83c30
Fix/branding broken ( #20375 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
11 months ago
zxhlyh
00199c41bb
fix: workflow plugins list update ( #20357 )
11 months ago
Joel
abc32edf28
chore: enchance the copywriting of tool ( #20294 )
11 months ago
GQ1994
efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… ( #20202 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
Good Wood
756f35f480
feat: add pagination for plugin page ( #20151 )
11 months ago
zxhlyh
b12c28a984
fix: workflow http node ( #20262 )
11 months ago
HyaCinth
eb26dc3213
fix: Remove the custom comparison function from the memo HOC( #19679 ) ( #20197 )
11 months ago
CorrectRoad
405c4d51f0
feat: clean chunk content after add ( #19785 )
11 months ago
HyaCinth
53aaf91ce4
fix: show two PromptLogModal when click log button ( #20115 ) ( #20142 )
11 months ago
Good Wood
84679f1a5b
fix: prevent save when default max_iteration has value in agent node ( #20211 )
11 months ago
GonzaHM
4c7351176c
fix: resolve Mermaid mindmap generation issue ( #20227 )
11 months ago
Joel
ba7a2fd135
fix: can not show loop detail in one step run ( #20215 )
11 months ago
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>
11 months ago
sayThQ199
cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown ( #20161 )
11 months ago
非法操作
db09d18e92
fix: some dark theme not display well ( #20121 )
11 months ago
wellCh4n
210b9ebf56
fix: GitHub stars count sync not working ( #20126 )
11 months ago
Chenhe Gu
fa80ef90d2
simplify app create experience with collapsed basic app types and imp… ( #20007 )
11 months ago
sayThQ199
7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… ( #20101 )
...
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Nite Knite
916c415b4b
feat: add entry point for requesting a plugin ( #20026 )
11 months ago
Panpan
ef3569e667
feat: support chatflow start node custom input field hidden ( #19678 )
11 months ago
wellCh4n
627911d4ff
feat: Move to node in workflow panel and fix help link hover style ( #19998 )
11 months ago
crazywoola
a0ebbaa840
fix: emoji picker in dark mode ( #20019 )
11 months ago
crazywoola
75cacc2855
fix: ReactFlow background in dark theme ( #20013 )
11 months ago
NFish
83e71ab27c
fix: update IN SERVICE status text in app detail panel ( #19993 )
11 months ago
crazywoola
d35d854259
Revert "fix: fix duplicate app lose custom image" ( #19995 )
11 months ago
CorrectRoad
618981f1ae
fix: fix duplicate app lose custom image ( #19775 )
11 months ago
crazywoola
b2ae46b80f
fix: search query and refine the logic ( #19987 )
11 months ago
ruanjiefeng
9ebc58b1a2
feat: Web <video> and <audio> element support src attribute ( #19988 )
11 months ago
Good Wood
09547b4c8d
fix: fix page broken for undefined permission ( #19972 )
11 months ago
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>
11 months ago
yeyunwen
4e5789df89
docs: Optimize Response data array object indentation for the /messages interface ( #19922 )
11 months ago
wellCh4n
276c02f341
feat: Variable click jumps to source node ( #13623 )
11 months ago
非法操作
499392c6f9
chore: improve some doc ( #19881 )
11 months ago
yeyunwen
a287da9ccd
docs: Add text_to_speech left out in the API response ( #19862 )
11 months ago
Junjie.M
2862631f03
fix: tool node number type constant field dark style ( #19818 )
11 months ago
非法操作
749bcc889b
fix: nav selector's dark theme ( #19869 )
11 months ago
GQ1994
e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) ( #19807 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
Junjie.M
aeceb200ec
fix: llm parameters radio type dark style ( #19833 )
11 months ago
CorrectRoad
a15129a00c
fix: fix overflow when bot description too long ( #19805 )
11 months ago
CorrectRoad
de2cfd2927
fix: fix metadata condition name overflow ( #19812 )
11 months ago
KVOJJJin
8bf9adbc08
Fix: style of app publisher ( #19803 )
11 months ago
crazywoola
4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 ( #19787 )
11 months ago
KVOJJJin
aae80681f2
Fix: style of dataset item in chatbot configure with theme dark ( #19761 )
11 months ago
KVOJJJin
71704a713b
Fix: style of check list in dark mode ( #19744 )
11 months ago
Wu Tianwei
f8a9c363ba
fix: update background gradient and line positioning in Empty component ( #19745 )
11 months ago
crazywoola
95467a3f0b
fix: broken behavior of rendering ( #19732 )
11 months ago
Nite Knite
dc75a10989
feat: update branding ( #19719 )
...
Co-authored-by: twwu <twwu@dify.ai>
11 months ago
Joel
486a66be54
fix: item data type wrong in iteration ( #19709 )
11 months ago
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 )
11 months ago
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>
11 months ago
KVOJJJin
2c5f5b0c67
Feat: add search params with theme in links of marketplace ( #19648 )
11 months ago
lexmin0412
ff20b56074
Add `/site` API ( #19631 )
11 months ago
董富宝
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>
11 months ago
KVOJJJin
3548c133e3
Feat: add theme switcher ( #18093 )
11 months ago
yangzheli
297d35364e
fix(web): optimize action buttons style in the question component ( #19626 )
11 months ago
Good Wood
b8e305f183
fix: fix can't config Nth item in list Node ( #19618 )
11 months ago
Nite Knite
be51384549
fix: premium badge styling ( #19609 )
11 months ago
HyaCinth
ccc3eeab10
fix(web): Fix metadata modal component (#19573) ( #19592 )
11 months ago
HyaCinth
692f922fa4
fix(web): fix the issue where the detail drawer content does not te after editing custom tools ( #19460 )
11 months ago
-LAN-
f0137be719
fix(vector_service): Fixes type hinting and removes unnecessary ignores ( #19574 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
11 months ago
Ganondorf
c76d763639
add endpoint of get feedbacks ( #18697 )
...
Co-authored-by: lizb <lizb@sugon.com>
11 months ago
fadeaway
24f56df8c3
fix(web): able to enter Chinese characters in the view-form-dropdown ( #19555 )
...
Co-authored-by: fadeaway <chaofanchi@gmail.com>
11 months ago
johnny0120
49af07f444
fix: use NextJS basePath and WEB_PREFIX to support custom prefix ( #19497 )
...
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
11 months ago
LeanDeR
c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes ( #19484 )
11 months ago
yangzheli
87da155477
fix: agent log modal fails to open and the timer is not cleared ( #18900 ) ( #19471 )
11 months ago
GQ1994
af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug ( #19453 )
...
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
kenwoodjw
abc61f680a
fix delete api response ( #19480 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
GuanMu
3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel ( #19450 )
11 months ago
Good Wood
198fbb9b3d
fix: support echart function option ( #19424 )
11 months ago
DDDDD12138
a24c20a731
fix: support text wrapping in buttons for long content ( #19390 )
11 months ago
LeanDeR
135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect ( #19398 )
11 months ago
HyaCinth
736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component ( #18053 ) ( #19386 )
11 months ago
hzhufa
163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. ( #19369 )
...
Co-authored-by: hzhufa <hzhufa@linewell.com>
11 months ago
Yeuoly
623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card ( #19163 )
11 months ago
NFish
838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page ( #19274 )
11 months ago
Good Wood
d1c08a810b
feat: store mcp_config when switch agent strategy ( #19291 )
11 months ago
zxhlyh
a6827493f0
chore: slice workflow refresh draft hook ( #19292 )
11 months ago
AllenWriter
3ecc1e0228
Fix: update docs link ( #19278 )
11 months ago
步浪
1abf00e443
Fix doc bug workflow ( #19269 )
...
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
11 months ago
Jim
6c515ef47f
fix(web): add workspace selector overflow auto ( #19265 )
...
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
11 months ago
KVOJJJin
b78846078c
Fix: hide view chat setting button when no inputs form ( #19263 )
11 months ago
KVOJJJin
4b77c9df9d
Fix: optional input in batch run ( #19257 )
11 months ago
GeorgeCaoJ
b979a8a707
feat: sort variables in the selector by x axis for most recent order ( #19243 )
11 months ago
crazywoola
9231c197a5
fix: s.filter is not a function ( #19250 )
11 months ago
allenZhang
5a6f20d575
Optimize the event handling and rendering logic of the component picker ( #19232 )
11 months ago
Abdullah AlOsaimi
bbf513a2cd
Fix appURL construction when basePath is empty ( #19234 )
11 months ago
诗浓
50fa0d1512
feat: Plugin page related document supports multiple languages ( #19197 )
12 months ago
非法操作
1ca6dbcdc8
fix: file name incorrect when download file ( #19183 )
12 months ago
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>
12 months ago
Junjie.M
6c9a9d344a
fix: mouse scrolling zooming can not function anymore ( #19160 )
12 months ago
-LAN-
bcc95e520b
feat: support remove first and remove last in variable assigner ( #19144 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
12 months ago
Wu Tianwei
3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages ( #19142 )
12 months ago
Good Wood
d5ee465bf9
fix: fix render undefined when text children is empty ( #19135 )
12 months ago
Good Wood
1bc94b92ac
fix: fix import LexicalErrorBoundary error ( #19124 )
12 months ago
HyaCinth
5088ab5061
feat(logAndAnn): add control option for question editing feature ( #19117 )
12 months ago
QuantumGhost
bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` ( #19023 )
12 months ago
crazywoola
ce9737c6a0
fix: change provider should change the content ( #19075 )
12 months ago
Hao Cheng
2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement ( #19024 )
12 months ago
HyaCinth
3c09b57059
fix(web): fix the wrong components usage( #18995 ) ( #19065 )
12 months ago
Silow
ea150dc336
feat: Upload a folder to knowledgebase ( #17026 )
...
Co-authored-by: Silow9 <soulskytony@gmail.com>
12 months ago
Panpan
bf01e41fd9
feat: improve embedded chatbot styles ( #18692 )
12 months ago
zxhlyh
b8daf944f1
fix: header padding ( #18957 )
12 months ago
Joel
315436e43b
fix: classify remove always remove the last one ( #18959 )
12 months ago
crazywoola
03ac2d0f17
fix: i.find is not a function ( #18945 )
12 months ago
Joel
eb92dd59f9
chore: disabled struct output not show model not support warning ( #18909 )
12 months ago
小马哥
e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong ( #18891 )
12 months ago
Junjie.M
e3daef19e7
chatflow/workflow add field required ( #18892 )
12 months ago
GuanMu
7ccec5cd95
refactor: remove external link for dataset description guidance ( #18884 )
12 months ago
crazywoola
77ad600a33
fix: Text Generation App should not should not show embedded in website ( #18880 )
12 months ago
zxhlyh
19f2a74ba8
fix: check dsl version when create app from explore template ( #18872 )
12 months ago
zxhlyh
58a929edd5
fix: install plugins permissions ( #18870 )
12 months ago
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>
12 months ago
NFish
db7af52fcc
Hotfix/create from template category ( #18807 )
12 months ago
crazywoola
a5e6a0dc0c
enable pan by fingers ( #18775 )
12 months ago
NFish
a575fbca94
fix: update api rate limit on Pricing page ( #18755 )
12 months ago
Alex Chim
12836f9db9
Resolves #18536 Retreive conversation variables ( #18581 )
12 months ago
Joel
759584f8c5
fix: not render conversation var in prompt editor ( #18728 )
12 months ago
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>
12 months ago
zxhlyh
13f647feaa
fix: remove chat variable in workflow mode ( #18696 )
12 months ago
Junjie.M
7b00f35a0d
fix: link address error in the embedding in websites first example ( #18677 )
12 months ago
非法操作
212521c92b
fix: sometimes error message not display complete ( #18663 )
12 months ago
非法操作
69d3853111
fix some browser autofill password when authorization plugin ( #18661 )
12 months ago
GuanMu
dd02a9ac9d
fix: enhance TOC navigation with scrollable overflow for better usability ( #18636 )
12 months ago
Junjie.M
b203139356
embedding in websites setting conversation_id requires hiding reset conversation button ( #18623 )
12 months ago
Junjie.M
d5fe50e471
embedding in websites support initializes to specify the conversation_id ( #18602 )
12 months ago
onlysyz
cf464d252d
fix#18595: update workflow duplicate env variable name ( #18596 )
...
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
12 months ago
Joel
c6fb879cea
fix: select struct output root object show the wrong type ( #18582 )
12 months ago
Joel
3737e0b087
fix: clickjacking ( #18516 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
12 months ago
非法操作
35a008af18
fix can't resize workflow run panel ( #18538 )
12 months ago
Junjie.M
239e40c8d5
chore: remove useless frontend code file ( #18532 )
12 months ago
GuanMu
1ce2c7f3e8
refactor: improve layout and structure of ProviderDetail component ( #18523 )
12 months ago
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>
12 months ago
zxhlyh
e0e92921b5
fix: external knowledge setting in knowledge selector ( #18519 )
12 months ago
allenZhang
94e22ba0fd
feat: add search input field ( #18409 )
12 months ago
GuanMu
67eefd0ba1
fix: update search model placeholder and add translations f ( #18518 )
12 months ago
Marcelo Díaz
bf031af7b1
feat(embedded-chatbot): support overriding locale via URL params ( #18509 )
12 months ago
GuanMu
617611ee22
fix: adjust padding and background for sticky header ( #18515 )
12 months ago
zxhlyh
d43b884c2a
fix: filter empty marketplace collection ( #18511 )
12 months ago
Wu Tianwei
80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue ( #18494 )
12 months ago
Wunmi Sogunle
ee30497237
fix(markdown): correctly render links with inline code ( #18500 )
12 months ago
GuanMu
be964c78ec
fix: update document link based on client locale ( #18493 )
12 months ago
KVOJJJin
3136eb8e4b
Fix: json update in conversation variable ( #18483 )
12 months ago
Joel
5d9c67e97e
fix: handle array item type error in struct output ( #18452 )
12 months ago
Ethan
c768d97637
feat: update privacy policy URL and add validation for privacy policy link ( #18422 )
12 months ago
Kalo Chin
9a3acdcff8
Fix: agent app debug re-rendering issue ( #18389 )
1 year ago
crazywoola
93c1ee225e
fix: styles and missing imports ( #18396 )
1 year ago
crazywoola
1e32175cdc
Feat/music annotation ( #18391 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
kurokobo
00d9f037b5
fix: correct icons for gpt-4 series from non-openai providers ( #18387 )
1 year ago
Joel
775dc47abe
feat: llm support struct output ( #17994 )
...
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
GuanMu
3914cf07e7
fix: Adjust span height and alignment in WorkplaceSelector component ( #18361 )
1 year ago
Wu Tianwei
1e7418095f
feat/TanStack-Form ( #18346 )
1 year ago
zxhlyh
efe5db38ee
Chore/slice workflow ( #18351 )
1 year ago
crazywoola
b96ecd072a
fix: can not input R when debug ( #18323 )
1 year ago
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>
1 year ago
devxing
bbc6efd773
fix: curl request address ( #18320 )
...
Co-authored-by: devxing <devxing@gmail.com>
1 year ago
crazywoola
e8e47aee21
fix: Access the text-generation app's API doc error ( #18278 )
1 year ago
GuanMu
77fde04ef7
style: add left padding to editor component and remove unused CSS ( #18247 )
1 year ago
Joel
9d139fa306
fix: Could not load the logo of workflow as Tool in Agent Node ( #18243 )
1 year ago
AirLin
6da7e6158f
Add the parameter appid to apiserver ( #18224 )
1 year ago
Panpan
44cdb3dcea
feat: improve embedding sys.user_id and conversion id info usage ( #18035 )
1 year ago
KVOJJJin
bbd9fe9777
Fix:style of opening questions ( #18194 )
1 year ago
Junjie.M
b7e8517b31
feat: agent strategy parameter add help information ( #18192 )
1 year ago
Junjie.M
da7c8621f7
fix: agent strategy string type parameter default value invalid ( #18185 )
1 year ago
crazywoola
e1455cecd8
feat: add switches for jina firecrawl watercrawl ( #18153 )
1 year ago
GuanMu
fcdf965037
feat: add PATCH method support in Heading component ( #18160 )
1 year ago
Yeuoly
640ee80010
feat: add red corner mark to Badge component for marketplace plugins ( #18162 )
1 year ago
Jyong
95283b4dd3
Feat/change split length method ( #18097 )
...
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Jimmyy
aead48726e
fix: cannot regenerate with image( #15060 ) ( #16611 )
...
Co-authored-by: werido <359066432@qq.com>
1 year ago
diuwu
7161d7ad96
feat: add base path to resources ( #17655 )
...
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
1 year ago
KVOJJJin
f27a956c71
Feat: api page dark mode ( #18078 )
1 year ago
Hash Brown
438463b1c4
feat: edit question in Chat ( #17961 )
1 year ago
Yeuoly
2134a76517
feat: add minimum dify version requirement to plugins ( #18022 )
1 year ago
Junjie.M
9f8947f1dd
feat: plugin tool selector add tool default description ( #18018 )
1 year ago
yusheng chen
4c99e9dc73
refactor: type improvements that doesn't modify functionality ( #17970 )
1 year ago
KVOJJJin
ed63fbaf9a
Feat: dataset dark mode ( #17993 )
1 year ago
Joel
d80f4c7d3b
chore: eslint add sonar ( #17989 )
1 year ago
crazywoola
8f9cbe1c49
Chore/cleanup warnings ( #17974 )
1 year ago
诗浓
f84832e0c2
feat: added export workflow as img ( #17904 )
1 year ago
GuanMu
0975c3c399
style(retry-on-node): add margin-bottom to the container ( #17972 )
1 year ago
crazywoola
4aecc9f090
fix: TypeError: a.variable_selector.join is not a function ( #17950 )
1 year ago
yusheng chen
7ca497f0d6
refactor & perf: improve type safety of component `PluginList` ( #17498 )
1 year ago
CorrectRoad
cf8d15e8d5
fix: fix wrong layer adding customized tools ( #17937 )
1 year ago
Wu Tianwei
59b2e1ab82
Chore/add unit test for utils ( #17858 )
1 year ago
AichiB7A
5f8d20b5b2
[Observability] Integrate OpenTelemetry ( #17627 )
1 year ago
Lao
0185f84cc8
Update the model modal:position the scrollbar further inside the modal ( #17672 )
1 year ago
KVOJJJin
4b0d3c3688
fix: add annotation ctrl button for annotation add ( #17873 )
1 year ago
Good Wood
fe19cc7568
fix: in variable settings, use Textarea to replace Input. ( #17864 )
1 year ago
KVOJJJin
78da4ca024
fix: do not submit value when file input is optional ( #17861 )
1 year ago
NFish
bf26f1129e
fix: run button disappeared when where is no inputs in form ( #17854 )
1 year ago
crazywoola
7ee5cc80a2
fix: text.split ( #17842 )
1 year ago
Joel
f8145480fc
fix: parallel id caused append to wrong branch ( #17794 )
1 year ago
Jimmiaxie
605ab9e46c
hotfix: Workflow page element warning problem #17787 ( #17789 )
1 year ago
KVOJJJin
17a26da1e6
Feat: workflow dark mode ( #17785 )
1 year ago
Wu Tianwei
29720b7360
fix: adjust spacing in ViewHistory and Panel components ( #17766 )
1 year ago
诗浓
d0d02be711
feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs ( #17138 )
1 year ago