twwu
|
8fc15c83d0
|
feat: Refactor dataset info components and add export pipeline functionality
|
2025-07-09 10:45:50 +08:00 |
|
Davide Delbianco
|
816210d744
|
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-07-08 21:18:00 +08:00 |
|
twwu
|
1c85dada53
|
feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations
|
2025-07-08 20:04:15 +08:00 |
|
twwu
|
b36f36d242
|
feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives
|
2025-07-08 14:14:50 +08:00 |
|
허재원
|
8288145ee4
|
chore(i18n): fix typos and improve Korean translation (#21955)
|
2025-07-07 09:33:09 +08:00 |
|
NeatGuyCoding
|
51f6095be7
|
minor fix: translation for pause (#21949)
Signed-off-by: neatguycoding <15627489+NeatGuyCoding@users.noreply.github.com>
|
2025-07-05 12:45:29 +08:00 |
|
heyszt
|
a201e9faee
|
feat: Add Aliyun LLM Observability Integration (#21471)
|
2025-07-04 21:54:33 +08:00 |
|
GuanMu
|
a66ed7157e
|
feat: add document pause and resume functionality (#21894)
|
2025-07-04 14:06:47 +08:00 |
|
Ali Saleh
|
1af3d40c1a
|
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
|
2025-07-03 13:52:14 +08:00 |
|
twwu
|
2dd1f41ad3
|
feat: Implement data source store with slices for local files, online documents, website crawls, and online drives
|
2025-07-03 10:31:29 +08:00 |
|
zxhlyh
|
a52bf6211a
|
merge main
|
2025-07-02 18:07:09 +08:00 |
|
baonudesifeizhai
|
8516d15a4e
|
fix: handle configure button for notion internal integration (#21412)
|
2025-07-01 16:58:00 +08:00 |
|
Minamiyama
|
25de39d9c6
|
Feat: sync input variable names to main() function (#21667)
|
2025-07-01 10:57:07 +08:00 |
|
github-actions[bot]
|
2455135eaa
|
chore: translate i18n files (#21732)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2025-07-01 10:53:59 +08:00 |
|
NFish
|
6013d90426
|
Fix/ serveral bugs fixed in enterprise (#21729)
|
2025-07-01 10:42:11 +08:00 |
|
twwu
|
310102bebd
|
feat: Add SearchMenu icon and integrate it into the file list component with empty state handling
|
2025-06-30 17:31:27 +08:00 |
|
twwu
|
ada632f9f5
|
feat: Enhance input field handling by adding allVariableNames prop and localizing error messages
|
2025-06-30 15:28:55 +08:00 |
|
twwu
|
4c82c9d029
|
feat: Add Online Drive file management components and enhance file icon handling
|
2025-06-30 14:19:14 +08:00 |
|
CorrectRoad
|
7d9d670f90
|
feat: to add tag when tag input is unfocus (#21555)
|
2025-06-27 10:36:01 +08:00 |
|
twwu
|
18b1a9cb2e
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-26 15:28:19 +08:00 |
|
zxhlyh
|
25fef5d757
|
merge main
|
2025-06-26 15:21:24 +08:00 |
|
twwu
|
2a25ca2b2c
|
feat: enhance online drive connection UI and add localization for connection status in dataset pipeline
|
2025-06-26 14:24:50 +08:00 |
|
twwu
|
025b55ef3b
|
feat: update tooltip text for test run mode in English and Chinese translations for clarity
|
2025-06-26 10:17:48 +08:00 |
|
twwu
|
c6ae9628af
|
feat: refactor input variable handling and configurations in pipeline processing components
|
2025-06-25 16:15:59 +08:00 |
|
github-actions[bot]
|
5b33d086c6
|
chore: translate i18n files (#21459)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
|
2025-06-25 10:26:21 +08:00 |
|
-LAN-
|
c7ee0f2a93
|
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-25 10:18:20 +08:00 |
|
twwu
|
1c51bef3cb
|
fix: standardize capitalization in translation keys and remove unused group property in FieldListContainer
|
2025-06-24 14:25:58 +08:00 |
|
github-actions[bot]
|
4a59360ad3
|
chore: translate i18n files (#21395)
Co-authored-by: QuantumGhost <2939865+QuantumGhost@users.noreply.github.com>
|
2025-06-24 09:25:02 +08:00 |
|
Joel
|
1a1bfd4048
|
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-06-24 09:10:30 +08:00 |
|
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
|
XiaoBa
|
186ac74c1f
|
fix: update auto translations for days of the week(#21279) (#21287)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-06-20 19:54:43 +08:00 |
|
NeatGuyCoding
|
9835730278
|
Translation fix (#21194)
|
2025-06-19 09:36:56 +08:00 |
|
twwu
|
387826674c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-19 09:34:09 +08:00 |
|
github-actions[bot]
|
99acdcdef7
|
chore: translate i18n files (#21163)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2025-06-18 16:03:41 +08:00 |
|
NFish
|
614c5e087e
|
Feat: add check before install plugin (#20014)
|
2025-06-18 15:51:23 +08:00 |
|
诗浓
|
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>
|
2025-06-18 13:58:57 +08:00 |
|
zxhlyh
|
379c92bd82
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-18 13:47:06 +08:00 |
|
github-actions[bot]
|
72a6cde828
|
chore: translate i18n files (#21053)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
|
2025-06-17 17:49:01 +08:00 |
|
zxhlyh
|
3164f90327
|
merge main
|
2025-06-17 17:44:08 +08:00 |
|
Bowen Liang
|
6a5236b200
|
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112)
|
2025-06-17 16:14:53 +08:00 |
|
zxhlyh
|
a165ba2059
|
merge main
|
2025-06-16 15:43:57 +08:00 |
|
zxhlyh
|
12fd2903d8
|
fix
|
2025-06-16 15:41:27 +08:00 |
|
zxhlyh
|
51b63b2398
|
chore: rename workflow blocks (#21052)
|
2025-06-16 14:55:32 +08:00 |
|
zxhlyh
|
abb2ed66e7
|
merge main
|
2025-06-16 10:15:24 +08:00 |
|
kurokobo
|
765189d4f5
|
fix: correct description for edu coupon (#21020)
|
2025-06-15 09:21:28 +02:00 |
|
twwu
|
141d6b1abf
|
feat: implement document settings and pipeline settings components with localization support
|
2025-06-12 15:13:15 +08:00 |
|
twwu
|
7b9a3c1084
|
fix: update translation keys for document availability messages in English and Chinese
|
2025-06-11 17:42:45 +08:00 |
|
zxhlyh
|
4d9b15e519
|
fix
|
2025-06-11 17:11:57 +08:00 |
|
twwu
|
f995436eec
|
feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching
|
2025-06-11 16:38:42 +08:00 |
|
zxhlyh
|
5dbda7f4c5
|
merge main
|
2025-06-11 10:41:50 +08:00 |
|
zxhlyh
|
0564651f6f
|
publish as customized pipeline
|
2025-06-11 10:40:49 +08:00 |
|
Nite Knite
|
60777bc610
|
chore: update plugin publish link text (#20873)
|
2025-06-10 17:34:26 +08:00 |
|
twwu
|
d3eedaf0ec
|
feat(i18n): add new translation entries for local file, website crawl, and online document
|
2025-06-10 14:22:09 +08:00 |
|
zxhlyh
|
9e19ed4e67
|
knowledge base node checklisst
|
2025-06-10 10:16:13 +08:00 |
|
twwu
|
d725aa8791
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-06 15:35:31 +08:00 |
|
twwu
|
4a249c40b1
|
feat: enhance input field configurations with blur listeners and update translations for display name
|
2025-06-06 15:35:19 +08:00 |
|
zxhlyh
|
3db864561e
|
confirm publish
|
2025-06-06 14:22:15 +08:00 |
|
twwu
|
cf2ef93ad5
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 10:10:53 +08:00 |
|
github-actions[bot]
|
3367d4258d
|
chore: translate i18n files (#20664)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2025-06-05 13:35:40 +08:00 |
|
NFish
|
9915a70d7f
|
Fix/webapp access scope (#20109)
|
2025-06-05 10:55:17 +08:00 |
|
twwu
|
7506867fb9
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-05 10:29:18 +08:00 |
|
非法操作
|
f2dcfc976d
|
feat: allow fill inputs from url params (#20630)
|
2025-06-05 09:44:41 +08:00 |
|
twwu
|
3afd5e73c9
|
feat: enhance input field dialog with preview functionality and global inputs
|
2025-06-04 15:16:02 +08:00 |
|
twwu
|
db154e33b7
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-04 14:48:10 +08:00 |
|
kenwoodjw
|
01d500db14
|
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-06-04 14:12:24 +08:00 |
|
twwu
|
9be036e0ca
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-30 15:10:16 +08:00 |
|
github-actions[bot]
|
d72d02b970
|
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-05-30 10:57:37 +08:00 |
|
crazywoola
|
8e2d342de6
|
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
|
2025-05-30 10:51:19 +08:00 |
|
zxhlyh
|
121e54f3e3
|
plugins page
|
2025-05-29 15:18:27 +08:00 |
|
zxhlyh
|
c4169f8aa0
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-29 09:39:36 +08:00 |
|
comfuture
|
b39ca7ee31
|
Fixes some i18n(ko) translations. (#20348)
|
2025-05-28 16:58:59 +08:00 |
|
twwu
|
9e763c9e87
|
feat: enhance file uploader and test run panel with batch upload limits and tooltips
|
2025-05-28 14:51:10 +08:00 |
|
zxhlyh
|
b9214ca76b
|
knowledge base default data
|
2025-05-28 13:57:24 +08:00 |
|
zxhlyh
|
5ac1e3584d
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-28 11:01:56 +08:00 |
|
Joel
|
abc32edf28
|
chore: enchance the copywriting of tool (#20294)
|
2025-05-27 16:40:11 +08:00 |
|
zxhlyh
|
28726b6cf3
|
block selector
|
2025-05-26 16:33:08 +08:00 |
|
twwu
|
13e3f17493
|
refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations
|
2025-05-26 10:50:39 +08:00 |
|
zxhlyh
|
720ce79901
|
checklist & datasource icon
|
2025-05-23 14:26:06 +08:00 |
|
twwu
|
7d65e9980c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-23 09:35:08 +08:00 |
|
twwu
|
21c24977d8
|
refactor: enhance document processing UI and functionality with new components and translations
|
2025-05-22 23:05:58 +08:00 |
|
非法操作
|
db09d18e92
|
fix: some dark theme not display well (#20121)
|
2025-05-22 22:29:12 +08:00 |
|
Chenhe Gu
|
fa80ef90d2
|
simplify app create experience with collapsed basic app types and imp… (#20007)
|
2025-05-22 18:02:40 +08:00 |
|
zxhlyh
|
fe435c23c3
|
i18n
|
2025-05-22 17:44:07 +08:00 |
|
twwu
|
ead1209f98
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-22 17:41:18 +08:00 |
|
twwu
|
3994bb1771
|
refactor: refactor document processing components and update translations
|
2025-05-22 17:39:39 +08:00 |
|
NFish
|
6c492e51fa
|
fix: update messages credita (#20092)
|
2025-05-22 17:39:28 +08:00 |
|
zxhlyh
|
327690e4a7
|
merge main
|
2025-05-22 16:45:13 +08:00 |
|
zxhlyh
|
c2a7e0e986
|
version panel
|
2025-05-22 16:43:30 +08:00 |
|
twwu
|
faf6b9ea03
|
refactor: refactor preview components
|
2025-05-22 14:49:40 +08:00 |
|
Nite Knite
|
916c415b4b
|
feat: add entry point for requesting a plugin (#20026)
|
2025-05-22 14:15:00 +08:00 |
|
Hanqing Zhao
|
997b46bfaa
|
Fix/modify translation (#20046)
|
2025-05-21 16:41:05 +08:00 |
|
twwu
|
b18519b824
|
refactor: add create-from-pipeline page and associated components for document processing
|
2025-05-21 16:37:02 +08:00 |
|
twwu
|
9aef4b6d6b
|
refactor: Notion component and add NotionPageSelector for improved page selection
|
2025-05-21 14:02:37 +08:00 |
|
Panpan
|
ef3569e667
|
feat: support chatflow start node custom input field hidden (#19678)
|
2025-05-21 13:52:21 +08:00 |
|
zxhlyh
|
7dba83754f
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-21 13:42:28 +08:00 |
|
wellCh4n
|
627911d4ff
|
feat: Move to node in workflow panel and fix help link hover style (#19998)
|
2025-05-21 11:29:24 +08:00 |
|
zxhlyh
|
eff123a11c
|
checklist
|
2025-05-20 16:52:45 +08:00 |
|
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |
|
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
|
zxhlyh
|
0e0a266142
|
merge main
|
2025-05-19 18:11:45 +08:00 |
|
非法操作
|
499392c6f9
|
chore: improve some doc (#19881)
|
2025-05-18 21:42:03 +08:00 |
|
zxhlyh
|
f1fe143962
|
add i18n
|
2025-05-16 14:53:39 +08:00 |
|
zxhlyh
|
2670557258
|
merge main
|
2025-05-16 10:09:24 +08:00 |
|
crazywoola
|
4dc06ee43f
|
revert: https://github.com/langgenius/dify/pull/18554 (#19787)
|
2025-05-15 22:39:35 +08:00 |
|
zxhlyh
|
11977596c9
|
merge main
|
2025-05-15 10:14:40 +08:00 |
|
Joel
|
1c91736a6d
|
fix: auto translate failed when there is a new file in english (#19671)
|
2025-05-14 16:01:35 +08:00 |
|
Joel
|
85a44b7349
|
fix: close browser would reset to browser default language (#19665)
|
2025-05-14 15:00:28 +08:00 |
|
twwu
|
b713218cab
|
feat: add DSL modal header and tab components; enhance pipeline import functionality
|
2025-05-14 14:49:01 +08:00 |
|
董富宝
|
3c953cb0ef
|
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 10:17:15 +08:00 |
|
KVOJJJin
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
|
twwu
|
cfb6d59513
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-13 18:38:26 +08:00 |
|
twwu
|
4d68aadc1c
|
Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations
|
2025-05-13 15:35:21 +08:00 |
|
kusa_shigeru
|
33d3bc276e
|
Fix: typo ja translation (#19583)
|
2025-05-13 13:39:17 +08:00 |
|
twwu
|
cef6463847
|
feat: Enhance dataset settings with chunk structure and icon selection
|
2025-05-13 11:07:31 +08:00 |
|
LeanDeR
|
c720e0dd04
|
refactor(workflow): revamp logging module for loop & iteration nodes (#19484)
|
2025-05-12 09:32:41 +08:00 |
|
zxhlyh
|
75259c1ea1
|
chore: update edu version text (#19485)
|
2025-05-10 20:00:43 +08:00 |
|
zxhlyh
|
39b8331f81
|
merge main
|
2025-05-09 18:20:56 +08:00 |
|
twwu
|
97ec855df4
|
feat: enhance input field management with internationalization support and improved state handling
|
2025-05-09 16:35:09 +08:00 |
|
twwu
|
7e31da7882
|
refactor: update data source handling and improve internationalization support in test run panel
|
2025-05-09 12:56:57 +08:00 |
|
twwu
|
38f1a42ce8
|
refactor: remove unused icon components and update imports in dataset components
|
2025-05-08 11:15:27 +08:00 |
|
twwu
|
7ce9710229
|
feat: add pipeline template details and import functionality, enhance dataset pipeline management
|
2025-05-07 18:09:38 +08:00 |
|
zxhlyh
|
fa8ab4ea04
|
rag pipeline
|
2025-05-07 16:30:24 +08:00 |
|
NFish
|
838812640e
|
fix: reopen switch to 'workflow orchestrate' menu in app detail page (#19274)
|
2025-05-07 14:58:45 +08:00 |
|
twwu
|
e86a3fc672
|
feat: Enhance dataset pipeline creation and management with new export and delete functionalities, improved internationalization, and refactor for better clarity
|
2025-05-07 14:29:01 +08:00 |
|
twwu
|
4025cd0b46
|
feat: Refactor dataset pipeline creation components and add internationalization support
|
2025-05-07 11:30:13 +08:00 |
|
zxhlyh
|
d196872059
|
merge main
|
2025-05-06 17:31:48 +08:00 |
|
AllenWriter
|
3ecc1e0228
|
Fix: update docs link (#19278)
|
2025-05-06 17:02:01 +08:00 |
|
twwu
|
b4bccf5fef
|
feat: Add External Knowledge Base and Pipeline icons, update DatasetCard component
|
2025-05-06 11:58:53 +08:00 |
|
-LAN-
|
bcc95e520b
|
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-30 15:50:00 +08:00 |
|
Wu Tianwei
|
3dff21e0be
|
fix(i18n): add functions to retrieve document and pricing page languages (#19142)
|
2025-04-30 14:58:49 +08:00 |
|
twwu
|
e689f21a60
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-04-30 14:16:25 +08:00 |
|
twwu
|
a7f9259e27
|
feat: new Dataset list
|
2025-04-30 14:16:13 +08:00 |
|
QuantumGhost
|
bd1bbfee4b
|
Enhance Code Consistency Across Repository with .editorconfig (#19023)
|
2025-04-29 18:04:33 +08:00 |
|
zxhlyh
|
a46b4e3616
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-29 16:27:49 +08:00 |
|
twwu
|
9392ce259f
|
feat: Refactor dataset components and update translations for new dataset creation options
|
2025-04-29 15:44:32 +08:00 |
|
Silow
|
ea150dc336
|
feat: Upload a folder to knowledgebase (#17026)
Co-authored-by: Silow9 <soulskytony@gmail.com>
|
2025-04-28 15:31:22 +08:00 |
|
Panpan
|
bf01e41fd9
|
feat: improve embedded chatbot styles (#18692)
|
2025-04-28 14:38:59 +08:00 |
|
twwu
|
f71b0eccb2
|
Refactor: dataset creation components and implement Firecrawl functionality
|
2025-04-28 13:33:16 +08:00 |
|
Bharat Ramanathan
|
0a20210a59
|
feat: Add W&B Weave Tracing Integration (#14262)
Signed-off-by: Yuichiro Utsumi <utsumi.yuichiro@fujitsu.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Signed-off-by: cl <cailue@apache.org>
Co-authored-by: Yu Chun Chang <changyuchun159630@gmail.com>
Co-authored-by: Kyle Chang <kylechang@91app.com>
Co-authored-by: Lick-liu <51771897+Lick-liu@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Yuichiro Utsumi <81412151+utsumi-fj@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: DDDDD12138 <43703884+DDDDD12138@users.noreply.github.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Lam <scau_ljw@126.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Mars <524574386@qq.com>
Co-authored-by: mars <linjx2@by-health.com>
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com>
Co-authored-by: Rafael Carvalho <r.carvalho@me.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: codingjaguar <codingjaguar@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: Arcaner <52057416+lrhan321@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: XiaoBa <94062266+XiaoBa-Yu@users.noreply.github.com>
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
Co-authored-by: zhangyuhang <2827528315@qq.com>
Co-authored-by: yuhang2.zhang <yuhang2.zhang@ly.com>
Co-authored-by: 诗浓 <nyaashino@gmail.com>
Co-authored-by: RookieAgent <42060616+Sakura4036@users.noreply.github.com>
Co-authored-by: sho-takano-dev <shota.takano.dev@gmail.com>
Co-authored-by: 過世秋風 <1040926235@qq.com>
Co-authored-by: Yi Feng <66539215+bigyifeng@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: ShadowJobs <794878115@qq.com>
Co-authored-by: LinYing <linying@momenta.ai>
Co-authored-by: Benjamin <benjaminx@gmail.com>
Co-authored-by: LiuBodong <liubodong2010@126.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: 傻笑zz <43721571+shaxiaozz@users.noreply.github.com>
Co-authored-by: L8ng <straydragonl@foxmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: LittleFish-15 <58618983+LittleFish-15@users.noreply.github.com>
Co-authored-by: 诗浓 <844670992@qq.com>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: StoneFancyX <53338920+StoneFancyX@users.noreply.github.com>
Co-authored-by: StoneFancyX <kindbin@qq.com>
Co-authored-by: Naoki KOBAYASHI <naotama@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: cyflhn <cyflhn@163.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: jimmyfen <757343258@qq.com>
Co-authored-by: Xuetao Song <xuetaomagicsong@gmail.com>
Co-authored-by: Panpan <wurui.dev@gmail.com>
Co-authored-by: wyy-holding <59436937+wyy-holding@users.noreply.github.com>
Co-authored-by: リイノ Lin <sorphwer@gmail.com>
Co-authored-by: Ning <accelerator314@gmail.com>
Co-authored-by: Linh Nguyen <55907715+batman0911@users.noreply.github.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: Ron <svcvit@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: NanoNova <kid1412621@gmail.com>
Co-authored-by: JaydenZhou <380774082@qq.com>
Co-authored-by: dotdotdot <823150982@qq.com>
Co-authored-by: Good Wood <slm_1990@126.com>
Co-authored-by: Ryosei Karaki <38310693+karamaru-alpha@users.noreply.github.com>
Co-authored-by: chenhuan0728 <54611342+chenhuan0728@users.noreply.github.com>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <islenbo@qq.com>
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com>
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: zhangkun-21 <sephiroth0932@gmail.com>
Co-authored-by: hsiong <37357447+hsiong@users.noreply.github.com>
Co-authored-by: 李远军 <4842@9ji.com>
Co-authored-by: yourchanges <yourchanges@gmail.com>
Co-authored-by: David <guyuezhuying@126.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: taokuizu <taokuizu@qq.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: JimintheBox <gjwlals111@gmail.com>
Co-authored-by: wlleiiwang <1025164922@qq.com>
Co-authored-by: wlleiiwang <wlleiiwang@tencent.com>
Co-authored-by: Alex <32982705+AlexYuan997@users.noreply.github.com>
Co-authored-by: yuanlong <yuanlong@boco.com.cn>
Co-authored-by: wanttobeamaster <45583625+wanttobeamaster@users.noreply.github.com>
Co-authored-by: xiaozhiqing.xzq <xiaozhiqing.xzq@alibaba-inc.com>
Co-authored-by: Chenhe Gu <guchenhe@gmail.com>
Co-authored-by: tyounami <vkbo@qq.com>
Co-authored-by: bo.zhao <bo.zhao@iglooinsure.com>
Co-authored-by: ClSlaid <cailue@apache.org>
Co-authored-by: adru <106513264+adpanru@users.noreply.github.com>
Co-authored-by: horochx <32632779+horochx@users.noreply.github.com>
|
2025-04-26 04:28:30 -07:00 |
|
zxhlyh
|
4792ca1813
|
knowledge base node
|
2025-04-25 17:24:47 +08:00 |
|
NFish
|
a575fbca94
|
fix: update api rate limit on Pricing page (#18755)
|
2025-04-25 14:37:04 +08:00 |
|
zxhlyh
|
97cf6b2d65
|
refactor workflow
|
2025-04-25 11:04:14 +08:00 |
|
Hanqing Zhao
|
2f141aa483
|
Add jp translation (#18628)
|
2025-04-24 10:32:21 +08:00 |
|
zxhlyh
|
8d9c252811
|
block selector & data source node
|
2025-04-22 16:46:33 +08:00 |
|
GuanMu
|
67eefd0ba1
|
fix: update search model placeholder and add translations f (#18518)
|
2025-04-22 11:06:36 +08:00 |
|
twwu
|
ac68d62d1c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-21 18:07:15 +08:00 |
|
doskoi
|
30c051d485
|
fix: update Japanese translation for 'switchVersion' in plugin.ts to … (#18469)
|
2025-04-21 17:56:31 +08:00 |
|
doskoi
|
0ba37592f7
|
fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label (#18446)
|
2025-04-21 14:14:09 +08:00 |
|
doskoi
|
e0e8667a0b
|
fix: translate 'back' to '戻る' in Japanese plugin localization (#18444)
|
2025-04-21 14:12:44 +08:00 |
|
doskoi
|
2157d9e17e
|
fix: update Japanese translation for 'from' in plugin.ts to improve c… (#18449)
|
2025-04-21 14:12:21 +08:00 |
|
doskoi
|
62e7fa1f63
|
"fix: Changed the translated text from '障害者' (#18427)" (#18438)
|
2025-04-21 12:41:31 +08:00 |
|
Hao Cheng
|
0ac7366cdc
|
fix: correct unsupported German date format on document list page (#18426)
|
2025-04-21 10:06:21 +08:00 |
|
Ethan
|
c768d97637
|
feat: update privacy policy URL and add validation for privacy policy link (#18422)
|
2025-04-21 10:04:33 +08:00 |
|
twwu
|
51165408ed
|
feat: implement input field form with file upload settings and validation
|
2025-04-21 09:53:35 +08:00 |
|
Joel
|
775dc47abe
|
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2025-04-18 16:53:43 +08:00 |
|
Hash Brown
|
438463b1c4
|
feat: edit question in Chat (#17961)
|
2025-04-15 15:37:08 +08:00 |
|
Yeuoly
|
2134a76517
|
feat: add minimum dify version requirement to plugins (#18022)
|
2025-04-14 20:09:22 +08:00 |
|
Joel
|
d80f4c7d3b
|
chore: eslint add sonar (#17989)
|
2025-04-14 15:28:20 +08:00 |
|
crazywoola
|
8f9cbe1c49
|
Chore/cleanup warnings (#17974)
|
2025-04-14 11:27:14 +08:00 |
|
诗浓
|
f84832e0c2
|
feat: added export workflow as img (#17904)
|
2025-04-14 11:18:18 +08:00 |
|
Yu Chen
|
0ccd8bdfa8
|
chore: Modify watercrawl translation in en-US and zh-Hans (#17828)
|
2025-04-11 10:14:00 +08:00 |
|
Hanqing Zhao
|
ef27942b8a
|
Add and modify jp translation (#17748)
|
2025-04-10 13:56:36 +08:00 |
|
zxhlyh
|
30f7118c7a
|
Chore/slice workflow utils (#17730)
|
2025-04-10 10:03:19 +08:00 |
|
Wu Tianwei
|
cd7ac20d80
|
feat: enhance index type handling and add error notification for missing embedding model (#16836)
|
2025-04-08 18:01:43 +08:00 |
|
crazywoola
|
743071d9bb
|
chore: add missing i18n (#17517)
|
2025-04-07 13:11:42 +08:00 |
|
Amir Mohsen Asaran
|
f54905e685
|
feat: Integrate WaterCrawl.dev as a new knowledge base provider (#16396)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-07 12:43:23 +08:00 |
|
crazywoola
|
4902ddaf87
|
Feat/change workspace name (#17402)
|
2025-04-03 16:05:55 +08:00 |
|
Perfecto
|
16c722d1d8
|
fix: move hardcoded text to language settings (#16990) (#17133)
|
2025-04-02 22:35:51 +08:00 |
|
Kindy Lin
|
95c6bd1c8a
|
feat: add i18n checker (ui) (#17283)
|
2025-04-02 13:58:31 +08:00 |
|
zxhlyh
|
713902dc47
|
Feat/loop break node (#17268)
|
2025-04-01 16:52:07 +08:00 |
|
KVOJJJin
|
d1801b1f2e
|
Feat:edu frontend (#17251)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2025-04-01 13:58:10 +08:00 |
|
KVOJJJin
|
9feafb6dbd
|
fix: show build app limit in app creation modal (#16940)
|
2025-03-28 15:39:21 +08:00 |
|
Hanqing Zhao
|
2da780e4dc
|
Add and modify jp translation (#16807)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-03-26 13:29:04 +08:00 |
|
Joel
|
7709d9df20
|
Chore: frontend infrastructure upgrade (#16420)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: jZonG <jzongcode@gmail.com>
|
2025-03-21 17:41:03 +08:00 |
|
NanoNova
|
a30945312a
|
fix: typos (#16385)
|
2025-03-21 11:14:40 +08:00 |
|
Wu Tianwei
|
411e332f1b
|
feat: dark mode for knowledge (#15236)
|
2025-03-19 11:19:57 +08:00 |
|
zxhlyh
|
20376ca951
|
feat: upgrade knowledge metadata (#16063)
Support filter knowledge by metadata.
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: NFish <douxc512@gmail.com>
|
2025-03-18 11:01:06 +08:00 |
|
Yi Feng
|
1a6298b6ea
|
fix: Remove any extra Spaces in the title (#15841)
|
2025-03-14 17:12:29 +08:00 |
|
KVOJJJin
|
efebbffe96
|
Fix:webapp UI issues (#15601)
|
2025-03-13 14:23:41 +08:00 |
|
zxhlyh
|
b541792465
|
fix: workflow loop node break conditions (#15549)
|
2025-03-12 10:10:51 +08:00 |
|
yosuke0715
|
38fc8eeaba
|
typo チュンク to チャンク (#15240)
|
2025-03-07 20:55:07 +08:00 |
|
Wu Tianwei
|
3ca1373274
|
feat: version tag (#14949)
|
2025-03-07 18:10:40 +08:00 |
|
Marc Klingen
|
c6209d76eb
|
chore: update langfuse description (#15136)
|
2025-03-07 12:15:38 +08:00 |
|
KVOJJJin
|
f588ccff72
|
Feat: settings dark mode (#15184)
|
2025-03-07 11:56:20 +08:00 |
|
w4-jinhyeonkim
|
d574706600
|
Update ko-KR/plugin.ts (#15103)
|
2025-03-06 17:40:37 +08:00 |
|
NFish
|
9962118dbd
|
Fix: new upgrade page (#12417)
|
2025-03-06 10:27:13 +08:00 |
|
NFish
|
a4b2c10fb8
|
Feat/compliance report download (#14477)
|
2025-03-06 10:25:18 +08:00 |
|
Wood
|
2c17bb2c36
|
Feature/newnew workflow loop node (#14863)
Co-authored-by: arkunzz <4873204@qq.com>
|
2025-03-05 17:41:15 +08:00 |
|
KVOJJJin
|
d0d0bf570e
|
Feat: web app dark mode (#14732)
|
2025-03-03 14:44:51 +08:00 |
|
w4-jinhyeonkim
|
a05e8f0e37
|
Update ko-KR/workflow.ts (#14377)
|
2025-02-26 16:45:48 +08:00 |
|
IWAI, Masaharu
|
3228bac56d
|
chore: fix Japanese translation for updating tool (#14332)
|
2025-02-26 09:27:32 +08:00 |
|
Wu Tianwei
|
c66b4e32db
|
fix(i18n): update verification tips for clarity (#14342)
|
2025-02-25 21:05:46 +08:00 |
|
Wu Tianwei
|
42b13bd312
|
feat: partner badge in marketplace (#14258)
|
2025-02-25 12:09:37 +08:00 |
|
Onelevenvy
|
7790214620
|
chore: Fix typos in simplified and traditional Chinese in i18n files (#14228)
|
2025-02-24 11:32:09 +08:00 |
|
w4-jinhyeonkim
|
8015f5c0c5
|
Fix ko-KR/workflow.ts (#14075)
|
2025-02-20 13:49:04 +08:00 |
|
Joel
|
66747a8eef
|
fix: some GitHub run action problem (#13991)
|
2025-02-19 11:35:19 +08:00 |
|
Wu Tianwei
|
19d413ac1e
|
feat: date and time picker (#13985)
|
2025-02-19 10:56:18 +08:00 |
|
eux
|
4a332ff1af
|
fix: update the en-US i18n for logAndAnn (#13902)
|
2025-02-19 09:15:11 +08:00 |
|
github-actions[bot]
|
2af81d1ee3
|
chore: translate i18n files (#13795)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2025-02-19 09:13:26 +08:00 |
|
Yeuoly
|
403e2d58b9
|
Introduce Plugins (#13836)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Signed-off-by: -LAN- <laipz8200@outlook.com>
Signed-off-by: xhe <xw897002528@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: takatost <takatost@gmail.com>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
Co-authored-by: AkaraChen <85140972+AkaraChen@users.noreply.github.com>
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: Novice <857526207@qq.com>
Co-authored-by: Hiroki Nagai <82458324+nagaihiroki-git@users.noreply.github.com>
Co-authored-by: Gen Sato <52241300+halogen22@users.noreply.github.com>
Co-authored-by: eux <euxuuu@gmail.com>
Co-authored-by: huangzhuo1949 <167434202+huangzhuo1949@users.noreply.github.com>
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
Co-authored-by: lotsik <lotsik@mail.ru>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: gakkiyomi <gakkiyomi@aliyun.com>
Co-authored-by: CN-P5 <heibai2006@gmail.com>
Co-authored-by: CN-P5 <heibai2006@qq.com>
Co-authored-by: Chuehnone <1897025+chuehnone@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Boris Feld <lothiraldan@gmail.com>
Co-authored-by: mbo <himabo@gmail.com>
Co-authored-by: mabo <mabo@aeyes.ai>
Co-authored-by: Warren Chen <warren.chen830@gmail.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
Co-authored-by: jiandanfeng <chenjh3@wangsu.com>
Co-authored-by: zhu-an <70234959+xhdd123321@users.noreply.github.com>
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
Co-authored-by: 海狸大師 <86974027+yenslife@users.noreply.github.com>
Co-authored-by: Xu Song <xusong.vip@gmail.com>
Co-authored-by: rayshaw001 <396301947@163.com>
Co-authored-by: Ding Jiatong <dingjiatong@gmail.com>
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn>
Co-authored-by: JasonVV <jasonwangiii@outlook.com>
Co-authored-by: le0zh <newlight@qq.com>
Co-authored-by: zhuxinliang <zhuxinliang@didiglobal.com>
Co-authored-by: k-zaku <zaku99@outlook.jp>
Co-authored-by: luckylhb90 <luckylhb90@gmail.com>
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: jiangbo721 <365065261@qq.com>
Co-authored-by: 刘江波 <jiangbo721@163.com>
Co-authored-by: Shun Miyazawa <34241526+miya@users.noreply.github.com>
Co-authored-by: EricPan <30651140+Egfly@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: sino <sino2322@gmail.com>
Co-authored-by: Jhvcc <37662342+Jhvcc@users.noreply.github.com>
Co-authored-by: lowell <lowell.hu@zkteco.in>
Co-authored-by: Boris Polonsky <BorisPolonsky@users.noreply.github.com>
Co-authored-by: Ademílson Tonato <ademilsonft@outlook.com>
Co-authored-by: Ademílson Tonato <ademilson.tonato@refurbed.com>
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com>
Co-authored-by: Yueh-Po Peng (Yabi) <94939112+y10ab1@users.noreply.github.com>
Co-authored-by: Jason <ggbbddjm@gmail.com>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: yjc980121 <3898524+yjc980121@users.noreply.github.com>
Co-authored-by: heyszt <36215648+hieheihei@users.noreply.github.com>
Co-authored-by: Abdullah AlOsaimi <osaimiacc@gmail.com>
Co-authored-by: Abdullah AlOsaimi <189027247+osaimi@users.noreply.github.com>
Co-authored-by: Yingchun Lai <laiyingchun@apache.org>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
Co-authored-by: Masashi Tomooka <tmokmss@users.noreply.github.com>
Co-authored-by: aplio <ryo.091219@gmail.com>
Co-authored-by: Obada Khalili <54270856+obadakhalili@users.noreply.github.com>
Co-authored-by: Nam Vu <zuzoovn@gmail.com>
Co-authored-by: Kei YAMAZAKI <1715090+kei-yamazaki@users.noreply.github.com>
Co-authored-by: TechnoHouse <13776377+deephbz@users.noreply.github.com>
Co-authored-by: Riddhimaan-Senapati <114703025+Riddhimaan-Senapati@users.noreply.github.com>
Co-authored-by: MaFee921 <31881301+2284730142@users.noreply.github.com>
Co-authored-by: te-chan <t-nakanome@sakura-is.co.jp>
Co-authored-by: HQidea <HQidea@users.noreply.github.com>
Co-authored-by: Joshbly <36315710+Joshbly@users.noreply.github.com>
Co-authored-by: xhe <xw897002528@gmail.com>
Co-authored-by: weiwenyan-dev <154779315+weiwenyan-dev@users.noreply.github.com>
Co-authored-by: ex_wenyan.wei <ex_wenyan.wei@tcl.com>
Co-authored-by: engchina <12236799+engchina@users.noreply.github.com>
Co-authored-by: engchina <atjapan2015@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 呆萌闷油瓶 <253605712@qq.com>
Co-authored-by: Kemal <kemalmeler@outlook.com>
Co-authored-by: Lazy_Frog <4590648+lazyFrogLOL@users.noreply.github.com>
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com>
Co-authored-by: Steven sun <98230804+Tuyohai@users.noreply.github.com>
Co-authored-by: steven <sunzwj@digitalchina.com>
Co-authored-by: Kalo Chin <91766386+fdb02983rhy@users.noreply.github.com>
Co-authored-by: Katy Tao <34019945+KatyTao@users.noreply.github.com>
Co-authored-by: depy <42985524+h4ckdepy@users.noreply.github.com>
Co-authored-by: 胡春东 <gycm520@gmail.com>
Co-authored-by: Junjie.M <118170653@qq.com>
Co-authored-by: MuYu <mr.muzea@gmail.com>
Co-authored-by: Naoki Takashima <39912547+takatea@users.noreply.github.com>
Co-authored-by: Summer-Gu <37869445+gubinjie@users.noreply.github.com>
Co-authored-by: Fei He <droxer.he@gmail.com>
Co-authored-by: ybalbert001 <120714773+ybalbert001@users.noreply.github.com>
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: liuzhenghua <1090179900@qq.com>
Co-authored-by: Wu Jiayang <62842862+Wu-Jiayang@users.noreply.github.com>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: kimjion <45935338+kimjion@users.noreply.github.com>
Co-authored-by: AugNSo <song.tiankai@icloud.com>
Co-authored-by: llinvokerl <38915183+llinvokerl@users.noreply.github.com>
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
Co-authored-by: Vasu Negi <vasu-negi@users.noreply.github.com>
Co-authored-by: Hundredwz <1808096180@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
|
2025-02-17 17:05:13 +08:00 |
|