Yeuoly
|
ba2d340109
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-11-11 14:06:39 +08:00 |
|
Yeuoly
|
5cdbfe2f41
|
Merge branch 'main' into fix/chore-fix
|
2024-11-11 14:00:53 +08:00 |
|
Charlie.Wei
|
fbee41f8c7
|
The list action node adds methods to extract specific list objects (#10421)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-11-11 12:10:21 +08:00 |
|
-LAN-
|
172c7eb270
|
fix(file_upload): correct validation method and add unit tests (#10477)
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
|
2024-11-08 21:55:01 +08:00 |
|
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
2024-11-08 18:13:24 +08:00 |
|
Joel
|
5d7c527702
|
merge feat/plugins
|
2024-11-08 13:57:34 +08:00 |
|
Joel
|
a9de7f24a2
|
merge main
|
2024-11-08 13:55:39 +08:00 |
|
Yeuoly
|
7a2b2a04c9
|
Merge branch 'main' into fix/chore-fix
|
2024-11-08 13:47:24 +08:00 |
|
-LAN-
|
438ad8148b
|
fix(http_request): send form data (#10431)
|
2024-11-08 09:33:40 +08:00 |
|
Novice
|
a3b71830d0
|
fix: iteration none output error (#10295)
|
2024-11-07 17:39:44 +08:00 |
|
-LAN-
|
13b7e18a50
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-07 17:39:44 +08:00 |
|
非法操作
|
6b51e81de1
|
feat: add xAI model provider (#10272)
|
2024-11-07 17:39:43 +08:00 |
|
-LAN-
|
52eb18937e
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-07 17:39:42 +08:00 |
|
Novice
|
baaa3ae02c
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-07 17:39:09 +08:00 |
|
-LAN-
|
84c35aef6c
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-07 17:38:37 +08:00 |
|
Jiang
|
31445c3782
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-07 17:38:30 +08:00 |
|
Lawrence Li
|
6e03c10285
|
feat: add gpustack model provider (#10158)
|
2024-11-07 17:38:21 +08:00 |
|
-LAN-
|
2a7ae6b0df
|
refactor(service): handle unsupported DSL version with warning (#10151)
|
2024-11-07 17:38:18 +08:00 |
|
larcane97
|
8f8a3f4318
|
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-07 17:38:18 +08:00 |
|
-LAN-
|
b7534b764d
|
feat(app_dsl_service): enhance error handling and DSL version management (#10108)
|
2024-11-07 17:38:09 +08:00 |
|
-LAN-
|
4d9e7c1884
|
refactor(version): simplify version comparison logic (#10109)
|
2024-11-07 17:38:09 +08:00 |
|
-LAN-
|
4b8896e034
|
fix(workflow): refine variable type checks in LLMNode (#10051)
|
2024-11-07 17:38:02 +08:00 |
|
Novice
|
3c89d45a2d
|
fix: iteration none output error (#10295)
|
2024-11-05 20:30:13 +08:00 |
|
-LAN-
|
baab81714e
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-05 20:30:13 +08:00 |
|
非法操作
|
43c7739b88
|
feat: add xAI model provider (#10272)
|
2024-11-05 20:30:12 +08:00 |
|
-LAN-
|
33219e850a
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 20:30:00 +08:00 |
|
Novice
|
d330d31ee5
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 20:29:59 +08:00 |
|
-LAN-
|
794f495ef2
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-05 20:29:32 +08:00 |
|
Jiang
|
fe1c0ac602
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-05 20:28:28 +08:00 |
|
Lawrence Li
|
007b561e32
|
feat: add gpustack model provider (#10158)
|
2024-11-05 20:27:57 +08:00 |
|
Novice
|
7962101e5e
|
fix: iteration none output error (#10295)
|
2024-11-05 16:31:49 +08:00 |
|
-LAN-
|
ae254f0a10
|
fix(http_request): improve parameter initialization and reorganize tests (#10297)
|
2024-11-05 16:30:23 +08:00 |
|
非法操作
|
bf9349c4dc
|
feat: add xAI model provider (#10272)
|
2024-11-05 14:42:47 +08:00 |
|
-LAN-
|
08c731fd84
|
fix(node): correct file property name in function switch (#10284)
|
2024-11-05 14:23:18 +08:00 |
|
Novice
|
d1505b15c4
|
feat: Iteration node support parallel mode (#9493)
|
2024-11-05 10:32:49 +08:00 |
|
-LAN-
|
6b0de08157
|
fix(validation): allow to use 0 in the inputs form (#10255)
|
2024-11-04 18:34:55 +08:00 |
|
Jiang
|
0c9e79cd67
|
Add Lindorm as a VDB choice (#10202)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
|
2024-11-04 09:10:26 +08:00 |
|
Lawrence Li
|
76b0328eb1
|
feat: add gpustack model provider (#10158)
|
2024-11-01 17:23:30 +08:00 |
|
Yeuoly
|
10cc4e758c
|
Merge branch 'main' into fix/chore-fix
|
2024-11-01 16:23:04 +08:00 |
|
-LAN-
|
951308b5f3
|
refactor(service): handle unsupported DSL version with warning (#10151)
|
2024-11-01 15:04:54 +08:00 |
|
larcane97
|
8d5456b6d0
|
Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-01 13:38:52 +08:00 |
|
-LAN-
|
e5397c5ec2
|
feat(app_dsl_service): enhance error handling and DSL version management (#10108)
|
2024-10-31 15:16:34 +08:00 |
|
-LAN-
|
8b9fed75f3
|
refactor(version): simplify version comparison logic (#10109)
|
2024-10-31 15:15:32 +08:00 |
|
-LAN-
|
3b53e06e0d
|
fix(workflow): refine variable type checks in LLMNode (#10051)
|
2024-10-30 16:23:12 +08:00 |
|
ice yao
|
5ad5d0cff4
|
chore: Add aliyun oss tests (#10031)
|
2024-10-30 11:17:30 +08:00 |
|
Hiroshi Fujita
|
539fc8b760
|
Fix content-type header case sensitivity (#9961)
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-30 02:11:18 +08:00 |
|
powerfool
|
878d13ef42
|
Added OceanBase as an option for the vector store in Dify (#10010)
|
2024-10-29 21:10:18 +08:00 |
|
roadgoat19
|
c8ef9223e5
|
feat: couchbase integration (#6165)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Elliot Scribner <elliot.scribner@couchbase.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-10-29 15:00:23 +08:00 |
|
ice yao
|
61ff2fd0f3
|
chore: Enable tencent cos test to run (#9971)
|
2024-10-29 10:33:00 +08:00 |
|
-LAN-
|
4da0b70694
|
feat(http-request-executor): enhance file handling in HTTP requests (#9944)
|
2024-10-28 17:51:01 +08:00 |
|