Commit Graph

1207 Commits

Author SHA1 Message Date
c20685e669 fix 2024-03-29 22:26:26 +08:00
429dd11dd7 add icon for tool node execution 2024-03-29 22:22:58 +08:00
b394dd6fb0 fix convert bug 2024-03-29 21:43:44 +08:00
a30a6dda63 Merge branch 'main' into feat/workflow
# Conflicts:
#	docker/docker-compose.yaml
2024-03-29 21:18:16 +08:00
1387f9b23e version to 0.5.11 (#3038) 2024-03-29 21:09:21 +08:00
6817eab5f1 fix: api / moderation extension import error (#3037) 2024-03-29 21:07:34 +08:00
de3b7e8815 http request node support template variable 2024-03-29 20:54:17 +08:00
142d1be4f8 refactor 2024-03-29 20:53:48 +08:00
17af0de7b6 Add New Tool: StackExchange (#3034)
Co-authored-by: crazywoola <427733928@qq.com>
2024-03-29 20:28:21 +08:00
fb364d44d1 refactor 2024-03-29 20:12:26 +08:00
75ffdc9d3f fixed single retrival 2024-03-29 19:44:26 +08:00
bab88efda9 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow 2024-03-29 19:29:42 +08:00
ca6acf2650 fixed single retrival 2024-03-29 19:29:27 +08:00
11b428a73f feat: agent log 2024-03-29 19:23:48 +08:00
704cb42869 Merge remote-tracking branch 'origin/feat/workflow' into feat/workflow
# Conflicts:
#	api/core/workflow/nodes/question_classifier/question_classifier_node.py
2024-03-29 19:00:21 +08:00
2d26c4745b add history message 2024-03-29 18:58:59 +08:00
971436d935 llm and answer node support inner variable template 2024-03-29 18:44:30 +08:00
9d962053a2 Fix claude request errors in bedrock (#3015)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-03-29 13:57:45 +08:00
a6cd0f0e73 fix add segment when dataset and document is empty (#3021)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-29 13:06:00 +08:00
2c43393bf1 Add New Tool: DevDocs (#2993) 2024-03-29 11:21:02 +08:00
85285931e2 feat: add agent tool invoke meta 2024-03-28 20:04:31 +08:00
c1466a7a4d Merge branch 'feat/merge-tool-engine' into feat/workflow 2024-03-28 18:44:12 +08:00
51404f9035 refactor: tool engine 2024-03-28 18:36:58 +08:00
0a0d9565ac add icon return for tool node in workflow event stream 2024-03-28 17:26:09 +08:00
669c8c3cca some optimization for admin api key, create tenant and reset-encrypt-key-pair command (#3013)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-28 17:02:52 +08:00
b0b0cc045f add mutil-thread document embedding (#3016)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-28 17:02:35 +08:00
858ab8c8c4 merge main 2024-03-28 14:38:21 +08:00
63a4ddc251 add text/plain support for draft sync api 2024-03-28 14:36:24 +08:00
830495a607 bump celery from 5.2 to 5.3 (#2478)
Co-authored-by: takatost <takatost@users.noreply.github.com>
2024-03-28 11:53:48 +08:00
41a4593b6d bump redis client to 5.0 and enable hiredis support (#2518) 2024-03-28 11:40:21 +08:00
08b727833e generalize helper for loading module from source (#2862) 2024-03-28 11:37:26 +08:00
9e4b39e19f fix question classifier node type 2024-03-27 17:03:49 +08:00
078b10a9f0 fix: linter 2024-03-27 16:01:09 +08:00
c70d0546ae sign single step files 2024-03-27 16:00:54 +08:00
6256a3fadb fix: missing datasets 2024-03-27 14:44:04 +08:00
a29d3f2400 fix question classifier issue when llm
is completion mode
2024-03-27 14:19:23 +08:00
e952e01dfe fix: sql 2024-03-27 12:28:07 +08:00
a20d305842 fix: missing agent 2024-03-27 12:26:00 +08:00
17d1e2e5b7 fix: template transform node output length 2024-03-27 11:51:12 +08:00
5becb4c43a update wenxin llm (#2929) 2024-03-27 11:36:21 +08:00
829a7b0d16 Merge branch 'main' into feat/workflow 2024-03-27 10:33:28 +08:00
13694293e3 fix: resolve header.uid' length must be less or equal than 32 on Spark V1.5 (#2983) 2024-03-27 09:58:41 +08:00
c15677634f merge main 2024-03-26 15:25:02 +08:00
40dbf30784 feat: support new reranker [jina-colbert-v1-en] (#2975) 2024-03-26 11:34:40 +08:00
d70bd4aaa4 fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 2024-03-26 11:05:10 +08:00
8e05261588 Fix handling of missing required parameters in ApiTool (#2965) 2024-03-26 10:53:39 +08:00
a676d4387c fix: Correct image parameter passing in GLM-4v model API calls (#2948) 2024-03-26 10:43:20 +08:00
7c8c233cf4 Add S3_ADDRESS_STYLE configuration option (#2934) 2024-03-26 10:18:26 +08:00
129a9850eb fix: correct response hint for generated image to avoid illusion of regernerated image link (#2962) 2024-03-26 10:13:35 +08:00
1f98a4fff3 improve: cache tool icons by setting max-age HTTP header and enable gzip compression SVG icons from backend (#2971) 2024-03-26 10:11:43 +08:00