Commit Graph

2469 Commits (fc4e7ea7f10a5f22f47065ca7294d8e1b4d5676a)

Author SHA1 Message Date
LeanDeR c720e0dd04
refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 1 year ago
yangzheli 87da155477
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471) 1 year ago
zxhlyh 75259c1ea1
chore: update edu version text (#19485) 1 year ago
GQ1994 af12cf1bf6
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
kenwoodjw abc61f680a
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
GuanMu 3a85f218ed
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 1 year ago
Good Wood 198fbb9b3d
fix: support echart function option (#19424) 1 year ago
ga_o ee3b66bdcd
fix: chatbot reopen behabior on iOS (#19406) 1 year ago
DDDDD12138 a24c20a731
fix: support text wrapping in buttons for long content (#19390) 1 year ago
LeanDeR 135b8bd4f5
fix(workflow): Fix the expand/collapse animation effect (#19398) 1 year ago
HyaCinth 736a064bac
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386) 1 year ago
hzhufa 163a76eb6e
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
1 year ago
Joel c66ffb7024 chore: can alway switch to last run tab 1 year ago
Yeuoly 623ac7ea6d
feat: add optional hidden property to endpoint items and filter hidden endpoints in endpoint card (#19163) 1 year ago
Joel 42fb0bba74 fix: detect if has set sys vars 1 year ago
Joel 6d31e268e9 merge main 1 year ago
Joel d0dd99bd46 feat: support detect env and sys var 1 year ago
Joel 0cd6e55bde chore: loop add node info 1 year ago
NFish 838812640e
fix: reopen switch to 'workflow orchestrate' menu in app detail page (#19274) 1 year ago
Good Wood d1c08a810b
feat: store mcp_config when switch agent strategy (#19291) 1 year ago
Joel d27677e66e chore: tool and iteration nodeinfo 1 year ago
Joel 17f0dde2c2 feat: more params for tools params support 1 year ago
zxhlyh a6827493f0
chore: slice workflow refresh draft hook (#19292) 1 year ago
Joel 47ecf856fb feat: agent support single run 1 year ago
AllenWriter 3ecc1e0228
Fix: update docs link (#19278) 1 year ago
Joel 0a3c11a31a feat: variable assigner single run 1 year ago
Joel 3e01cd66d8 feat: if single run 1 year ago
步浪 1abf00e443
Fix doc bug workflow (#19269)
Co-authored-by: liuwangwang <liuwangwang@hikvision.com.cn>
1 year ago
JzoNg 30f580c42e reset z-index 1 year ago
Joel 11299a8e8f chore: start sys params 1 year ago
Joel c414b2613a feat: start node single run 1 year ago
Jim 6c515ef47f
fix(web): add workspace selector overflow auto (#19265)
Co-authored-by: JMY <jiangmingyao@gf.com.cn>
1 year ago
KVOJJJin b78846078c
Fix: hide view chat setting button when no inputs form (#19263) 1 year ago
JzoNg a4b807c9df fix: z-index of condition operator 1 year ago
KVOJJJin 4b77c9df9d
Fix: optional input in batch run (#19257) 1 year ago
Joel 0095f7f557 feat: param extractor single run 1 year ago
Joel a7e7b23d9a chore: remove useless params 1 year ago
Joel 6a5653639a chore: loop node debug remove before form panel 1 year ago
GeorgeCaoJ b979a8a707
feat: sort variables in the selector by x axis for most recent order (#19243) 1 year ago
Joel a00e45b257 feat: doc extract single run 1 year ago
crazywoola 9231c197a5
fix: s.filter is not a function (#19250) 1 year ago
allenZhang 5a6f20d575
Optimize the event handling and rendering logic of the component picker (#19232) 1 year ago
Abdullah AlOsaimi bbf513a2cd
Fix appURL construction when basePath is empty (#19234) 1 year ago
诗浓 50fa0d1512
feat: Plugin page related document supports multiple languages (#19197) 1 year ago
非法操作 1ca6dbcdc8
fix: file name incorrect when download file (#19183) 1 year 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>
1 year ago
Joel 7242d7bf83 feat: agent single run 1 year ago
Junjie.M 6c9a9d344a
fix: mouse scrolling zooming can not function anymore (#19160) 1 year ago
Joel a6cdcf0632 feat: httpnode support single run 1 year ago
Joel 1e16823555 feat: iteration support single run 1 year ago
Joel a76e34e0f3 feat: question classify single run 1 year ago
-LAN- bcc95e520b
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel 308baed9c9 feat: template transform single run 1 year ago
Joel 739ee05446 feat: code node single run 1 year ago
Joel b875a48f80 feat: knowledge single run 1 year ago
Wu Tianwei 3dff21e0be
fix(i18n): add functions to retrieve document and pricing page languages (#19142) 1 year ago
Joel 53f2a12cf7 feat: last run new loading 1 year ago
Joel 6caf6714cd feat: no data running 1 year ago
Good Wood d5ee465bf9
fix: fix render undefined when text children is empty (#19135) 1 year ago
Joel ae0657dd02 feat: can run use hooks 1 year ago
Good Wood 1bc94b92ac
fix: fix import LexicalErrorBoundary error (#19124) 1 year ago
HyaCinth 5088ab5061
feat(logAndAnn): add control option for question editing feature (#19117) 1 year ago
Kingsword a9f7bcb12f
fix: Chinese input deletes extra character in Safari within Workspaces (#18193) (#19088) 1 year ago
QuantumGhost bd1bbfee4b
Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 1 year ago
jZonG f769002a9c fix variable inspect panel height resize 1 year ago
jZonG 2287a6e090 value of vars in node fetching 1 year ago
jZonG 8a910a40a4 value of var in node fetching 1 year ago
crazywoola ce9737c6a0
fix: change provider should change the content (#19075) 1 year ago
Hao Cheng 2a3cc43b62
fix: remove redundant Mermaid graph direction enforcement (#19024) 1 year ago
Joel e6001c259b fix: fetch var type error 1 year ago
HyaCinth 3c09b57059
fix(web): fix the wrong components usage(#18995) (#19065) 1 year ago
Joel be0330bcde feat: paramter extractor inspector var 1 year ago
Joel 40d2a410d1 feat: var assigner var inspect change 1 year ago
Joel fea02b74b7 feat: iteration output type change 1 year ago
Joel d4113eaec1 feat: code output inspect vars change 1 year ago
Joel 2206716fc5 feat: start node handle var add or change 1 year ago
Panpan f0ca828544
fix: fix embedded chatbot styles on a relatively wide screen (#19030) 1 year ago
Kalo Chin 36521e4275
fixes: fix entrypoint script with missing environment variables (#19039) 1 year ago
jZonG 24f02f0166 node var list 1 year ago
jZonG 85c98dd20a handle var value change 1 year ago
Joel 55a6ade90e feat: llm output changes remove var 1 year ago
Joel 0600f10e12 feat: reset to last run var 1 year ago
-LAN- 49678e4b48
chore: Bump version to 1.3.1 (#18962)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
jZonG e7463273c7 conversation var 1 year ago
jZonG b288258e4d env var 1 year ago
jZonG 9afcdfa8d4 inspect panel empty 1 year ago
jZonG f126f98514 trigger state binding 1 year ago
Joel cc85e53ffc feat: delete node delete vars 1 year ago
Joel 99221010bd feat: workflow after run reset vars 1 year ago
Silow ea150dc336
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
1 year ago
Joel 7e1b2973d9 feat: change version reset vars 1 year ago
Panpan bf01e41fd9
feat: improve embedded chatbot styles (#18692) 1 year ago
Joel ae1868227c feat: after run all logic 1 year ago
zxhlyh b8daf944f1
fix: header padding (#18957) 1 year ago
Joel 315436e43b
fix: classify remove always remove the last one (#18959) 1 year ago
Joel 82aca36fc1 chore: use query to manage last run to decrease the code complex 1 year ago
crazywoola 03ac2d0f17
fix: i.find is not a function (#18945) 1 year ago
Joel 02110b4323 chore: init fetch logic 1 year ago
Joel eb92dd59f9
chore: disabled struct output not show model not support warning (#18909) 1 year ago
Joel 831ca8513b chore: handle inspect var edit 1 year ago
Joel 4c6c50f7d0 feat: vars in node updated call api 1 year ago
小马哥 e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891) 1 year ago
Junjie.M e3daef19e7
chatflow/workflow add field required (#18892) 1 year ago
Joel 3ab5af39a0 feat: rename var in inspector 1 year ago
Joel 0b21b74db4 feat: edit var 1 year ago
Joel 7dc24a3746 feat: change fetch conversations and add delete var mock api 1 year ago
GuanMu 7ccec5cd95
refactor: remove external link for dataset description guidance (#18884) 1 year ago
crazywoola 77ad600a33
fix: Text Generation App should not should not show embedded in website (#18880) 1 year ago
Joel d91828dd90
chore: support other webapps embedded in iframe (#18877) 1 year ago
Joel bc45c0904a chore: change init value 1 year ago
zxhlyh 19f2a74ba8
fix: check dsl version when create app from explore template (#18872) 1 year ago
zxhlyh 58a929edd5
fix: install plugins permissions (#18870) 1 year ago
Joel 135f27b19b feat: inspect vars crud hooks 1 year 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>
1 year ago
jZonG 8b70df329d file & array[file] update 1 year ago
jZonG 4028eb9519 json editor update 1 year ago
jZonG fe27604bd3 array string validation & update 1 year ago
jZonG a534e58d00 update string & number 1 year ago
jZonG b27f98995a right header 1 year ago
jZonG 9ef2c1a64c i18n of variable inspect panel 1 year ago
jZonG 1e2ee40b2a trigger interaction 1 year ago
NFish db7af52fcc
Hotfix/create from template category (#18807) 1 year ago
非法操作 0e68e8b40a
fix: embed chatbot can't drag when use mouse (#18781) 1 year ago
minglu7 a944542858
fix(web): add missing 'clsx' dependency for pagination component (#18769) 1 year ago
crazywoola a5e6a0dc0c
enable pan by fingers (#18775) 1 year ago
Joel 0ff890d3a0 feat: init vars 1 year ago
Joel ff9c36a244 feat: init has value vars 1 year ago
NFish a575fbca94
fix: update api rate limit on Pricing page (#18755) 1 year ago
Alex Chim 12836f9db9
Resolves #18536 Retreive conversation variables (#18581) 1 year ago
Joel 759584f8c5
fix: not render conversation var in prompt editor (#18728) 1 year ago
Joel 10dd237ec0 fix: has value not set border 1 year ago
Joel 0fa497499e chore: move get exist var to hooks 1 year 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>
1 year ago
zxhlyh 13f647feaa
fix: remove chat variable in workflow mode (#18696) 1 year ago
Joel b8f9da00e1 feat: run with setted value 1 year ago
Joel 505301a361 feat: logic to use last run hooks 1 year ago
Junjie.M 7b00f35a0d
fix: link address error in the embedding in websites first example (#18677) 1 year ago
Joel b0cc339c06 feat: output to vars 1 year ago
非法操作 212521c92b
fix: sometimes error message not display complete (#18663) 1 year ago
非法操作 69d3853111
fix some browser autofill password when authorization plugin (#18661) 1 year ago
Joel bec7812e69 chore: fix ts an give an exlicter name 1 year ago
Hanqing Zhao 2f141aa483
Add jp translation (#18628) 1 year ago
GuanMu dd02a9ac9d
fix: enhance TOC navigation with scrollable overflow for better usability (#18636) 1 year ago
Junjie.M b203139356
embedding in websites setting conversation_id requires hiding reset conversation button (#18623) 1 year ago
crazywoola c479fcf251
feat: add missing switches (#18619) 1 year ago
Joel 8cd8da99d6 chore: change var inspect slice 1 year ago
Junjie.M d5fe50e471
embedding in websites support initializes to specify the conversation_id (#18602) 1 year ago
-LAN- e9aedc701c
chore: Updates version numbers for upcoming release (#18550)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
onlysyz cf464d252d
fix#18595: update workflow duplicate env variable name (#18596)
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
1 year ago
Joel 1593ef0640 feat: nodata i18n 1 year ago
Joel 512b6e4b14 feat: last run no data 1 year ago
Joel c6fb879cea
fix: select struct output root object show the wrong type (#18582) 1 year ago
Joel 3737e0b087
fix: clickjacking (#18516)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
非法操作 35a008af18
fix can't resize workflow run panel (#18538) 1 year ago
Joel 62c1c76639 feat: single run progress 1 year ago
Joel e848c0c1d8 feat: single run set datas 1 year ago
Junjie.M 239e40c8d5
chore: remove useless frontend code file (#18532) 1 year ago
Joel 33258f1acf chore: change to backend var struct 1 year ago
GuanMu 1ce2c7f3e8
refactor: improve layout and structure of ProviderDetail component (#18523) 1 year 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>
1 year ago
zxhlyh e0e92921b5
fix: external knowledge setting in knowledge selector (#18519) 1 year ago
allenZhang 94e22ba0fd
feat: add search input field (#18409) 1 year ago
GuanMu 67eefd0ba1
fix: update search model placeholder and add translations f (#18518) 1 year ago
Marcelo Díaz bf031af7b1
feat(embedded-chatbot): support overriding locale via URL params (#18509) 1 year ago
GuanMu 617611ee22
fix: adjust padding and background for sticky header (#18515) 1 year ago
zxhlyh d43b884c2a
fix: filter empty marketplace collection (#18511) 1 year ago
Wu Tianwei 80f5ee1eb2
fix: fix workflow as a tool confirm dialog layout issue (#18494) 1 year ago
Wunmi Sogunle ee30497237
fix(markdown): correctly render links with inline code (#18500) 1 year ago
GuanMu be964c78ec
fix: update document link based on client locale (#18493) 1 year ago
KVOJJJin 3136eb8e4b
Fix: json update in conversation variable (#18483) 1 year ago
doskoi 30c051d485
fix: update Japanese translation for 'switchVersion' in plugin.ts to … (#18469) 1 year ago
Joel a8b6062f0e feat: llm support new run and types 1 year ago
JzoNg 98e44ca2cc merge main 1 year ago
Joel 5d9c67e97e
fix: handle array item type error in struct output (#18452) 1 year ago
doskoi 0ba37592f7
fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label (#18446) 1 year ago
doskoi e0e8667a0b
fix: translate 'back' to '戻る' in Japanese plugin localization (#18444) 1 year ago
doskoi 2157d9e17e
fix: update Japanese translation for 'from' in plugin.ts to improve c… (#18449) 1 year ago
doskoi 62e7fa1f63
"fix: Changed the translated text from '障害者' (#18427)" (#18438) 1 year ago
Hao Cheng 0ac7366cdc
fix: correct unsupported German date format on document list page (#18426) 1 year ago
Ethan c768d97637
feat: update privacy policy URL and add validation for privacy policy link (#18422) 1 year ago
CorrectRoad 9bd8e62702
fix: bump the minimal node requirement to fix eslint fail (#17938) 1 year 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
jZonG 71c31e1fbc left content 1 year ago
jZonG b9ae6c9b20 right header 1 year ago
jZonG 1227bb7873 left menu layout 1 year ago
jZonG 3d47279e6c panel empty 1 year ago
jZonG 5be6587477 variable inspect panel layout 1 year ago
jZonG ccf0a5752d variable inspect button 1 year ago
jZonG b1977eb920 right panel resize 1 year ago
kurokobo 00d9f037b5
fix: correct icons for gpt-4 series from non-openai providers (#18387) 1 year ago
Joel 9e9f2d11d7 feat: support change run value 1 year ago
NFish 7ba3e599d2
fix: update reset password token when email code verify success (#18364) 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
Joel da4df45543 chore: single run to base panel 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
hbprotoss 28ffe7e3db
fix: missing headers in some cases (#18283)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
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
刘小龙 397e2a8522
datasets api create-by-file add reranking_mode properties (#18300) 1 year ago
Joel cd675651d8 feat: last run struct 1 year ago
Joel 079d0f786d chore: disabled logic 1 year ago
Joel 17a908fac1 feat: add settings and last run tab 1 year ago
GuanMu b6b608219a
fix: update retrieval_model documentation (#18289) 1 year ago
crazywoola e8e47aee21
fix: Access the text-generation app's API doc error (#18278) 1 year ago
Joel c2e9056705 chore: refactor to slice 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
Chenming C a1d20085e6
fix: change the method of update_dataset api in document (#18197) 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
Joel 36724a2b47 feat: use current vars hooks 1 year ago
Joel 625a8cc371 feat: add necessary store api 1 year ago
Joel ea40cf5bcc feat: add last run store 1 year ago
Joel 379d382914 feat: add current vars store 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
Bowen Liang 9d7357058a
chore: merge lint dependency group into dev group of python packages (#18088) 1 year ago
diuwu 7161d7ad96
feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
1 year ago
Bowen Liang 12de1d175c
build: introduce uv as Python package manager (#16317)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.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
GuanMu f40e22dda6
fix(docs): update API documentation to replace 'Params' with 'Path' (#18004) 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
Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) 1 year ago
crazywoola 4aecc9f090
fix: TypeError: a.variable_selector.join is not a function (#17950) 1 year ago
yusheng chen c9a594100b
refactor & perf of files `datesets/Doc.tsx` and `template.xx.mdx` (#17951) 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
zwq357smile c285441233
fix: refactor SVG icon handling logic and optimize event listener management in embed.js to support mobile browsers #16719 (#16717) 1 year ago
GuanMu 316cb00ada
fix: adjust margin in DatasetCard component for better layout (#17879) 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
GuanMu 3ece713a05
feat: add optional search parameters to dataset query templates i (#17857) 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
Yu Chen 0ccd8bdfa8
chore: Modify watercrawl translation in en-US and zh-Hans (#17828) 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
Panpan 88cb81d3d6
fix: fix inputs lost (#17747) 1 year ago
Hanqing Zhao ef27942b8a
Add and modify jp translation (#17748) 1 year ago
Wu Tianwei 63aab5cdd6
feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
GuanMu 6df0215246
fix: Enhance error handling and retry logic in Apps component (#17733) 1 year ago
zxhlyh 30f7118c7a
Chore/slice workflow utils (#17730) 1 year ago
GuanMu 9d5a0fdd8a
Fix create blank app (#17724) 1 year ago
Joel 6cf1ada36e
chore: hide eslint complexity warning (#17698) 1 year ago
Yeuoly 33324ee23d
refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 1 year ago
-LAN- 2c2efe2e1e
chore(*): bump version to 1.2.0 (#17675)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Joel c9f18aae0f
chore: find code with high complexity (#17679) 1 year ago
KVOJJJin df03c89a48
Chore: remove beta tag of app type (#17676) 1 year ago
yusheng chen f633d1ee92
chore: add `'no-empty-function': 'error'` to `eslint.config.mjs` (#17656) 1 year ago
Bowen Liang b73607da80
chore: bump Nodejs in web image from 20 to 22 LTS (#13341) 1 year ago
Lao 106604682a
Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 1 year ago
Wu Tianwei cd7ac20d80
feat: enhance index type handling and add error notification for missing embedding model (#16836) 1 year ago
Bowen Liang be3ebea45b
chore: bump pnpm to v10 in web dockerfile (#17611) 1 year ago
Joel 5a6219c726
chore: add unit test to high frequency hooks (#17617) 1 year ago
Joel 8d1a34bbb9
fix: Sass @import warning (#17604) 1 year ago
Marcelo Díaz d796fcc0e7
feat: support select-type variables in Metadata Filtering (#17440 (#17445) 1 year ago
Good Wood 7b7ac7a495
fix: compatibility issues for currentStrategy.features is null (#17581) 1 year ago
诗浓 da7f8ad936
fix: remove wrong padding-bottom=0 (#17551) 1 year ago
Junjie.M 41df910771
fix: only the owner can edit the member information (#17538) 1 year ago
kenwoodjw 01704a4c1b
fix ChatCompletionResponse docs (#17534)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
诗浓 8ab9eb9857
fix: update QA document default language from "Chinese" to "Chinese Simplified" (#17541) 1 year ago
GeorgeCaoJ 0998b01321
fix: loop and interation node not showing tracing entry in chatflow (#17500) 1 year ago
crazywoola 743071d9bb
chore: add missing i18n (#17517) 1 year ago
Amir Mohsen Asaran f54905e685
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
zxhlyh e350511102
fix: chat api doc (#17515) 1 year ago
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 1 year ago
quicksand b146aaaeb7
optimize: plugin permission (#17507) 1 year ago
yusheng chen dd4b03e812
refactor & perf of file `var-reference-vars.tsx` (#17444) 1 year ago
yusheng chen bf69b97639
refactor & perf: declare const object outside component `ConstantField` (#17495) 1 year ago
yusheng chen 6d59b8d85b
refactor: type improvement of component `AddVariablePopupWithPosition` (#17497) 1 year ago
yusheng chen e3dc9f3c31
refactor & perf: declare const object outside component `VarReferencePicker` (#17496) 1 year ago
yusheng chen c05e03fc09
refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 1 year ago
KVOJJJin 7016ccef10
Fix(webapp): long table scroll issue of workflow (#17491) 1 year ago
GuanMu 6f636093b6
fix: adjust styling for active and disabled states in Stepper component (#17485) 1 year ago