zxhlyh
|
39effd350e
|
fix: webapp upload file (#10195)
|
2024-11-07 17:38:25 +08:00 |
|
zxhlyh
|
e7bc863f26
|
fix: upload remote image preview (#9952)
|
2024-11-07 17:38:19 +08:00 |
|
twwu
|
020d4baf92
|
Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins
|
2024-11-07 16:52:26 +08:00 |
|
twwu
|
3f8a10613d
|
refactor: remove unused fetchInstalledPluginList function and integrate useInstalledPluginList hook
|
2024-11-07 16:52:22 +08:00 |
|
Joel
|
2dd9c64d34
|
chore: use query
|
2024-11-07 16:42:44 +08:00 |
|
Joel
|
91b3aec292
|
feat: add use tools
|
2024-11-07 15:24:17 +08:00 |
|
Yi
|
61a70e7a71
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-05 17:53:03 +08:00 |
|
Yi
|
bde1261b8c
|
chore: update installFromGitHub component
|
2024-11-05 17:52:47 +08:00 |
|
Joel
|
8058a1dbe4
|
feat: handle update
|
2024-11-05 16:47:26 +08:00 |
|
Yi
|
2fd4b6e6d2
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-11-01 14:56:11 +08:00 |
|
Yi
|
c503e8ebc9
|
chore: install package from GitHub
|
2024-11-01 14:55:56 +08:00 |
|
JzoNg
|
1a92064260
|
remove unused components
|
2024-11-01 12:09:17 +08:00 |
|
JzoNg
|
7752f374e5
|
Revert "update model provider api responses"
This reverts commit c8dc5e4849 .
|
2024-11-01 12:00:54 +08:00 |
|
JzoNg
|
c39be7852f
|
Revert "parameters and rules"
This reverts commit 22696fa75b .
|
2024-11-01 12:00:54 +08:00 |
|
JzoNg
|
f2a5da918b
|
Revert "other providers"
This reverts commit 339dfe5e02 .
|
2024-11-01 12:00:54 +08:00 |
|
JzoNg
|
930425b896
|
Revert "annotation config"
This reverts commit 633768cd2a .
|
2024-11-01 12:00:54 +08:00 |
|
StyleZhang
|
4be2edd934
|
feat: plugin list tasks
|
2024-10-31 16:27:24 +08:00 |
|
twwu
|
36ab121b87
|
feat: plugin uninstall & plugin list filtering
|
2024-10-31 16:20:25 +08:00 |
|
JzoNg
|
633768cd2a
|
annotation config
|
2024-10-31 08:43:12 +08:00 |
|
JzoNg
|
339dfe5e02
|
other providers
|
2024-10-31 08:22:14 +08:00 |
|
JzoNg
|
22696fa75b
|
parameters and rules
|
2024-10-31 08:22:14 +08:00 |
|
JzoNg
|
c8dc5e4849
|
update model provider api responses
|
2024-10-31 08:22:14 +08:00 |
|
Joel
|
6f52edb157
|
feat: plugin permission
|
2024-10-29 17:18:23 +08:00 |
|
Joel
|
0dcbb34cab
|
feat: handle from market install
|
2024-10-29 16:33:46 +08:00 |
|
Joel
|
36c01d89c9
|
fix: cros promblem
|
2024-10-29 15:19:47 +08:00 |
|
Joel
|
6726ca102e
|
feat: add get marketpalce get
|
2024-10-29 14:53:14 +08:00 |
|
Joel
|
f2765b9d31
|
feat: fetch plugin icon
|
2024-10-29 11:47:23 +08:00 |
|
Joel
|
765eb282f3
|
merge main
|
2024-10-28 10:51:02 +08:00 |
|
Joel
|
c777d55a1c
|
feat: marketplace install
|
2024-10-25 16:46:02 +08:00 |
|
StyleZhang
|
ae00211691
|
feat: marketplace types
|
2024-10-25 11:15:32 +08:00 |
|
Joel
|
9a9d90ad7f
|
feat: can install
|
2024-10-24 17:24:46 +08:00 |
|
Joel
|
606fc7be0c
|
feat: support upload pkg
|
2024-10-24 17:14:17 +08:00 |
|
Joel
|
d7def41acc
|
feat: fetch debug key api
|
2024-10-24 16:07:46 +08:00 |
|
Joel
|
474cedf653
|
feat: debug info api
|
2024-10-23 17:19:54 +08:00 |
|
Kota-Yamaguchi
|
a7ee51e5d8
|
feat: add code generator (#9051)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-10-22 21:57:54 +08:00 |
|
Yi
|
0b8c896481
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-22 13:43:15 +08:00 |
|
Yi
|
15fe635465
|
chore: install package from GitHub
|
2024-10-22 13:43:01 +08:00 |
|
AkaraChen
|
cdd2a40086
|
style: minimium codemod
|
2024-10-22 02:24:59 +00:00 |
|
JzoNg
|
b1771194cc
|
servise of endpoints
|
2024-10-21 11:34:21 +08:00 |
|
zxhlyh
|
7a1d6fe509
|
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-10-21 10:32:37 +08:00 |
|
NFish
|
3898fe3311
|
New Auth Methods (#8119)
|
2024-10-21 09:23:20 +08:00 |
|
JzoNg
|
684896d100
|
merge main
|
2024-10-14 10:29:52 +08:00 |
|
Wu Tianwei
|
dbfbc56de7
|
feat: refresh-token (#9286)
Co-authored-by: NFish <douxc512@gmail.com>
|
2024-10-12 23:40:38 +08:00 |
|
NFish
|
4abca8614f
|
fix: Ignore the error toast notification if the status is 401 and isPublicAPI is true (#9062)
|
2024-10-08 11:48:22 +08:00 |
|
NFish
|
7873e455bb
|
fix: Fix the error when importing web pages using jina (#8937)
|
2024-09-30 21:27:11 +08:00 |
|
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
|
Zhaofeng Miao
|
369e1e6f58
|
feat(website-crawl): add jina reader as additional alternative for website crawling (#8761)
|
2024-09-30 09:57:19 +08:00 |
|
Yi
|
21193c2fbf
|
update the plugins page
|
2024-09-14 17:09:25 +08:00 |
|
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>
|
2024-09-10 15:23:16 +08:00 |
|
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
|