Commit Graph

1052 Commits (23e5eeec00c5c085b8d64351db06cb9d4e92f4ee)

Author SHA1 Message Date
Charles Zhou 63addc9258
fix: missing dataset patch parameters in settings modal (#4901) 2 years ago
Bowen Liang f32b440c4a
chore: fix indention violations by applying E111 to E117 ruff rules (#4925) 2 years ago
crazywoola 6b6afb7708
fix: import error in web/app/components/header/account-setting/model-provider-page/declarations.ts (#4944) 2 years ago
zxhlyh a4041cb40b
fix: end node limit in next step (#4945) 2 years ago
Joel 3006124e6d
feat: pricing page add llm load balancing info (#4942) 2 years ago
Harry Wang 3d276f4a7f
change "Import from text file" to "Import from file" (#4935) 2 years ago
takatost f7dd327bc2
version to 0.6.10 (#4929) 2 years ago
Nite Knite 37f292ea91
feat: model load balancing (#4926) 2 years ago
Nam Vu c212700341
fix: router replace in Explore page (#4918) 2 years ago
Joel 96460d5ea3
feat: document support rename in in dataset (#4732) 2 years ago
Joel a38dfc006e
feat: question classify node support use var in instruction (#4710) 2 years ago
Ikko Eltociear Ashimine c6f9ea4434
chore: update page.tsx (#4897) 2 years ago
Charlie.Wei d058a234ba
Fixed workflow tts feature audition (#4867) 2 years ago
doufa b1c9671a60
fix: status query not stop when leaving document embedding detail page (#4754) 2 years ago
zxhlyh 0b4902bdc2
fix: workflow app run (#4831) 2 years ago
xielong e9904e66e6
chore: Enable case-insensitive search for large models (#4817) 2 years ago
crazywoola 3de8e8fd6a
Feat/i18n workflow (#4819) 2 years ago
Whitewater 4308a79e89
fix: revision styles for workflow (#4087) 2 years ago
Lesenelir 615c009c42
fix: remove redundant props (#4787) 2 years ago
zxhlyh 4b91383efc
feat: workflow variable aggregator support group (#4811)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
paragonnov 18ab63bd37
add: i18n: update korean (#4813) 2 years ago
Joel a7fb1ffcd8
feat: show more usage info in billing page (#4808) 2 years ago
Joel 11f173693b
fix: some filed in model param selector has no left spacing (#4803) 2 years ago
zxhlyh 5b2cd8d03a
chore: node help link (#4795) 2 years ago
Joel d41c077fac
chore: improve node user experience (#4792) 2 years ago
Joel 3175a2c76a
fix: in tool and http node of iteration can not show item var correctly (#4791) 2 years ago
非法操作 e01b44af61
style: fix annotation panel display misalignment (#4750) 2 years ago
非法操作 f4a240d225
style: the 'all' of add tool panel should contain workflow tools (#4755) 2 years ago
Charles Zhou 008edd0eeb
fix: optimize sticky header styles z-index in tools - ProviderList component (#4746) 2 years ago
xxhong 164d6e47b9
Show tool i18n name on chat pannel (#4724) 2 years ago
Joel 5bcbcd3c57
fix: retrieval value greater more than 1 caused ui problem (#4718) 2 years ago
Hash Brown e6f6a59f3b
style: update VarPanel to use whitespace-pre-wrap for value display (#4684) 2 years ago
非法操作 b7f81f0999
fix: the new node name is generated based on the original node when duplicating (#4675) 2 years ago
doufa eb8dc15ad6
fix: Input fields in the model provider's settings modal do not switch sequence via keyboard navigation (Tab key) (#4662) 2 years ago
Pika 2ee3a1b6f3
fix: key-value-table styles (#4678) 2 years ago
岩本宙士 0960b17fbc
Add workflow translations for ja-JP (#4698)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost e60350d95d
version to 0.6.9 (#4692) 2 years ago
zxhlyh 45deaee762
feat: workflow new nodes (#4683)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Patryk Garstecki <patryk20120@yahoo.pl>
Co-authored-by: Sebastian.W <thiner@gmail.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: takatost <takatost@users.noreply.github.com>
Co-authored-by: rechardwang <wh_goodjob@163.com>
Co-authored-by: Nite Knite <nkCoding@gmail.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: Joshua <138381132+joshua20231026@users.noreply.github.com>
Co-authored-by: Weaxs <459312872@qq.com>
Co-authored-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Co-authored-by: leejoo0 <81673835+leejoo0@users.noreply.github.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Vikey Chen <vikeytk@gmail.com>
Co-authored-by: wanghl <Wang-HL@users.noreply.github.com>
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: fanghongtai <42790567+fanghongtai@users.noreply.github.com>
Co-authored-by: wxfanghongtai <wxfanghongtai@gf.com.cn>
Co-authored-by: Matri <qjp@bithuman.io>
Co-authored-by: Benjamin <benjaminx@gmail.com>
2 years ago
Leheng Lu 444fdb79dc
fix typo: stopParameerRule -> stopParameterRule (#4681) 2 years ago
crazywoola 8152bc6fbf
Feat/upgrade check i18n scripts (#4671) 2 years ago
Nam Vu 11275cbaaf
fix: z-index (#4065) 2 years ago
Charlie.Wei 5bd432a85f
Fix tts audition (#4637)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
crazywoola 16fec084f5
Fix/4630 bug api suggested (#4633) 2 years ago
crazywoola 10c61da686
feat: add confirm ui (#4625) 2 years ago
sino 2988b67c24
fix: hide automatic button on automatic result page (#4494) 2 years ago
zxhlyh 4f62541bfb
chore: remove model provider free token link (#4579) 2 years ago
非法操作 ee53f98d8c
Hide the copy button when there is no content to copy (#4546) 2 years ago
Garfield Dai c873035084
oauth2 supports. (#4551) 2 years ago
sino 5440108431
fix: read llm node's first prompt role by optional chaining (#4510) 2 years ago
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306) 2 years ago
wanghl e90eccdf92
Fix: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403)
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
2 years ago
Vikey Chen 9808520992
fix: copy button is always displayed on the chat logs page (#4488) 2 years ago
zxhlyh 8b931b085c
fix: app logo (#4483) 2 years ago
zxhlyh de3a7603ac
fix: workflow add next node from knowledge retrieval node (#4467) 2 years ago
Pika 0f1172f55b
fix: self node type shouldn't show in the picker (#4445) 2 years ago
Garfield Dai dd94931116
Remove useless code (#4416) 2 years ago
zxhlyh c0fe414e0a
fix: workflow delete edge when node is selected (#4414) 2 years ago
rennokki d1ccb22d8a
feat: Use Romanian & other langs in QA (#4205)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Joel 66c8070da8
fix: Jinja switch not aligned in vertical direction (#4374) 2 years ago
zxhlyh 6f1633fa75
fix: delete end node (#4372) 2 years ago
takatost eee95190cc
version to 0.6.8 (#4347) 2 years ago
sino 0f14fdd4c9
fix: handleUpdateWorkflowCanvas is not a function (#4343) 2 years ago
paragonnov 5edb3d55e5
feat: i18n: add korean language (ko-KR) (#4333) 2 years ago
Yeuoly bbef964eb5
improve: code upgrade (#4231) 2 years ago
Joel aa5ca90f00
fix: text generation app not show copy button (#4304) 2 years ago
Joel 4af00e4a45
feat: support copy run text result in debug panel in workflow (#4300) 2 years ago
Joel c01c95d77f
fix: chatflow run progress problem (#4298) 2 years ago
Nite Knite 20a9037d5b
fix: align versions of react typing package (#4297) 2 years ago
Joel 34d3998566
fix: webapps not show number type input field (#4292) 2 years ago
Joel 1663df8a05
feat: hide run detail in webapps and installed apps (#4289) 2 years ago
zxhlyh 13f4ed6e0e
fix: workflow zoomin/out shortcuts (#4283) 2 years ago
YidaHu 1e451991db
fix: deutsch edit app (#4270) 2 years ago
Louie Long 749b236d3d
fix: do nothing if switch to current app (#4249)
Co-authored-by: langyong <langyong@lixiang.com>
2 years ago
TinsFox 00ce372b71
fix: hook dependency (#4242) 2 years ago
Patryk Garstecki 370e1c1a17
fix(frontend): 🔧 add privacy policy spaces (#4277) 2 years ago
Whitewater 36a9c5cc6b
fix: remove unexpected zip and add FlipForward arrow icon (#4263) 2 years ago
Joel 01555463d2
feat: llm support jinja fe (#4260) 2 years ago
zxhlyh a1ab87107b
chore: workflow sync with hash (#4250) 2 years ago
zxhlyh f49c99937c
fix: workflow end node deletion (#4240) 2 years ago
zxhlyh 9b24f12bf5
feat: workflow interaction (#4214) 2 years ago
crazywoola 487ce7c82a
fix: add missing translations (#4212) 2 years ago
TinsFox cc835d523c
refactor: install form (#4154) 2 years ago
takatost 64c3bc070a
version to 0.6.7 (#4208) 2 years ago
faukwaa 7405b2e819
modify spelling errors: bulild -> build (#4206) 2 years ago
Louie Long ca5081e327
fix delete log annotation (#4201)
Co-authored-by: langyong <langyong@lixiang.com>
2 years ago
tomo a79941df22
fix: button widths (#4145) 2 years ago
zxhlyh 8137d63000
fix: workflow http node timeout & url check (#4175) 2 years ago
SASAKI Haruki 903ece6160
Fix:typo Incorrect Japanese 2 (#4167) 2 years ago
Whitewater 97dcb8977a
fix: stop event propagation when deleting selected workflow var node (#4158) 2 years ago
Patryk Garstecki 6271463240
feat(Languages): 👽 add pl-PL language (#4128) 2 years ago
Pascal M 6563cb6ec6
fix: prevent http node overwrite on open (#4127) 2 years ago
Ikko Eltociear Ashimine 3f8e2456f7
fix: typo in get-automatic-res.tsx (#4097) 2 years ago
Rhon Joe 94a650475d
improve: menu collapse readability (#4099)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2 years ago
TinsFox 630136b5b7
Revert "fix: hydration warning (#3897)" (#4059) 2 years ago
KVOJJJin c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2 years ago
Shohei Tanabe f68b6b0e5e
Fix typo: writeOpner -> writeOpener (#4060) 2 years ago
takatost 93393e005e
version to 0.6.6 (#4050) 2 years ago
dependabot[bot] ecb51a83d4
chore(deps): bump semver from 5.7.1 to 5.7.2 in /web (#4022)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Joel bf42b0ae44
fix: lodash version has warning (#4020)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2 years ago
dependabot[bot] 342b4fd19d chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
sino da5a8b9a59
feat: support question classifier node output (#4000) 2 years ago
Joel c1fdaa6ae0
fix: prompt undefined caused match problem (#4010) 2 years ago
Rhon Joe 0704fe9695
fix(web): copy button visible at chat page normally (#4005)
Co-authored-by: rongjun.qiu <qiurj@hengtonggroup.com.cn>
2 years ago
zxhlyh 8b3edac091
fix: prompt editor insert quickly (#4004) 2 years ago
zxhlyh 05cab85579
fix: workflow disable shortcuts when feature panel occured (#4001) 2 years ago
crazywoola b1194da6a5
fix: ci (#3983) 2 years ago
crazywoola c5e2659771
Feat/install process refinement (#3982) 2 years ago
KVOJJJin 2fd702a319
Fix: password check in page of install (#3978) 2 years ago
majian 8f2ae51fe5
feat: add support for request timeout settings in the HTTP request node. (#3854)
Co-authored-by: Yeuoly <admin@srmxy.cn>
2 years ago
Joel fa509ce64e
feat: rename var name sync to used jinjia code (#3964) 2 years ago
TinsFox 99292edd46
chore: update `@types/react` (#3939) 2 years ago
Joel 3e992cb23c
feat: code transform node editor support insert var by add slash or left brace (#3946)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
takatost ff67a6d338
feat: llm text stream support for workflow app (#3798)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
zxhlyh 8e4989ed03
feat: workflow remove preview mode (#3941) 2 years ago
majian 9d1cb1bc92
improvement: Optimizing the experience of the app list page (#3885) 2 years ago
Joel ba88f8a6f0
fix: code full screen in web app cause error (#3935) 2 years ago
studyinglover aefe0cbf51
fix: api doc example error (#3925) 2 years ago
TinsFox 08a65d74d5
fix: hydration warning (#3897) 2 years ago
yongjer 3b5b4d628b
Add support for Traditional Chinese language (#3899)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
TinsFox 8746e48df0
chore: integrate code-inspector-plugin (#3900) 2 years ago
akou ffc60bb917
add the comment in entrypoint.sh (#3882) 2 years ago
Ever 2e454c770b
fix: copy invite link for HTTPS has deplicate origin (#3877) 2 years ago
Joel 7d711135bc
fix: full screen editor not follow panel width (#3876) 2 years ago
Joel 9b4898efeb
fix: chat api doc not show title in english vision (#3864) 2 years ago
takatost 8bca908f15
refactor: config file (#3852) 2 years ago
Joel 019d7069f8
fix: debug run not show total right tokens (#3843) 2 years ago
zxhlyh cde87cb225
fix: model parameter default value (#3841) 2 years ago
takatost 12435774ca
feat: query prompt template support in chatflow (#3791)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
takatost 0ac0f0ffd0
version to 0.6.5 (#3834) 2 years ago
KVOJJJin 3d14aba4b4
Fix: event of click away in message-log-modal (#3828) 2 years ago
zxhlyh d36b728088
fix: workflow sync data (#3824) 2 years ago
KVOJJJin 1a7b4c42ab
fix: event of keyboard "enter" in text generator app (#3823) 2 years ago
Joel 2a64ce740e
chore: remove anthropic pay entrance (#3822) 2 years ago
takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
KVOJJJin b249767c5c
Fix: redirection of app remove (#3770) 2 years ago
Joel 89a7434565
fix: handle inputs show the focus ui together in tools node (#3763) 2 years ago
ugyuji 3b537cbdeb
fix: endpoint for 'Update a document from a file' (#3751) 2 years ago
zxhlyh 731464f5b8
fix: workflow sync (#3756) 2 years ago
Joel 1ad70f8721
feat: support prompt messages sorting (#3757) 2 years ago
Jyong f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Joel 3cd8e6f5c6
fix: llm editor readonly cover error (#3752) 2 years ago
KVOJJJin 0715db7681
chore: add selector for use app store (#3746) 2 years ago
zxhlyh a39de8a686
fix: workflow restore (#3750) 2 years ago
legao 40e36e9b52
fix: toggling AppDetailNav causes unnecessary component rerenders (#3718) 2 years ago
zxhlyh 9eebe9d54e
fix: workflow node variable (#3743) 2 years ago
crazywoola a23a191615
feat: add copy button to code (#3719) 2 years ago
Leo Q 7d9c5586f9
Update "@formatjs/intl-localematcher" to version 0.5.4 in package.json (#3726) 2 years ago
zxhlyh 39ae56e136
fix: workflow connection (#3713) 2 years ago
Joel f92130338b
feat: prompt editor support auto height by content height and fix some bugs (#3712) 2 years ago
zxhlyh 83caffe000
fix: workflow restore (#3711) 2 years ago
Luvian77 96160837d2
fix: cannot change file uploader method (#3710) 2 years ago
zxhlyh 65ac4f69af
fix: workflow shortcuts (#3701) 2 years ago
Luvian77 5dacf77627
fix: Added prevention of click event propagation for overlay layer (#3666)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
takatost b64080be1b
version to 0.6.4 (#3670) 2 years ago
Joel b71163706b
fix: workflow_run_id not log_id in workflow api doc (#3658) 2 years ago
rmmedia b3996b3221
Fix problem with scroll inside chat window (#3578) 2 years ago
YidaHu 7251748d59
fix: validate languages (#3638) 2 years ago
zxhlyh 03c988388e
fix: chat rename (#3627) 2 years ago
Joel 3aa182e26a
fix: copy invite link has duplicated origin (#3608) 2 years ago
Garfield Dai 4481906be2
Feat/enterprise sso (#3602) 2 years ago
Joel ed861ff782
fix: json in raw text sometimes changed back to key value in HTTP node (#3586) 2 years ago
KVOJJJin 8cc1944160
Fix: use debounce for switch (#3585) 2 years ago
Joel 40b48510f4
feat: economical index support retrieval testing (#3563) 2 years ago
Joel be3b37114c
fix: tool node show output text variable type error (#3556) 2 years ago
zxhlyh 2e27425e93
fix: workflow delete edge (#3541) 2 years ago
Bowen Liang 6269e011db
fix: typo of PublishConfig (#3540) 2 years ago
KVOJJJin e70482dfc0
feat: agent log (#3537)
Co-authored-by: jyong <718720800@qq.com>
2 years ago
buu be27ac0e69
fix: the hover style of the card-item operation button container (#3520) 2 years ago
takatost 38dd58e796
version to 0.6.3 (#3519) 2 years ago
Joel f89c4203a0
chore: improve reference variable picker user experience (#3517) 2 years ago
Joel 443fee8537
fix: add message caused problem after simple chat convert to workflow (#3511) 2 years ago
Joel 570a5c72a9
feat: support var auto rename in prompt editor (#3510) 2 years ago
sino 22994a6d14
fix: stringify object while exporting batch result to csv (#3481) 2 years ago
zxhlyh 58cbda2950
fix: workflow edge curvature (#3488) 2 years ago
zxhlyh d965b91b08
fix: workflow auto layout nodes offset & delete node shortcuts (#3484) 2 years ago
Joel 459bed9243
fix: in conversation log click op button would cause close drawer (#3483) 2 years ago
Kenny 5f7321ea28
feat: Added the mirror of Aliyun's Linux apk installation package and updated the deprecated taobao npm mirror address to npmmirror (#3459) 2 years ago
Pascal M a355225a83
fix: node shortcuts active in input fields (#3438) 2 years ago
Selene29 6021ca5c31
fix typo: Changlog -> Changelog (#3442) 2 years ago
Pascal M 17efc3ab79
feat: add workflow editor shortcuts (#3382) (#3390) 2 years ago
zxhlyh 1c56b48238
fix: shared text-generation stream (#3419) 2 years ago
Joel 4d54637921
chore: replace all set interval (#3411) 2 years ago
Yeuoly 64e395d6cf
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Moonlit b90bc6c348
Feat: Invitation link automatically completes domain name (#3393)
Co-authored-by: huangbaichao <hbc@moonlit.art>
2 years ago
Nite Knite c9abb75fce
feat: show citation info in run history (#3399) 2 years ago
Yeuoly 44448ba68d
fix: remove - in dataset retriever tool name (#3381) 2 years ago
takatost 6fa0e4072d
fix: yarn install extract package err when using GitHub Cache in amd6… (#3383) 2 years ago
takatost e15d18aa1c
version to 0.6.2-fix1 (#3380) 2 years ago
takatost 0dada847ef
version to 0.6.2 (#3375) 2 years ago
Joel 509c640a80
fix: var name too long would break ui in var assigner and end nodes (#3361) 2 years ago
Lao 617e7cee81
Added a note on the front-end docker build: use taobao source to accelerate the installation of front-end dependency packages to achieve the purpose of quickly building containers (#3358)
Co-authored-by: lbm21 <313338264@qq.com>
Co-authored-by: akou <beiming1201@gmail.com>
2 years ago
Joel d87d4b9b56
fix: remove middle editor may cause render placement error (#3356) 2 years ago
Jyong 1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Joel b98e363a5c
fix: leave progress page still call indexing-status api (#3345) 2 years ago
crazywoola 3d473b9763
feat: make input size bigger in start (#3340) 2 years ago
Bowen Liang 55fc46c707
improvement: speed up dependency installation in docker image rebuilds by mounting cache layer (#3218) 2 years ago
Lao 0f897bc1f9
feat: add missing workflow i18n keys (#3309)
Co-authored-by: lbm21 <313338264@qq.com>
2 years ago
Chenhe Gu d948b0b49b
add german translations (#3322) 2 years ago
dependabot[bot] 81e1b3fc61
chore(deps): bump katex from 0.16.8 to 0.16.10 in /web (#3307)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Nite Knite 4c1cfd9278
chore: address security alerts on braces escape and KaTeX (#3301) 2 years ago