AkaraChen
|
3b896a796c
|
style: minimium codemod
|
2024-10-22 02:07:59 +00:00 |
|
AkaraChen
|
9edd0a6eae
|
style: minimium codemod
|
2024-10-22 02:07:59 +00:00 |
|
AkaraChen
|
764daf0040
|
style: minimium codemod
|
2024-10-22 02:07:58 +00:00 |
|
AkaraChen
|
84248ff412
|
build: sync eslint rule
|
2024-10-22 02:07:52 +00:00 |
|
AkaraChen
|
a5f2812f55
|
build: add eslint common rule
|
2024-10-21 21:26:34 +08:00 |
|
AkaraChen
|
586f056868
|
build: update eslint config antfu
|
2024-10-21 21:23:54 +08:00 |
|
AkaraChen
|
466f069af5
|
build: using eslint flat config
|
2024-10-21 13:16:56 +08:00 |
|
AkaraChen
|
9577cbac27
|
build: docker use pnpm
|
2024-10-21 11:27:01 +08:00 |
|
AkaraChen
|
f6ae13abad
|
ci: migrate to pnpm
|
2024-10-21 11:14:30 +08:00 |
|
AkaraChen
|
f3d501e7d5
|
fix: gen-icon script phantom deps
|
2024-10-21 10:43:52 +08:00 |
|
AkaraChen
|
2eab8fcc33
|
build: switch to pnpm
|
2024-10-21 10:43:52 +08:00 |
|
Joel
|
bdb81fe20d
|
feat: choose tool sticky
|
2024-10-18 18:18:59 +08:00 |
|
Yi
|
0f60fe7f2a
|
chore: update workspace name (truncated for long name)
|
2024-10-18 14:17:53 +08:00 |
|
Yi
|
425f624de5
|
chore: add plugin panel
|
2024-10-18 14:02:40 +08:00 |
|
Yi
|
b1919745e2
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-18 14:01:34 +08:00 |
|
twwu
|
9a242bcac9
|
Merge branch 'main' into feat/plugins
|
2024-10-18 09:59:43 +08:00 |
|
horochx
|
bd27b4c162
|
fix fetch apps (#9453)
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
|
2024-10-18 08:24:07 +08:00 |
|
Sergio Sacristán
|
28de676956
|
controller test (#9469)
|
2024-10-18 08:23:36 +08:00 |
|
zhuhao
|
b3cde9900c
|
feat: add parameter top-k for the llm model provided by openrouter and siliconflow (#9455)
|
2024-10-18 08:21:54 +08:00 |
|
ice yao
|
2155bba5b0
|
fix: update mismatch vector type (#9462)
|
2024-10-18 08:21:41 +08:00 |
|
ice yao
|
a53fdc7126
|
fix: add missing vector type to migrate command (#9470)
|
2024-10-18 08:20:22 +08:00 |
|
zhuhao
|
3fc0ebdd51
|
feat: add yi-lightning llm model for yi (#9458)
|
2024-10-18 08:19:58 +08:00 |
|
chzphoenix
|
211f416806
|
feat:add wenxin rerank (#9431)
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
Mark stale issues and pull requests / stale (push) Has been cancelled
Co-authored-by: cuihz <cuihz@knowbox.cn>
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-17 19:18:32 +08:00 |
|
zhuhao
|
b90ad587c2
|
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423)
|
2024-10-17 19:12:42 +08:00 |
|
Kevin9703
|
e7aecb89dd
|
fix(workflow): Implement automatic variable addition from opening statement to start node (#9450)
|
2024-10-17 19:01:50 +08:00 |
|
zhuhao
|
a45f8969a0
|
fix: remove the undefined variable line (#9446)
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
|
2024-10-17 17:25:14 +08:00 |
|
非法操作
|
d3c06a3f76
|
feat: add the workflow tool of comfyUI (#9447)
|
2024-10-17 16:48:42 +08:00 |
|
Wu Tianwei
|
f447ee7b9d
|
Fix/firefox overflow error (#9438)
|
2024-10-17 15:54:04 +08:00 |
|
ice yao
|
3e168ce2ca
|
fix: enable Tencent Cloud Vector integration test (#9441)
|
2024-10-17 15:30:59 +08:00 |
|
Yi
|
a6109a60b8
|
Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins
|
2024-10-17 15:22:08 +08:00 |
|
Yi
|
28f7bbf83a
|
chore: installation progress bar
|
2024-10-17 15:21:56 +08:00 |
|
Joel
|
cac04c5f3c
|
refactor: chagne card to client component
|
2024-10-17 15:06:06 +08:00 |
|
zxhlyh
|
c64edd2706
|
revert yarnlock (#9445)
|
2024-10-17 15:03:38 +08:00 |
|
Yi Xiao
|
8a1f106c72
|
Fix: rerank switch and validation before run (#9416)
|
2024-10-17 14:26:38 +08:00 |
|
HRP
|
4ac99ffe0e
|
Update dify-sandbox version to 0.2.10 (#9439)
|
2024-10-17 13:41:41 +08:00 |
|
ybalbert001
|
fdcf87c70c
|
fix https://github.com/langgenius/dify/issues/9409 (#9433)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-10-17 10:47:56 +08:00 |
|
Jyong
|
5aabb83f5a
|
update dataset clean rule (#9426)
|
2024-10-17 10:40:22 +08:00 |
|
Jyong
|
bd678f9ca1
|
add clean 7 days datasets (#9424)
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
|
2024-10-16 22:24:50 +08:00 |
|
Joel
|
18f5f9cc37
|
feat: plugin upgrade
|
2024-10-16 18:05:55 +08:00 |
|
DDDDD12138
|
a87890b3cc
|
fix: resolve overlap issue with API Extension selector and modal (#9407)
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
|
2024-10-16 17:40:17 +08:00 |
|
Joel
|
1787c5c93f
|
chore: handle tag name too long
|
2024-10-16 16:39:47 +08:00 |
|
Joel
|
f981494613
|
feat: plugin support emoji icon
|
2024-10-16 16:28:19 +08:00 |
|
Joel
|
fbc853af92
|
feat: remove config
|
2024-10-16 16:28:18 +08:00 |
|
zhuhao
|
86594851cb
|
refactor: update the default values of top-k parameter in vdb to be consistent (#9367)
|
2024-10-16 16:00:21 +08:00 |
|
StyleZhang
|
1a64c660ba
|
enable marketplace
|
2024-10-16 15:50:18 +08:00 |
|
Leo
|
a83ccccffc
|
fix: incorrect webapp image displayed (#9401)
|
2024-10-16 15:31:47 +08:00 |
|
Jyong
|
50635e9c15
|
Fix/economical knowledge retrieval (#9396)
|
2024-10-16 15:13:45 +08:00 |
|
Joel
|
846555af1b
|
fix: action buttion ui
|
2024-10-16 11:45:25 +08:00 |
|
Joel
|
bca94854f7
|
feat: plugin info
|
2024-10-16 11:30:04 +08:00 |
|
zhuhao
|
7d3dad3d1d
|
feat: add timezone conversion for time tool (#9393)
|
2024-10-16 11:17:40 +08:00 |
|