-LAN-
|
86739bea8b
|
fix(tools): suppress RuntimeWarnings in podcast audio generator (#10182)
|
2024-11-01 20:59:40 +08:00 |
|
Lawrence Li
|
76b0328eb1
|
feat: add gpustack model provider (#10158)
|
2024-11-01 17:23:30 +08:00 |
|
-LAN-
|
3c85136279
|
refactor(tools): Avoid warnings. (#10161)
|
2024-11-01 17:17:27 +08:00 |
|
Jyong
|
82033af097
|
clean un-allowed special charters when doing indexing estimate (#10153)
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-11-01 15:09:22 +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 |
|
Coal Pigeon
|
4d5546953a
|
add llm: ernie-4.0-turbo-128k of wenxin (#10135)
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: Pigeon姚宏锋 <pigeon.yhf@galaxyoversea.com>
|
2024-10-31 21:49:04 +08:00 |
|
Shili Cao
|
b61baa87ec
|
fix: avoid unexpected error when create knowledge base with baidu vector database and wenxin embedding model (#10130)
|
2024-10-31 21:34:23 +08:00 |
|
llinvokerl
|
805c701767
|
fix: bar chart issue with duplicate x-axis labels being incorrectly ignored (#10134)
Co-authored-by: liusurong.lsr <liusurong.lsr@alibaba-inc.com>
|
2024-10-31 21:25:47 +08:00 |
|
Jyong
|
dad041c49f
|
fix issue: query is none when doing retrieval (#10129)
|
2024-10-31 21:25:00 +08:00 |
|
omr
|
11ca1bec0b
|
fix: optimize unique document filtering with set (#10082)
|
2024-10-31 16:32:58 +08:00 |
|
非法操作
|
bd6175157c
|
feat: enhance comfyui workflow (#10085)
|
2024-10-31 10:00:22 +08:00 |
|
Bowen Liang
|
0bdae34b5e
|
improve: significantly speed up the server launching time by async preloading tool providers (#9146)
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-31 00:21:01 +08:00 |
|
Charlie.Wei
|
f6fecb957e
|
fix azure chatgpt o1 parameter error (#10067)
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 22:08:56 +08:00 |
|
-LAN-
|
3b53e06e0d
|
fix(workflow): refine variable type checks in LLMNode (#10051)
|
2024-10-30 16:23:12 +08:00 |
|
zhuhao
|
92a3898540
|
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052)
|
2024-10-30 15:43:29 +08:00 |
|
zhuhao
|
7433095240
|
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038)
|
2024-10-30 15:43:07 +08:00 |
|
zhuhao
|
0095896051
|
feat: add YAML type in document extractor node (#9997)
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 13:47:19 +08:00 |
|
Jyong
|
9ebd453b87
|
add rerank check when doing mutil-retrieval (#9998)
|
2024-10-30 11:17:39 +08:00 |
|
非法操作
|
c7fb8a4f20
|
fix: conversation variable may not change in the answer node (#10034)
|
2024-10-30 11:10:31 +08:00 |
|
-LAN-
|
eb87e690ed
|
fix(llm-node): handle NoneSegment variables properly (#9978)
|
2024-10-30 08:46:11 +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 |
|
Jyong
|
5580bcf870
|
add tidb spend limit config (#9999)
|
2024-10-29 17:51:13 +08:00 |
|
非法操作
|
12adcf8925
|
fix: gemini model use some tools raise error (#9993)
|
2024-10-29 16:09:29 +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 |
|
Jyong
|
f47177ecb4
|
add top_k for es full text search (#9963)
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-28 23:04:54 +08:00 |
|
-LAN-
|
4da0b70694
|
feat(http-request-executor): enhance file handling in HTTP requests (#9944)
|
2024-10-28 17:51:01 +08:00 |
|
Xiao Ley
|
7056009b6a
|
feat(tools): add Baidu translation tool (#9943)
|
2024-10-28 17:18:28 +08:00 |
|
非法操作
|
ddb960ddfb
|
feat: support Vectorizer can be used in workflow (#9932)
|
2024-10-28 16:52:57 +08:00 |
|
方程
|
0ebd985672
|
feat: add models for gitee.ai (#9490)
|
2024-10-28 16:52:12 +08:00 |
|
zhuhao
|
aa11141660
|
feat: add stable-diffusion-3-5-large for the text-to-image tool with siliconflow (#9909)
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-27 21:17:36 +08:00 |
|
zhuhao
|
8bb5b943d7
|
fix(tools): remove the undefined variable parameter_type (#9908)
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-27 11:56:29 +08:00 |
|
ice yao
|
22776f24ab
|
chore: Extract common functions of the base model in Azure OpenAI Provider (#9907)
|
2024-10-27 11:56:17 +08:00 |
|
Zixuan Cheng
|
216442ddc1
|
feat(workflow): Support JSON type in document extractor node (#9899)
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: -LAN- <laipz8200@outlook.com>
|
2024-10-26 20:29:48 +08:00 |
|
-LAN-
|
72ea3d6b98
|
fix(workflow): Take back LLM streaming output after IF-ELSE (#9875)
|
2024-10-25 22:33:34 +08:00 |
|
virgosoy
|
17cacf258e
|
fix: wrong element object (#9868)
|
2024-10-25 22:32:41 +08:00 |
|
非法操作
|
ace7ffab5f
|
feat: support comfyui workflow tool image generate image (#9871)
|
2024-10-25 18:48:07 +08:00 |
|
非法操作
|
1b5adf40da
|
fix: moonshot response_format raise error (#9847)
|
2024-10-25 14:59:55 +08:00 |
|
Jyong
|
18106a4fc6
|
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
|
2024-10-25 13:57:03 +08:00 |
|
crazywoola
|
5b7b765090
|
fix: yuque book id should be string (#9819)
|
2024-10-25 11:11:18 +08:00 |
|
非法操作
|
ac9f1e9de5
|
fix: duckduckgo image search not work (#9821)
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-25 10:11:33 +08:00 |
|
非法操作
|
2346b0ab99
|
chore: make doc extractor node also can extract text by file extension (#9543)
|
2024-10-24 22:54:48 +08:00 |
|
Zixuan Cheng
|
88dec6ef2b
|
Added description for .ppt, specify the reason for unstructured.io (#9452)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-10-24 22:13:06 +08:00 |
|
guogeer
|
70ddc0ce43
|
openai compatiable api usage and id (#9800)
Co-authored-by: jinqi.guo <jinqi.guo@ubtrobot.com>
|
2024-10-24 21:51:36 +08:00 |
|
非法操作
|
e2710161f6
|
fix: chart tool can't display chinese (#9686)
|
2024-10-24 18:49:49 +08:00 |
|
Jyong
|
5f11fe521d
|
remove unstructured pdf extract (#9794)
|
2024-10-24 18:13:05 +08:00 |
|
-LAN-
|
d018b32d0b
|
fix(workflow): enhance prompt handling with vision support (#9790)
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-24 17:52:11 +08:00 |
|
luckylhb90
|
400392230b
|
fixed: variable reference error (#9722)
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: hobo.l <hobo.l@binance.com>
|
2024-10-23 19:17:06 +08:00 |
|
-LAN-
|
e11d5ac708
|
feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' (#9708)
|
2024-10-23 17:03:30 +08:00 |
|
Jyong
|
3e9d271b52
|
nltk security issue and upgrade unstructured (#9558)
|
2024-10-23 16:23:55 +08:00 |
|