Commit Graph

1756 Commits (7a217534d19fd4e839eb9e40be0b7700a67dfcfd)

Author SHA1 Message Date
Joel 2cb7b73ee7 feat: handle import from marketplace 1 year ago
Joel 8d8d5b5235 chore: handle verified 1 year ago
Joel 15acfffd60 chore: some ui and mock data 1 year ago
Hash Brown 01a2513812
style: chat answer align with new UI (#9658) 1 year ago
Kota-Yamaguchi a7ee51e5d8
feat: add code generator (#9051)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Hash Brown 6827c4038b
Web app support sending message using numpad enter (#9659) 1 year ago
Yi 18a266eac2 chore: i18n for install from GitHub section 1 year ago
zxhlyh ff956cb546
Fix/retrieval setting weight default value (#9622) 1 year ago
Joel 7d7e0f9800
fix: tool use file caused error (#9660) 1 year ago
zxhlyh 3ae05a672d
fix: webapp answer icon (#9654) 1 year ago
Joel 7751070da8 chore: install from local i18n 1 year ago
KVOJJJin d700abff0a
Fix: type missing of remote file in chat (#9652) 1 year ago
Yi a567cff809 chore: update the install from GitHub component 1 year ago
Joel 5fddb23516 feat: install progress 1 year ago
Yi 0e52971997 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 1387f406a3 fix: log format 1 year ago
KVOJJJin 04f8d39860
Fix: doc link of legacy features (#9634) 1 year ago
AkaraChen ff31f0540a style: lint 1 year ago
AkaraChen 4873e6e2a1 build: fix eslint stylistic 1 year ago
Han Fangyuan b7bf14ab72
fix: wrong url of guides doc in new feature panel (#9626) 1 year ago
nite-knite 510ce057f7 chore: add package manager setting to vscode setting example 1 year ago
AkaraChen 0e53cc0e8c fix: eslint indent 1 year ago
Yi 0b8c896481 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 15fe635465 chore: install package from GitHub 1 year ago
AkaraChen f8c3189f4d build: fix eslint undef 1 year ago
AkaraChen f215db87e3 build: fix eslint undef 1 year ago
Joel 67d02212b4 chore: pnpm 1 year ago
Joel cff9adaf8e chore: tools ts problems 1 year ago
AkaraChen cdd2a40086 style: minimium codemod 1 year ago
AkaraChen 024028bc52 build: sync eslint rule 1 year ago
AkaraChen 0ae085b48a build: add eslint common rule 1 year ago
AkaraChen 2094c54951 build: update eslint config antfu 1 year ago
AkaraChen f4f11135d3 build: using eslint flat config 1 year ago
KVOJJJin 8e98759359
Fix: style of features panel in safari (#9573) 1 year ago
KVOJJJin 831c222541
Fix: file upload support extension .md (#9564) 1 year ago
DDDDD12138 79fe175440
chore: lint code to remove unused imports and variables (#9553) 1 year ago
-LAN- ca21c285b0
chore: update version to 0.10.0 in packaging and docker configurations (#9534) 1 year ago
github-actions[bot] 5a3eaa85bf
chore: translate i18n files (#9528)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
Joel 8e9d7a229d feat: scroll to view and fix action hidden 1 year ago
Joel 65e22bb76a
fix: input vars not auto rename in list operator (#9550) 1 year ago
Joel 8f49572f85 chore: from marketplace tilte ui 1 year ago
Yi Xiao bddcb31fe2
Fix: chatbot retrieval setting save issue (#9536) 1 year ago
JzoNg 5aa7696cc3 update style of action list 1 year ago
JzoNg 15dd79e822 provider detail data binding 1 year ago
JzoNg 4651ab4195 new style of provider detail 1 year ago
JzoNg 5e3160e6f6 fix title & description of tool provider 1 year ago
JzoNg 973cd126bb create & update endpoint 1 year ago
JzoNg ebaf8766ef endpoint form 1 year ago
JzoNg d2190e9c3a remove endpoint 1 year ago
JzoNg 37f55098fe switch endpoint service state 1 year ago
JzoNg b1771194cc servise of endpoints 1 year ago
JzoNg 0279bd8c75 endpoint card databing 1 year ago
JzoNg 5e077e4ce8 endpoints data binding 1 year ago
JzoNg 64067e1f20 plugin detail header operations 1 year ago
JzoNg 5295c72ca1 endpoints mock data 1 year ago
JzoNg 1ecea62052 add verified tag 1 year ago
JzoNg 307af29b65 add plugin description 1 year ago
JzoNg 10190a9aa5 plugin detail header data binding 1 year ago
JzoNg 7c5c35600c plugin detail type 1 year ago
JzoNg 63b333cdb1 modify plugin detail panel 1 year ago
JzoNg a6776190bd chore: update remix icon 1 year ago
AkaraChen 9577cbac27 build: docker use pnpm 1 year ago
AkaraChen f3d501e7d5 fix: gen-icon script phantom deps 1 year ago
AkaraChen 2eab8fcc33 build: switch to pnpm 1 year ago
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
github-actions[bot] 2c0eaaec3d
chore: translate i18n files (#9523)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
NFish 3898fe3311
New Auth Methods (#8119) 1 year ago
Joel bdb81fe20d feat: choose tool sticky 1 year ago
Yi 0f60fe7f2a chore: update workspace name (truncated for long name) 1 year ago
Yi 425f624de5 chore: add plugin panel 1 year ago
Yi b1919745e2 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
twwu 9a242bcac9 Merge branch 'main' into feat/plugins 1 year ago
horochx bd27b4c162
fix fetch apps (#9453) 1 year ago
Kevin9703 e7aecb89dd
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450) 1 year ago
Wu Tianwei f447ee7b9d
Fix/firefox overflow error (#9438) 1 year ago
Yi a6109a60b8 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 28f7bbf83a chore: installation progress bar 1 year ago
Joel cac04c5f3c refactor: chagne card to client component 1 year ago
zxhlyh c64edd2706
revert yarnlock (#9445) 1 year ago
Yi Xiao 8a1f106c72
Fix: rerank switch and validation before run (#9416) 1 year ago
Joel 18f5f9cc37 feat: plugin upgrade 1 year ago
DDDDD12138 a87890b3cc
fix: resolve overlap issue with API Extension selector and modal (#9407) 1 year ago
Joel 1787c5c93f chore: handle tag name too long 1 year ago
Joel f981494613 feat: plugin support emoji icon 1 year ago
Joel fbc853af92 feat: remove config 1 year ago
StyleZhang 1a64c660ba enable marketplace 1 year ago
Leo a83ccccffc
fix: incorrect webapp image displayed (#9401) 1 year ago
Joel 846555af1b fix: action buttion ui 1 year ago
Joel bca94854f7 feat: plugin info 1 year ago
Joel 1bd70bd8bf chore: copy button 1 year ago
Joel d1dcd39191 feat: add debug info i18n and extract common to components 1 year ago
Hash Brown 5df1cb0566
feat: storybook (#9324) 1 year ago
Joel 35384bda41 chore: refactor card loading 1 year ago
Joel 89fb6eb648 chore: set hideCornerMark to optional 1 year ago
Joel aa61a890b2 chore: change downloadCount to optional 1 year ago
Joel 31ece363c3 chore: chagne mangament attr name 1 year ago
Joel 70a5d78cc5 chore: priviege i18n 1 year ago
Joel 57f4dfdb6f feat: add permission data logic 1 year ago
Yi aa9028a607 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi d83f94c55c fix: set constrain for uploading packages only works in the Plugins tab 1 year ago
StyleZhang a8c5e0b0b0 tool list item click 1 year ago
Yi 177e8cbf73 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 23828fd15a Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
StyleZhang 2cc37ac8e5 tool list 1 year ago
Yi c9ee1e9ff2 feat: install difypkg ui 1 year ago
Joel 4f10f5d5f4 chore: hover show action 1 year ago
Yi c48c84674e Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi 1e9fbbf41b fix: dynamic sub header color 1 year ago
StyleZhang 4dd144ce43 tools list 1 year ago
Yi a387ff1c38 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 1 year ago
Yi a9e367e6de feat: use-uploader hook 1 year ago
Joel e2fec587f8 feat: from marketplace 1 year ago
Summer-Gu 8501af298f
feat: added dataset recall testing API (#9300) 1 year ago
-LAN- 5c7b1358d4
chore(release): bump version to 0.9.2 (#9314) 1 year ago
Wu Tianwei 3938d8863e
fix: token refreshing logic issue (#9308) 1 year ago
我有一把妖刀 de3c5751db
chore: add reopen preview btn (#9279)
Co-authored-by: billsyli <billsyli@tencent.com>
1 year ago
我有一把妖刀 5ee7e03c1b
chore: Optimize operations in Q&A mode (#9274)
Co-authored-by: billsyli <billsyli@tencent.com>
1 year ago
StyleZhang 39a6f0943d marketplace 2 years ago
JzoNg 684896d100 merge main 2 years ago
github-actions[bot] 1ec83e4969
chore: translate i18n files (#9288)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
JzoNg 54f911f6cd endpoints 2 years ago
NFish ea6734f550
Feat/new account page (#9236) 2 years ago
Wu Tianwei dbfbc56de7
feat: refresh-token (#9286)
Co-authored-by: NFish <douxc512@gmail.com>
2 years ago
github-actions[bot] 70c5b23089
chore: translate i18n files (#9284)
Co-authored-by: YIXIAO0 <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Yi Xiao 793205afc5
Feat: rerank model verification in front end (#9271) 2 years ago
Joel 0e5c16d0c2 feat: view to ui and fix some ui promblem 2 years ago
Joel b8cd6ea478 feat: support view choose 2 years ago
JzoNg fc61fd0f50 action list 2 years ago
JzoNg 2fbfc988c4 plugin panel detail 2 years ago
JzoNg 99f5fea001 plugin detail panel header 2 years ago
StyleZhang ecd2a1be9f marketplace 2 years ago
Joel 49ee9ca5f1 feat: tool item support action 2 years ago
Joel 6d0eef12b1 feat: split tools data to out and add demo 2 years ago
StyleZhang c1e0a939b0 marketplace 2 years ago
JzoNg 060a894bd1 interaction of plugin detail panel 2 years ago
JzoNg c75e02b5b2 update provider card 2 years ago
StyleZhang fcf43ee845 plugin page context 2 years ago
NFish 1206b1eb96
fix: add new domain to whitelist (#9265) 2 years ago
StyleZhang 466f61d044 relocate file 2 years ago
StyleZhang 27ae74af50 hook 2 years ago
Likename Haojie ea584e94bd
fix: dialog box cannot correctly display LaTeX formulas (#9242) 2 years ago
Yi Xiao 44f6a536d2
fix: reference issue in external knowledge api (#9240) 2 years ago
Joel 8dd941e3d2 chore: instal plug add tag 2 years ago
Joel dec4bf6b98 fix: install modal item server 2 years ago
Joel e2c33fc40f fix: plugin item i18n 2 years ago
Yi c74e59d1f4 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 1fcb902715 feat: add cards to "install from marketplace" 2 years ago
JzoNg c08f98218c hide search in other pages 2 years ago
dependabot[bot] 3f1aa1f9e2
chore(deps): bump dompurify from 3.0.5 to 3.1.7 in /web (#9232)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 82024a65cd
chore(deps): bump micromatch from 4.0.5 to 4.0.8 in /web (#9234)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Yi c6377f6e38 fix: naming styles 2 years ago
Yi 3cb0a5bd68 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 95777d23e0 fix: naming styles 2 years ago
JzoNg e7dc16fd08 provider card 2 years ago
JzoNg 495dec143c unconfigured provider 2 years ago
JzoNg 4cc6dfa232 new style of provider card 2 years ago
JzoNg d1452d4af4 no provider installed 2 years ago
JzoNg d68ca56b3a system default model 2 years ago
JzoNg 49856d8d17 setting content header & close button 2 years ago
JzoNg 902de72cc0 new style of settings 2 years ago
StyleZhang 76f6b8d104 marketplace 2 years ago
NFish f4ce08211d
feat: support csp (#9111)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
StyleZhang f111e605c4 marketplace 2 years ago
Joel b358ed3a5b fix: init workflow image crash 2 years ago
Joel 88dbf639e0 chore: enchance locale props 2 years ago
Joel aa8b525b48 fix: icon tsx to router problem 2 years ago
Yi c990bc61db feat: install plugins (partial) 2 years ago
zxhlyh d498f4e55e
Chore/model icon url (#9218)
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Hash Brown 1c1e008dcf
fix: reduce webapp icon displayed on browser tab flickering when page is loading (#9212) 2 years ago
Wu Tianwei 8bcad002df
fix: add loading to 'delete' button & 'save' button (#9214) 2 years ago
-LAN- a34891851b
fix(log list): prevent duplicate data fetch (#9190) 2 years ago
Joel 6d7588f236 chore: fix ui 2 years ago
Joel 8257c7bf02 chore: remove useless data 2 years ago
Joel 946068967b feat: finish card components 2 years ago
Yi Xiao 6689b592ff
fix: delete offline "how to write a good knowledge description" helper (#9165) 2 years ago
Joel 19f5684960 feat: add label and fix some ui problem 2 years ago
Joe e947103b6d
Feat/add workflow sys params (#9108)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Joel 6d62840aff chore: split card component 2 years ago
crazywoola 783a6b866b
fix: #9076 (#9150) 2 years ago
Joel ab868ac979 fix: error igm 2 years ago
Joel 1d74e693ea chore: fix imge name 2 years ago
Joel fa43d4202f feat: plugin item 2 years ago
Yi Xiao cbd3ffe056
Fix the margin for the rerank switch in retrieval setting (#9124) 2 years ago
Joel 6b29860788 feat: add installed 2 years ago
Joel 36800eeaba feat: base card component 2 years ago
Alter-xyz ec0aa32cd4
Add customizable size for chatbot embed with default values (#9115) 2 years ago
Yi 67acd174ac add different styles to plugins and discover 2 years ago
StyleZhang b5edc64b2a plugin type switch 2 years ago
Yi d00b2724cc Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 43f87c0b86 make the drop plugin only appears when the user selects "plugins" 2 years ago
Joel 7a43f48c95 chore: add test page 2 years ago
Pika 0540995e5c
fix: prompt-editor regex.lastIndex needed to reset (#9097)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
Dongsheng Zhao 7121afdd44
fix: #8969 (#9076) 2 years ago
StyleZhang 58a913b09d marketplace 2 years ago
Joel cd03795f2c chore: add endpoint types 2 years ago
NFish 4abca8614f
fix: Ignore the error toast notification if the status is 401 and isPublicAPI is true (#9062) 2 years ago
Sergio Sacristán a8b4d1ac2a
feat: Improvement- use non root user for Web container (#8928) 2 years ago
crazywoola 9815a0911b
fix: tools description is missing (#8999) 2 years ago
-LAN- 1f5cc071f8
chore(version): bump to 0.9.1 (#8945) 2 years ago
-LAN- 7850a28ec8
Revert "chore(version): bump to 0.9.1" (#8944) 2 years ago
-LAN- 730d3a6d7c
chore(version): bump to 0.9.1 (#8938) 2 years ago
Yi Xiao d6a44e9990
fix: request params for internal dataset (#8940) 2 years ago
NFish 7873e455bb
fix: Fix the error when importing web pages using jina (#8937) 2 years ago
-LAN- d2ce4960f1
chore(versioning): bump version to 0.9.0 (#8911) 2 years ago
KVOJJJin 1af4ca344e
Feat: add debounce for search in logs (#8924) 2 years ago
github-actions[bot] 824a71388a
chore: translate i18n files (#8917)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
Yi Xiao 13046709a9
fix: line in iteration node is not straight (#8918) 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Joel 36f8b5711d feat: plugin types 2 years ago
Zhaofeng Miao 369e1e6f58
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761) 2 years ago
Joel f9c48e9ea9 fix: eslint to find top dir 2 years ago
Kevin9703 a2e2f8a8c9
fix(workflow/nodes/knowledge-retrieval/use-config): Preserve rerankin… (#8842) 2 years ago
JzoNg 3b48f8c98e Merge branch 'main' into tp 2 years ago
JzoNg cef1010cb5 style update 2 years ago
非法操作 d6b9587a97
fix: close log status option raise error (#8826) 2 years ago
Hash Brown 3dfbc348e3
feat: improved SVG output UX (#8765) 2 years ago
Joel 3d2cb25a67
fix: change wrong company name (#8801) 2 years ago
非法操作 6df14e50b2
fix: workflow as tool always outdated (#8798) 2 years ago
非法操作 62406991df
fix: start node input config modal raise 'variable name is required' (#8793) 2 years ago
Joel cb4875a3a7 chore: split the common tailwind config 2 years ago
NFish ef47f68e4a
fix: the translation result may cause a different meaning (#8763) 2 years ago
非法操作 cb1942c242
chore: make url display in the middle of http node (#8741) 2 years ago
zxhlyh f42ef0624d
fix: embedded chat on ios (#8718) 2 years ago
StyleZhang bbca708832 add marketplace card 2 years ago
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687) 2 years ago
Likename Haojie 52da5b16e7
fixbug tts(stream) not work on ios safari(17.1+) (#8645)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Hash Brown 11d09a92d0
fix: send message error when last sent message not succeeded (#8682) 2 years ago
非法操作 b37954b966
fix: png avatar upload as jpeg (#8665) 2 years ago
JzoNg 05aec43ee3 Merge branch 'main' into tp 2 years ago
Shota Totsuka 03fdf5e7f8
chore: Enable Japanese descriptions for Tools (#8646) 2 years ago
Hash Brown 2d869d6831
fix: send message error when chatting with opening statement (#8627) 2 years ago
HJY 6c2fa8defc
fix: form input add tabIndex (#8478) 2 years ago
Hash Brown 8c51d06222
feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 2 years ago
github-actions[bot] 483ead55d5
chore: translate i18n files (#8557)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
非法操作 d63a5a1c3c
fix: a helper link error (#8508) 2 years ago
-LAN- 7f3282ec04
Update version to 0.8.3 in packaging and docker-compose files (#8590) 2 years ago
非法操作 b773ebdab1
chore: fix webpack dependencies order (#8542) 2 years ago
Joel 7411bcf167
chore: improve delimiter (#8552) 2 years ago
HJY 2721cb8dee
feat: add format util unit and add pre-commit unit check (#8427) 2 years ago
Yi e8127756e0 Merge branch 'main' of github.com:langgenius/dify into feat/plugins 2 years ago
Yi 792595a46f update page header 2 years ago
NFish 41bea4cafa
validate user permission before enter app detail page (#8527) 2 years ago
Yi d7d7281c93 feat: plugin homepage 2 years ago
Nam Vu aa5b2db10a
chore: workflow BRANCH, PARALLEL i18n (#8452) 2 years ago
Hirotaka Miyagi b73faae0d0
fix(RunOnce): change to form submission instead of onKeyDown and onClick (#8460) 2 years ago
Charlie.Wei 445497cf89
add svg render & Image preview optimization (#8387)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Nam Vu 624331472a
fix: Improve scrolling behavior for Conversation Opener (#8437)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yi Xiao d882348f39
fix: delete the delay for the tooltips inside the add tool panel (#8436) 2 years ago
Yi 21193c2fbf update the plugins page 2 years ago
yanxiyue de7bc22649
fix: sys_var startwith 'sys.' not 'sys' #8421 (#8422)
Co-authored-by: wuling <wuling@ke.com>
2 years ago
kurokobo 52857dc0a6
feat: allow users to specify timeout for text generations and workflows by environment variable (#8395) 2 years ago
KVOJJJin 032dd93b2f
Fix: operation postion of answer in logs (#8411)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Pika 5b18e851d2
fix: when the variable does not exist, an error should be prompted (#8413)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
Joel 9d80d7def7
fix: edit load balancing not pass id (#8370) 2 years ago
Joel 5dfd7abb2b
fix: when edit load balancing config not pass the empty filed value hidden (#8366) 2 years ago
-LAN- 80a322aaa2
chore: update version to 0.8.2 in packaging and docker-compose files (#8352) 2 years ago
Yi Xiao 8d2269f762
fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 2 years ago
fanlia 5f03e66489
Feature/service api workflow logs (#8323) 2 years ago
Pika a9c1f1a041
fix(workflow): fix var-selector not update when edges change (#8259)
Co-authored-by: Chen(MAC) <chenchen404@outlook.com>
2 years ago
-LAN- c78828ab7c
chore: update Dify version to 0.8.1 (#8329) 2 years ago
crazywoola aa11659062
Revert "Feat: update app published time after clicking publish button" (#8320) 2 years ago
zxhlyh 0bb7569d46
fix: markdown paragraph margin (#8289) 2 years ago
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>
2 years ago
DDDDD12138 fe8191b899
enhance: improve empty data display for detail panel (#8266) 2 years ago
Jason Tan c5b3777d93
editor can also create api key (#8214) 2 years ago
非法操作 678bbf8fe8
fix: upload img icon mis-align in the chat input area (#8263) 2 years ago
zxhlyh 91942e37ff
fix: workflow parallel limit in ifelse node (#8242) 2 years ago
Thales Salazar 2a3d8c25bc
fix: improving the regionalization of translation (#8231)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Yi Xiao d4dc54447a
fix the tooltip in tool nodes (#8215) 2 years ago
Joel d1605952b0
fix: input chat input wrong padding (#8207) 2 years ago
github-actions[bot] 178730266d
chore: translate i18n files (#8202)
Co-authored-by: takatost <5485478+takatost@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 years ago
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>
2 years ago
crazywoola a771eea4f6
fix: html raw render (#8138) 2 years ago
github-actions[bot] 61a0ca9e0d
chore: translate i18n files (#8135)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
cr-zhichen 551b33c8e5
fix: user-select style and pre-create iframe in embed.js (#8093) 2 years ago
zxhlyh bbb609179f
chore: offline n to 1 retrieval (#8134) 2 years ago
Thales Salazar d3658166fb
Translate billing to PT-BR (#8105)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
crazywoola 9050f92e5b
fix: parameter input (#8076) 2 years ago
Charlie.Wei feefeb44d7
fix LangSmith project config error (#7996) 2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
crazywoola b1918dae5e
fix: knowledge input (#8065) 2 years ago
Nam Vu 031a0b576d
fix: i18n typo (#8077) 2 years ago
Yi Xiao cdb08be951
fix: overflow issues in chat history (#8062) 2 years ago
Charlie.Wei 01858e1caf
ifEsle node add regex match (#8007) 2 years ago
Yi Xiao d72da2777c
fix the tooltip in tools node (#8055) 2 years ago
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>
2 years ago
Designerxsh dadca0f91a
Fix/datasets api description error (#8025) 2 years ago
github-actions[bot] fb113a9479
chore: translate i18n files (#7965)
Co-authored-by: JohnJyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2 years ago
Vico Chu 0bc19c3fbf
Feat: update app published time after clicking publish button (#7801) 2 years ago
Yuki Oshima 7b2cf8215f
chore: fix inverted index japanese translation (#7957) 2 years ago
Nam Vu 71bff9fcf3
chore: #7943 i18n (#7948) 2 years ago
crazywoola c5bdf08558
Chore/add roadmap (#7943) 2 years ago
Nam Vu 4b262cae58
chore: #7603 i18n (#7931) 2 years ago
Joel 7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2 years ago
Joel 0cfcc97e9d
feat: support auto generate i18n translate (#6964)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
-LAN- 8986be0aab
chore: Update versions to 0.7.3 (#7895) 2 years ago
kurokobo fe217da05c
fix: correct typo in the setting screen (#7897) 2 years ago
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
Alex 35f13c7327
Add Russian language (#7860)
Co-authored-by: d8rt8v <alex@ydertev.ru>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago